mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-14 21:53:35 +03:00
2ee235ff1b
The Service Worker tests had some races in them that only were apparent on the bots. To repro, I ran the tests with: ``` xvfb-run taskset -c 0 npm run ctest -- chromium.spec.ts --headed --reporter=line --repeat-each 10 --workers=1 ``` Just because Playwright has a SW, does not mean the worker has fully loaded it's main/import scripts. |
||
---|---|---|
.. | ||
oopif.spec.ts-snapshots | ||
chromium.spec.ts | ||
css-coverage.spec.ts | ||
js-coverage.spec.ts | ||
launcher.spec.ts | ||
oopif.spec.ts | ||
session.spec.ts | ||
tracing.spec.ts |