playwright/packages
Yury Semikhatsky b5082e10fd
fix: do not retry missing snapshot errors (#29272)
When `updateSnapshots === 'missing'` we generate new expectations on the
first attempt and don't retry the test afterwards instead of trying it
retries-1 times and only writing new expectation on the last attempt.
This logic infects all serial mode suites that contain the test with
missing expectations, so they also will not be retried.

Reference https://github.com/microsoft/playwright/issues/29073
2024-01-31 15:33:38 -08:00
..
html-reporter fix: tolerate wrongly-typed annotations (#29162) 2024-01-25 11:35:17 -08:00
playwright fix: do not retry missing snapshot errors (#29272) 2024-01-31 15:33:38 -08:00
playwright-browser-chromium chore: mark version 1.42.0-next (#28973) 2024-01-13 00:20:27 +01:00
playwright-browser-firefox chore: mark version 1.42.0-next (#28973) 2024-01-13 00:20:27 +01:00
playwright-browser-webkit chore: mark version 1.42.0-next (#28973) 2024-01-13 00:20:27 +01:00
playwright-chromium chore: split cli processing into cli endpoint and program (#29131) 2024-01-23 15:22:09 -08:00
playwright-core feat(webkit): roll to r1973 (#29274) 2024-02-01 00:31:13 +01:00
playwright-ct-core chore: automatically detect the dev server (#29176) 2024-01-25 11:46:47 -08:00
playwright-ct-react chore(ct): use sticky test server if available (#29136) 2024-01-25 08:36:13 -08:00
playwright-ct-react17 chore(ct): use sticky test server if available (#29136) 2024-01-25 08:36:13 -08:00
playwright-ct-solid chore(ct): use sticky test server if available (#29136) 2024-01-25 08:36:13 -08:00
playwright-ct-svelte chore(ct): use sticky test server if available (#29136) 2024-01-25 08:36:13 -08:00
playwright-ct-vue chore(ct): use sticky test server if available (#29136) 2024-01-25 08:36:13 -08:00
playwright-ct-vue2 chore(ct): use sticky test server if available (#29136) 2024-01-25 08:36:13 -08:00
playwright-firefox chore: split cli processing into cli endpoint and program (#29131) 2024-01-23 15:22:09 -08:00
playwright-test chore: split cli processing into cli endpoint and program (#29131) 2024-01-23 15:22:09 -08:00
playwright-webkit chore: split cli processing into cli endpoint and program (#29131) 2024-01-23 15:22:09 -08:00
protocol/src chore: remove deprecated debug controller events (#29203) 2024-01-29 14:58:29 -08:00
recorder chore: make asLocator() always safe (#28207) 2023-11-16 16:31:34 -08:00
trace/src feat(trace): show target point for raw mouse apis (#28459) 2023-12-07 06:27:49 -08:00
trace-viewer fix: provisional fix for Trace Viewer source 404 (#29192) 2024-01-27 14:05:15 +01:00
web fix(ct): move import list into the compilation cache data (#28986) 2024-01-16 19:31:19 -08:00
.eslintrc-with-ts-config.js lint: prevent object string concatenation (#23172) 2023-05-19 15:17:43 -07:00
.eslintrc.js chore: replace process.exit with graceful closure (#24242) 2023-07-24 08:29:29 -07:00