-
Notifications
You must be signed in to change notification settings - Fork 534
Update TCK to reflect new 2.13 #128
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@ktoso Can you have a look at this at your convenience? |
Sure, I think I'll be able to squeeze it in tomorrow mid-day! |
@ktoso Fantastic. If you have time, do a quick run-thru of the spec vs the TCK to see if there's anything that needs to be addressed before RC1 |
That wasn't too much work actually //cc @viktorklang #130 ;) I'll have a look at the other rules now, if they match still. If I don't open tickets assume I didn't find anything wrong with the other tests and their matching rules. |
Sounds great. Thank you
|
@viktorklang I think we're mostly good. I changed some minor things and one mutable -> final change which may have caused test failures I believe, see more: #131 |
@ktoso Cool, I'll have a look |
=tck #128 TCK updated to reflect merged rules 2.13 and 2.14
Updates CONTRIBUTING.md with Gatekeeper SLAs =tck method names and fine-details in some specs improved =tck reactive-streams#128 TCK updated to reflect merged rules 2.13 and 2.14 Moves the examples out to its own sub-project and makes sure that they are compiled but not published. =tck reactive-streams#138 clarify docs on registerOnSubscribe Aims to clarify confusion about this method, as seen in reactive-streams#138 fix reactive-streams#96 fix reactive-streams#95 gradle build tool makes gradlew executable add inter dependency add ivy publish incubator plugin but using this url "${rootProject.buildDir}/repo" merge add example project
Updates CONTRIBUTING.md with Gatekeeper SLAs =tck method names and fine-details in some specs improved =tck reactive-streams#128 TCK updated to reflect merged rules 2.13 and 2.14 Moves the examples out to its own sub-project and makes sure that they are compiled but not published. =tck reactive-streams#138 clarify docs on registerOnSubscribe Aims to clarify confusion about this method, as seen in reactive-streams#138 fix reactive-streams#96 fix reactive-streams#95 gradle build tool makes gradlew executable add inter dependency add ivy publish incubator plugin but using this url "${rootProject.buildDir}/repo" merge add example project add example project
Updates CONTRIBUTING.md with Gatekeeper SLAs =tck method names and fine-details in some specs improved =tck reactive-streams#128 TCK updated to reflect merged rules 2.13 and 2.14 Moves the examples out to its own sub-project and makes sure that they are compiled but not published. =tck reactive-streams#138 clarify docs on registerOnSubscribe Aims to clarify confusion about this method, as seen in reactive-streams#138 fix reactive-streams#96 fix reactive-streams#95 gradle build tool makes gradlew executable add inter dependency add ivy publish incubator plugin but using this url "${rootProject.buildDir}/repo" merge add example project add example project
2.13 and 2.14 were simplified and merged into 2.13, update the TCK to reflect this change.
The text was updated successfully, but these errors were encountered: