Skip to content
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

Extracted automatic context propagation tests to another class #3534

Merged
merged 2 commits into from
Jul 10, 2023

Conversation

chemicL
Copy link
Member

@chemicL chemicL commented Jul 7, 2023

First commit: move all Hooks.enableAutomaticContextPropagation() related tests to another class and removed ignored test cases related to queue wrapping validation which got removed recently.

Second commit: adds tests for doOnSubscribe, doOnEach, doOnRequest, doAfterTerminate.

@chemicL chemicL added the area/context This issue is related to the Context label Jul 7, 2023
@chemicL chemicL self-assigned this Jul 7, 2023
@chemicL chemicL requested a review from a team as a code owner July 7, 2023 09:35
@chemicL chemicL force-pushed the context-propagation-tests-revisit branch from bfa0379 to 11b4627 Compare July 7, 2023 09:41
@chemicL chemicL added this to the 3.5.8 milestone Jul 7, 2023
@chemicL chemicL added the type/enhancement A general enhancement label Jul 7, 2023
@OlegDokuka OlegDokuka merged commit de89eb8 into 3.5.x Jul 10, 2023
7 checks passed
@reactorbot
Copy link

@OlegDokuka this PR seems to have been merged on a maintenance branch, please ensure the change is merge-forwarded to intermediate maintenance branches and up to main 🙇

OlegDokuka pushed a commit that referenced this pull request Jul 10, 2023
…3534)

* Extracted automatic context propagation tests to another class

* Added tests for other doOn operators
OlegDokuka added a commit that referenced this pull request Jul 10, 2023
Signed-off-by: Oleh Dokuka <odokuka@vmware.com>
@chemicL chemicL deleted the context-propagation-tests-revisit branch November 30, 2023 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/context This issue is related to the Context type/enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants