Skip to content

[chore] Fix TestConnectorConsume/incomplete_traces_with_virtual_server_span failures on Windows #34798

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

Conversation

pjanotti
Copy link
Contributor

Description:
The failure is due to similar case as explained at #32715 (comment)

This is a quick fix that just adds a delay to ensure that the test is passing on Windows.

Link to tracking Issue:
Fixes #34792

Testing:
Local Windows test run.

Documentation:
N/A

@pjanotti pjanotti requested a review from jpkrohling as a code owner August 21, 2024 20:14
@pjanotti pjanotti requested a review from a team August 21, 2024 20:14
@github-actions github-actions bot requested review from JaredTan95 and mapno August 21, 2024 20:15
@crobert-1 crobert-1 added Run Windows Enable running windows test on a PR os:windows labels Aug 21, 2024
Copy link
Contributor

@atoulme atoulme left a comment

Choose a reason for hiding this comment

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

I don't like it but let's get a green build

@pjanotti
Copy link
Contributor Author

I don't like it but let's get a green build

Fair, me neither, the goal is to get Windows CI reliably passing. I will open an follow up issue so we can eventually remove the sleep.

@crobert-1 crobert-1 added the ready to merge Code review completed; ready to merge by maintainers label Aug 22, 2024
@crobert-1
Copy link
Member

Added ready to merge, pending passing tests.

@dmitryax dmitryax merged commit be3e358 into open-telemetry:main Aug 22, 2024
175 of 195 checks passed
@github-actions github-actions bot added this to the next release milestone Aug 22, 2024
@pjanotti pjanotti deleted the fix-servicegraphconnector-TestConnectorConsume-on-windows branch August 22, 2024 19:23
f7o pushed a commit to f7o/opentelemetry-collector-contrib that referenced this pull request Sep 12, 2024
…r_span failures on Windows (open-telemetry#34798)

**Description:**
The failure is due to similar case as explained at
open-telemetry#32715 (comment)

This is a quick fix that just adds a delay to ensure that the test is
passing on Windows.

**Link to tracking Issue:**
Fixes open-telemetry#34792

**Testing:**
Local Windows test run.

**Documentation:**
N/A
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
connector/servicegraph os:windows ready to merge Code review completed; ready to merge by maintainers Run Windows Enable running windows test on a PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[connector/servicegraph] Broken test: TestConnectorConsume/incomplete_traces_with_virtual_server_span
5 participants