You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: