Skip to content

Fix TCK §2.3 verification for when a legit call is made with onError/onComplete method name in the stacktrace #483

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

Merged
merged 2 commits into from
Apr 3, 2020

Conversation

akarnokd
Copy link
Contributor

@akarnokd akarnokd commented Feb 27, 2020

Originally, the TCK verifying rule §2.3 would fail if the call stack contained any method named onComplete or onError, even if they were not on the call chain initiated by the test's onError/onComplete.

Related #481, microprofile/microprofile-reactive-streams-operators#131
Resolves #460

@danielkec
Copy link

Should also fix #460

@viktorklang
Copy link
Contributor

Thanks @akarnokd! 👍

@reactive-streams/contributors LGTM or not?

@viktorklang
Copy link
Contributor

Thanks @akarnokd!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants