mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-11 04:30:17 +03:00
8da37b364b
Changed the logic to add attachment to the zip in onEnd rather than onTestEnd because attachment files can be deleted if e.g. preserveOutput option is specified. Instead we add files once all workers have been shut down. On a simple run with 1000 tests each adding 1Mb attachment the overall time difference is 49s (streaming attachments) v 1m9s (attachments added in the end). |
||
---|---|---|
.. | ||
android | ||
assets | ||
components | ||
config | ||
electron | ||
image_tools | ||
installation | ||
library | ||
page | ||
playwright-test | ||
stress | ||
webview2 | ||
.eslintrc.js | ||
index.d.ts | ||
tsconfig.json |