Skip to content

[Flaky CI]: Timeout for [firefox] › test/integration/test/client/root-loader.test.ts:39:5 #8661

@AbhiPrasad

Description

@AbhiPrasad

Flakiness Type

Timeout

Name of Job

Remix v2 (Node 14) Tests

Name of Test

test/integration/test/client/root-loader.test.ts:39:5

Link to Test Run

https://github.com/getsentry/sentry-javascript/actions/runs/5680762626/job/15395808939

Details

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

    Test timeout of 30000ms 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

    Pending operations:
      - page.goto at test/integration/test/client/root-loader.test.ts:40:14



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

Metadata

Metadata

Assignees

Labels

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions