Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Disabled] Flaky Playwright test: Read receipts › With sync accumulator, considers main thread and unthreaded receipts #26895

Open
richvdh opened this issue Jan 18, 2024 · 4 comments
Labels
Z-Flaky-Test A test is raising false alarms Z-Flaky-Test-Disabled The flaking test has been disabled

Comments

@richvdh
Copy link
Member

richvdh commented Jan 18, 2024

https://github.com/matrix-org/matrix-js-sdk/actions/runs/7572206468

Error: route.continue: Protocol error (Fetch.continueRequest): Invalid InterceptionId.

       at ../pages/network.ts:46

      44 |                 route.abort();
      45 |             } else {
    > 46 |                 route.continue();
         |                               ^
      47 |             }
      48 |         });
      49 |     }

        at /home/runner/work/matrix-js-sdk/matrix-js-sdk/matrix-react-sdk/playwright/pages/network.ts:46:31
@richvdh richvdh added the Z-Flaky-Test A test is raising false alarms label Jan 18, 2024
@MidhunSureshR
Copy link
Member

I wonder if we should have a separate label to track flaky playwright tests? I would imagine the cypress related flakes are no longer relevant.

@richvdh
Copy link
Member Author

richvdh commented Jan 24, 2024

@richvdh richvdh changed the title Flaky Playwright test: Read receipts › With sync accumulator, considers main thread and unthreaded receipts [Disabled] Flaky Playwright test: Read receipts › With sync accumulator, considers main thread and unthreaded receipts Jan 24, 2024
@github-actions github-actions bot added the Stale label Apr 23, 2024
Copy link

This flaky test issue has not been updated in 14 days. It is being closed as presumed resolved.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Apr 23, 2024
@MidhunSureshR MidhunSureshR reopened this Apr 24, 2024
@github-actions github-actions bot added the Stale label May 17, 2024
Copy link

This flaky test issue has not been updated in 14 days. It is being closed as presumed resolved.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale May 17, 2024
@MidhunSureshR MidhunSureshR added the Z-Flaky-Test-Disabled The flaking test has been disabled label Jun 19, 2024
@MidhunSureshR MidhunSureshR reopened this Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Z-Flaky-Test A test is raising false alarms Z-Flaky-Test-Disabled The flaking test has been disabled
Projects
None yet
Development

No branches or pull requests

3 participants