Skip to content

[Flaky CI]: Remix Node 16 Firefox meta tag test #8398

@AbhiPrasad

Description

@AbhiPrasad

Flakiness Type

Timeout

Name of Job

Remix (Node 16) Tests

Name of Test

test/integration/test/client/meta-tags.test.ts

Link to Test Run

https://github.com/getsentry/sentry-javascript/actions/runs/5357099828/jobs/9717692588

Details

1) [firefox] › test/integration/test/client/meta-tags.test.ts:33:5 › should send transactions with corresponding `sentry-trace` and `baggage` inside root page 

    Test timeout of 30000ms exceeded.

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

       at ../browser-integration-tests/utils/helpers.ts:219

      217 |
      218 |   if (options?.url) {
    > 219 |     await page.goto(options.url);
          |                ^
      220 |   }
      221 |
      222 |   return requests;

        at getMultipleRequests (/home/runner/work/sentry-javascript/sentry-javascript/packages/browser-integration-tests/utils/helpers.ts:219:16)
        at getMultipleSentryEnvelopeRequests (/home/runner/work/sentry-javascript/sentry-javascript/packages/browser-integration-tests/utils/helpers.ts:238:10)
        at getFirstSentryEnvelopeRequest (/home/runner/work/sentry-javascript/sentry-javascript/packages/browser-integration-tests/utils/helpers.ts:254:17)
        at /home/runner/work/sentry-javascript/sentry-javascript/packages/remix/test/integration/test/client/meta-tags.test.ts:34:55

    Pending operations:
      - page.goto at ../browser-integration-tests/utils/helpers.ts:219:16



  1 failed

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions