Skip to content

convert rxjava2 unit tests to java#8397

Merged
trask merged 2 commits into
open-telemetry:mainfrom
kaibocai7:kaibocai/rxjava2-utest
May 5, 2023
Merged

convert rxjava2 unit tests to java#8397
trask merged 2 commits into
open-telemetry:mainfrom
kaibocai7:kaibocai/rxjava2-utest

Conversation

@kaibocai7

Copy link
Copy Markdown
Contributor

convert rxjava2 unit tests to java

@kaibocai7 kaibocai7 requested a review from a team May 1, 2023 12:50
@kaibocai7 kaibocai7 force-pushed the kaibocai/rxjava2-utest branch from f145dc8 to e625e2c Compare May 1, 2023 12:53
@kaibocai7

kaibocai7 commented May 1, 2023

Copy link
Copy Markdown
Contributor Author

Any idea how to resolve the Gateway Error in CI, seems they are not related to the change I made. Is there a way to trigger rerunning the CI?

@trask

trask commented May 1, 2023

Copy link
Copy Markdown
Member

Any idea how to resolve the Gateway Error in CI, seems they are not related to the change I made. Is there a way to trigger rerunning the CI?

you can push an empty commit (git commit --allow-empty -m empty) to trigger a re-run, or ask and someone with permissions can re-run the failed jobs

@breedx-splk breedx-splk left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Phew! Thanks for this pretty clean port.

I had a couple of ideas on how to make the one abstract parent class a bit easier to read and a couple of notes about cancel(), but otherwise looks great. Thanks!

@trask trask merged commit ab8285e into open-telemetry:main May 5, 2023
@trask

trask commented May 5, 2023

Copy link
Copy Markdown
Member

thx @kaibocai7!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants