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
{{ message }}
This repository was archived by the owner on Jan 30, 2025. It is now read-only.
When the integration tests are ran in CI, the workflow often fails on one of the TestTracing, specifically the web_vital sub test.
When this test fails we can usually rerun the failed workflow and the test will pass the second time round, so it's flakey. It would be good if this wasn't the case so that it gives us confidence in our tests and workflows, as well as making it easier to contribute to for external contributors.
--- FAIL: TestTracing (3.71s)
tracing_test.go:161:
Error Trace: /home/runner/work/xk6-browser/xk6-browser/tests/tracing_test.go:161
Error: Received unexpected error:
"web_vital" span was not found
Test: TestTracing