playwright/packages
Dmitry Gozman 9d5bf0e90d
fix(test runner): fixture teardown double error, testInfo.attach() (#11365)
- Use file path, not content to calculate the attachment hash.
- Always cleanup fixture from the list on teardown, to avoid reporting
  teardown error multiple times: from the test, and from the cleanup.
2022-01-13 10:38:47 -08:00
..
html-reporter fix(html): set default link color for safari (#11353) 2022-01-12 09:05:45 -08:00
playwright chore: cut v1.18.0 (#11358) 2022-01-12 11:50:44 -08:00
playwright-chromium chore: cut v1.18.0 (#11358) 2022-01-12 11:50:44 -08:00
playwright-core fix(test runner): fixture teardown double error, testInfo.attach() (#11365) 2022-01-13 10:38:47 -08:00
playwright-firefox chore: cut v1.18.0 (#11358) 2022-01-12 11:50:44 -08:00
playwright-test fix(test runner): fixture teardown double error, testInfo.attach() (#11365) 2022-01-13 10:38:47 -08:00
playwright-webkit chore: cut v1.18.0 (#11358) 2022-01-12 11:50:44 -08:00
.eslintrc.js chore: don't write into stdout from the test runner, use reporters instead (#11367) 2022-01-12 19:52:40 -08:00