playwright/tests
Yury Semikhatsky b9cce598dd
fix(screenshot): show image diff inline in errors list (#32997)
The diff is now shown inline in the errors list.

There are 2 possible failures of toHaveScreenshot
* Previous and actual snapshot mismatch. In this case html report will
show diff between Actual/Previous and have Expected as a separate
screenshot.
* Actual/Previous are equal but they differ from the expected. In this
case html report only contains Actual/Expected images and the diff.

Reference: https://github.com/microsoft/playwright/issues/32341

<img width="1039" alt="image"
src="https://github.com/user-attachments/assets/b458f986-cc25-4721-862c-0cc2c1b01a42">
2024-10-10 16:49:17 -07:00
..
android test: fix/fixme/update a few tests (#33006) 2024-10-08 03:59:35 -07:00
assets test: scroll mobile page with background-attachment: fixed (#31992) 2024-10-03 18:16:49 -07:00
bidi chore(bidi): update setContent expectations for ff (#32992) 2024-10-08 11:58:01 -07:00
components fix(ct-vue): update default slot should work (#32952) 2024-10-04 14:18:21 +02:00
config test: fix android tests (#33021) 2024-10-09 11:22:27 +02:00
electron chore: update flakiness metadata for better ui presentation (#31528) 2024-07-03 08:39:53 -07:00
expect chore: roll expect and move it to third party (#32458) 2024-09-09 13:12:20 -07:00
image_tools chore: bump @babel dependencies (#27632) 2023-10-17 20:52:41 +02:00
installation test: retry installation tests up to 3 times (#32910) 2024-10-01 13:12:38 -07:00
library fix(webkit): scroll mobile page with background-attachment: fixed (#33048) 2024-10-10 14:32:27 -07:00
page feat(webkit): roll to r2090 (#33050) 2024-10-11 00:08:03 +02:00
playwright-test fix(screenshot): show image diff inline in errors list (#32997) 2024-10-10 16:49:17 -07:00
stress test: fix stress tests bots (#32513) 2024-09-09 12:52:40 +02:00
third_party/proxy chore: fix typos (#30645) 2024-05-08 19:40:03 +01:00
webview2 test: update webview2 skipme's (#32984) 2024-10-07 11:08:07 +02:00
.eslintrc.js chore: strengthen linting (#29669) 2024-02-26 16:52:28 -08:00
tsconfig.json chore: use own socks5 server for tests (#31639) 2024-07-11 14:12:48 +02:00