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

[BUG] Flaky test: testProcessSpansWithoutDiagnosticId #26759

Closed
lmolkova opened this issue Jan 27, 2022 · 4 comments
Closed

[BUG] Flaky test: testProcessSpansWithoutDiagnosticId #26759

lmolkova opened this issue Jan 27, 2022 · 4 comments
Labels
Client This issue points to a problem in the data-plane of the library. Event Hubs

Comments

@lmolkova
Copy link
Member

lmolkova commented Jan 27, 2022

https://dev.azure.com/azure-sdk/public/_build/results?buildId=1328428&view=ms.vss-test-web.build-test-results-tab&runId=28048024&resultId=105959&paneView=debug

tracer.end("success", isNull(), <any>);
Wanted 3 times:
-> at [email protected]/com.azure.messaging.eventhubs.EventProcessorClientTest.testProcessSpansWithoutDiagnosticId(EventProcessorClientTest.java:324)
But was 2 times:
-> at [email protected]/com.azure.core.amqp.implementation.TracerProvider.end(TracerProvider.java:134)
-> at [email protected]/com.azure.core.amqp.implementation.TracerProvider.end(TracerProvider.java:134)
@ghost ghost added the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Jan 27, 2022
@lmolkova
Copy link
Member Author

@ZejiaJiang can you please take a look? I think it's one of the tests recently added in #26180

@lmolkova lmolkova added Client This issue points to a problem in the data-plane of the library. Event Hubs and removed needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. labels Jan 27, 2022
@ZejiaJiang
Copy link
Member

@ZejiaJiang can you please take a look? I think it's one of the tests recently added in #26180

OK, I'll take a look

@ZejiaJiang
Copy link
Member

@lmolkova I triggered java-eventhub-ci and java-core-ci of the main branch manually. And java-eventhub-ci of main branch is successful, java-core-ci is failed as well. I need sometime to review your code.

@lmolkova
Copy link
Member Author

lmolkova commented Jan 27, 2022

@ZejiaJiang sorry for not being clear - I didn't touch anything related to the test - it's something that reproduces on main - i.e. no need to review my code.

Here's the link to this test stats across branches:
https://dev.azure.com/azure-sdk/public/_test/analytics?definitionId=639&contextType=build

It's pass rate seems to be 75%

@github-actions github-actions bot locked and limited conversation to collaborators Apr 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. Event Hubs
Projects
None yet
Development

No branches or pull requests

2 participants