playwright/tests/library/chromium
Ross Wollman 2ee235ff1b
test: fix flaky SW tests (#15536)
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.
2022-07-11 13:56:38 -07:00
..
oopif.spec.ts-snapshots chore: group tests under tests/ (1) (#13081) 2022-03-25 16:05:50 -07:00
chromium.spec.ts test: fix flaky SW tests (#15536) 2022-07-11 13:56:38 -07:00
css-coverage.spec.ts chore: group tests under tests/ (1) (#13081) 2022-03-25 16:05:50 -07:00
js-coverage.spec.ts chore: group tests under tests/ (1) (#13081) 2022-03-25 16:05:50 -07:00
launcher.spec.ts test: unflake launcher CR extensions test (#15064) 2022-06-23 09:36:33 +02:00
oopif.spec.ts fix: filechooser interception in OOPIFs (#14432) 2022-05-27 13:04:58 -07:00
session.spec.ts test: remove stray logging (#13572) 2022-04-14 16:58:09 -07:00
tracing.spec.ts chore: group tests under tests/ (1) (#13081) 2022-03-25 16:05:50 -07:00