playwright/packages/playwright-test/src/common
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
..
babelBundle.ts chore: group test runner files by process (#20425) 2023-01-26 17:26:47 -08:00
configLoader.ts chore: implement --no-deps (#20569) 2023-02-01 16:32:13 -08:00
DEPS.list chore: minimize configLoader use (#20431) 2023-01-27 12:44:15 -08:00
expectBundle.ts chore: group test runner files by process (#20425) 2023-01-26 17:26:47 -08:00
fixtures.ts chore: load tests file by file (#20557) 2023-02-01 12:33:42 -08:00
globals.ts chore(test): move run options into config (#20568) 2023-02-01 15:25:26 -08:00
ipc.ts chore(test): move run options into config (#20568) 2023-02-01 15:25:26 -08:00
poolBuilder.ts chore(test): move run options into config (#20568) 2023-02-01 15:25:26 -08:00
process.ts chore: group test runner files by process (#20425) 2023-01-26 17:26:47 -08:00
profiler.ts chore: group test runner files by process (#20425) 2023-01-26 17:26:47 -08:00
suiteUtils.ts chore(test): move run options into config (#20568) 2023-02-01 15:25:26 -08:00
test.ts chore: project deps (#20514) 2023-01-31 15:59:13 -08:00
testInfo.ts fix(test runner): do not print timeout message upon interrupt (#20574) 2023-02-01 19:39:43 -08:00
testLoader.ts chore: load tests file by file (#20557) 2023-02-01 12:33:42 -08:00
testType.ts chore: group test runner files by process (#20425) 2023-01-26 17:26:47 -08:00
timeoutManager.ts chore: group test runner files by process (#20425) 2023-01-26 17:26:47 -08:00
transform.ts chore: group test runner files by process (#20425) 2023-01-26 17:26:47 -08:00
tsxTransform.ts chore: group test runner files by process (#20425) 2023-01-26 17:26:47 -08:00
types.ts chore(test): move run options into config (#20568) 2023-02-01 15:25:26 -08:00