Skip to content

[Flaky CI]: [chromium] › suites/replay/requests/test.ts:48:11 › replay recording should contain XHR request span #8975

Description

@AbhiPrasad

Flakiness Type

Timeout

Name of Job

Playwright (bundle_replay_es6) Tests

Name of Test

suites/replay/requests/test.ts:48:11

Link to Test Run

https://github.com/getsentry/sentry-javascript/actions/runs/6111153433/job/16586094264?pr=8971

Details

1) [chromium] › suites/replay/requests/test.ts:48:11 › replay recording should contain XHR request span 

    Test timeout of 30000ms exceeded.

    page.waitForResponse: Page closed

       at utils/replayHelpers.ts:76

      74 |   const callback = typeof segmentIdOrCallback === 'function' ? segmentIdOrCallback : undefined;
      75 |
    > 76 |   return page.waitForResponse(
         |               ^
      77 |     res => {
      78 |       const req = res.request();
      79 |

        at waitForReplayRequest (/home/runner/work/sentry-javascript/sentry-javascript/packages/browser-integration-tests/utils/replayHelpers.ts:76:15)
        at /home/runner/work/sentry-javascript/sentry-javascript/packages/browser-integration-tests/suites/replay/requests/test.ts:53:43

    Pending operations:
      - page.click at suites/replay/requests/test.ts:75:14

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions