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

Flaky test: @opentelemetry/sdk-trace-base should have an entered time for event #2764

Closed
legendecas opened this issue Feb 5, 2022 · 0 comments · Fixed by #2768
Closed

Flaky test: @opentelemetry/sdk-trace-base should have an entered time for event #2764

legendecas opened this issue Feb 5, 2022 · 0 comments · Fixed by #2768
Labels
bug Something isn't working

Comments

@legendecas
Copy link
Member

I've observed several failures on the same test case across different CI runs.

Link: https://github.com/open-telemetry/opentelemetry-js/runs/5060952073?check_suite_focus=true

lerna ERR! npm run test:browser exited 1 in '@opentelemetry/sdk-trace-base'
lerna ERR! npm run test:browser stdout:

> @opentelemetry/[email protected] test:browser
> nyc karma start --single-run

1) should have an entered time for event
     Span
     AssertionError: 124 === 123
    at Context.<anonymous> (test/browser/index-webpack.js:31938:16)

2) should have an entered time for event - 
     Span when 2nd param is "TimeInput" type
     AssertionError: 124 === 123
    at Context.<anonymous> (test/browser/index-webpack.js:31948:20)
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