Skip to content

[Flaky CI]: replay/slowClick/windowOpen/test.ts:6:11 › window.open() is considered for slow click #10377

@AbhiPrasad

Description

@AbhiPrasad

Flakiness Type

Timeout

Name of Job

Playwright (bundle_replay_es6_min) Tests

Name of Test

replay/slowClick/windowOpen/test.ts:6:11

Link to Test Run

https://github.com/getsentry/sentry-javascript/actions/runs/7672775620/job/20914249191

Details

Both webkit and chromium flaky

  2) [webkit] › replay/slowClick/windowOpen/test.ts:6:11 › window.open() is considered for slow click 

    Test timeout of 30000ms exceeded.

    Error: browserContext.waitForEvent: Test timeout of 30000ms exceeded.

      29 |   // Ensure window.open() still works as expected
      30 |   const context = browser.contexts()[0];
    > 31 |   const waitForNewPage = context.waitForEvent('page');
         |                                  ^
      32 |
      33 |   await page.locator('#windowOpenButton').click();
      34 |

        at /home/runner/work/sentry-javascript/sentry-javascript/dev-packages/browser-integration-tests/suites/replay/slowClick/windowOpen/test.ts:31:34


  2 failed
    [chromium] › replay/slowClick/windowOpen/test.ts:6:11 › window.open() is considered for slow click 
    [webkit] › replay/slowClick/windowOpen/test.ts:6:11 › window.open() is considered for slow click 

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions