playwright/packages/playwright-test/src
Dmitry Gozman 5fb430a743
fix(test runner): do not print timeout message upon interrupt (#20574)
We should only print "Test was interrupted."

Regressed in #18321.
2023-02-01 19:39:43 -08:00
..
common fix(test runner): do not print timeout message upon interrupt (#20574) 2023-02-01 19:39:43 -08:00
loader chore: load tests file by file (#20557) 2023-02-01 12:33:42 -08:00
matchers chore(test): move run options into config (#20568) 2023-02-01 15:25:26 -08:00
plugins chore(test): move run options into config (#20568) 2023-02-01 15:25:26 -08:00
reporters chore(test): move run options into config (#20568) 2023-02-01 15:25:26 -08:00
runner chore(test): move run options into config (#20568) 2023-02-01 15:25:26 -08:00
third_party feat(test runner): support jsconfig.json's baseUrl+paths (#19219) 2022-12-01 16:42:25 -08:00
worker chore(test): move run options into config (#20568) 2023-02-01 15:25:26 -08:00
cli.ts chore: implement --no-deps (#20569) 2023-02-01 16:32:13 -08:00
DEPS.list chore: group test runner files by process (#20425) 2023-01-26 17:26:47 -08:00
experimentalLoader.ts chore: group test runner files by process (#20425) 2023-01-26 17:26:47 -08:00
index.ts chore: remove plugin registration sink (#20460) 2023-01-27 14:36:41 -08:00
mount.ts chore: group test runner files by process (#20425) 2023-01-26 17:26:47 -08:00
util.ts chore: minimize configLoader use (#20431) 2023-01-27 12:44:15 -08:00
utilsBundle.ts chore: group test runner files by process (#20425) 2023-01-26 17:26:47 -08:00