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

test_batch_span_processor_scheduled_delay failing in windows #3985

Closed
ocelotl opened this issue Jun 20, 2024 · 0 comments · Fixed by #3986
Closed

test_batch_span_processor_scheduled_delay failing in windows #3985

ocelotl opened this issue Jun 20, 2024 · 0 comments · Fixed by #3986
Assignees
Labels
bug Something isn't working

Comments

@ocelotl
Copy link
Contributor

ocelotl commented Jun 20, 2024

Describe your environment

OS: (e.g, Ubuntu)
Python version: (e.g., Python 3.8.10)
SDK version: (e.g., 1.25.0)
API version: (e.g., 1.25.0)

What happened?

This test case failed in windows: https://github.com/open-telemetry/opentelemetry-python/actions/runs/9601267490/job/26479463678?pr=3965#step:7:685

Steps to Reproduce

None, just look at how it failed.

Expected Result

The test not failing.

Actual Result

The test failing.

Additional context

No response

Would you like to implement a fix?

None

@ocelotl ocelotl added the bug Something isn't working label Jun 20, 2024
@ocelotl ocelotl self-assigned this Jun 20, 2024
ocelotl added a commit to ocelotl/opentelemetry-python that referenced this issue Jun 20, 2024
ocelotl added a commit to ocelotl/opentelemetry-python that referenced this issue Jun 20, 2024
ocelotl added a commit to ocelotl/opentelemetry-python that referenced this issue Jul 3, 2024
ocelotl added a commit to ocelotl/opentelemetry-python that referenced this issue Jul 11, 2024
ocelotl added a commit that referenced this issue Jul 11, 2024
* Skip test case when running in Windows or Pypy

Fixes #3985

* Use pytest-retry on flaky test case

* Remove flaky

* Use flaky instead

* Revert "Use flaky instead"

This reverts commit 4d433d6.

* Revert "Remove flaky"

This reverts commit cc26486.

* Revert "Use pytest-retry on flaky test case"

This reverts commit e96ea89.

* One last attempt with a forced delay

* Revert "One last attempt with a forced delay"

This reverts commit 75717d9.

* Fix comment

* Fix zipp requirements

* Remove flaky
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant