Skip to content

[Flaky CI]: Remix inject sentry-trace & baggage #6848

Closed
@mydea

Description

@mydea

Flakiness Type

Timeout

Name of Job

Remix (Node 14) Test

Name of Test

[firefox] › test/integration/test/client/root-loader.test.ts:39:5 › should inject sentry-trace and baggage into root loader returning a plain object.

Link to Test Run

https://github.com/getsentry/sentry-javascript/actions/runs/3948768078/jobs/6759203169

Details

 Test timeout of 12000ms exceeded.

    page.goto: Navigation failed because page was closed!
    =========================== logs ===========================
    navigating to "http://localhost:3000/?type=plain", waiting until "load"
    ============================================================

      38 |
      39 | test('should inject `sentry-trace` and `baggage` into root loader returning a plain object.', async ({ page }) => {
    > 40 |   await page.goto('/?type=plain');
         |              ^
      41 |
      42 |   const { sentryTrace, sentryBaggage } = await extractTraceAndBaggageFromMeta(page);
      43 |

        at /home/runner/work/sentry-javascript/sentry-javascript/packages/remix/test/integration/test/client/root-loader.test.ts:40:14

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions