playwright/packages
itchyny 440f5e5d2b
fix: collect all errors in removeFolders (#28239)
This PR fixes
https://github.com/microsoft/playwright/pull/27790#pullrequestreview-1738958803.
Previously this function returns only the first error when some of the
promises fail. But the type annotation suggests that the original
intention was to collect all the errors. This commit fixes the error
values, and unexpected `TypeError: object is not iterable`.
2023-11-20 10:58:10 +01:00
..
html-reporter fix(html): do not update total time when filtering tests (#27808) 2023-10-26 08:20:14 -07:00
playwright fix: correctly print number of interrupted tests in markdown (#28228) 2023-11-17 16:53:36 -08:00
playwright-browser-chromium chore: mark version 1.41.0-next (#28180) 2023-11-15 20:05:36 -08:00
playwright-browser-firefox chore: mark version 1.41.0-next (#28180) 2023-11-15 20:05:36 -08:00
playwright-browser-webkit chore: mark version 1.41.0-next (#28180) 2023-11-15 20:05:36 -08:00
playwright-chromium chore: mark version 1.41.0-next (#28180) 2023-11-15 20:05:36 -08:00
playwright-core fix: collect all errors in removeFolders (#28239) 2023-11-20 10:58:10 +01:00
playwright-ct-core chore: mark version 1.41.0-next (#28180) 2023-11-15 20:05:36 -08:00
playwright-ct-react chore: mark version 1.41.0-next (#28180) 2023-11-15 20:05:36 -08:00
playwright-ct-react17 chore: mark version 1.41.0-next (#28180) 2023-11-15 20:05:36 -08:00
playwright-ct-solid chore: mark version 1.41.0-next (#28180) 2023-11-15 20:05:36 -08:00
playwright-ct-svelte chore: mark version 1.41.0-next (#28180) 2023-11-15 20:05:36 -08:00
playwright-ct-vue chore: mark version 1.41.0-next (#28180) 2023-11-15 20:05:36 -08:00
playwright-ct-vue2 chore: mark version 1.41.0-next (#28180) 2023-11-15 20:05:36 -08:00
playwright-firefox chore: mark version 1.41.0-next (#28180) 2023-11-15 20:05:36 -08:00
playwright-test chore: mark version 1.41.0-next (#28180) 2023-11-15 20:05:36 -08:00
playwright-webkit chore: mark version 1.41.0-next (#28180) 2023-11-15 20:05:36 -08:00
protocol/src chore(recorder): standby mode, expose setModeRequested in DebugController (#28117) 2023-11-13 16:39:14 -08:00
recorder chore: make asLocator() always safe (#28207) 2023-11-16 16:31:34 -08:00
trace/src chore: render testInfo errors in the Errors tab (#28179) 2023-11-16 11:37:57 -08:00
trace-viewer chore: make asLocator() always safe (#28207) 2023-11-16 16:31:34 -08:00
web chore: use codemirror in the on-hover locator editor (#28090) 2023-11-10 22:00:28 -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