playwright/tests
Yury Semikhatsky 79e379fc11
chore: do not set metadata.error for expect failure results (#29310)
The metadata.error change was brought back in
https://github.com/microsoft/playwright/pull/29271and it broke java port
as we could have error and result set simulteniously. This PR moves the
logic to the trace recorder instead and keeps the protocol contract
clear that either error or result is present, but not both.
2024-02-02 16:41:08 -08:00
..
android test: unflake 'android.launchServer' WS leak test (#28891) 2024-01-08 19:07:06 +01:00
assets chore: polish network panel highlight (#29299) 2024-02-01 13:44:26 -08:00
components chore: move vite root dir into template folder (#29081) 2024-01-23 09:40:05 -08:00
config chore: do not set metadata.error for expect failure results (#29310) 2024-02-02 16:41:08 -08:00
electron chore: get rid of 'electron-to-chromium' dependency (#28826) 2024-01-03 19:49:37 +01:00
image_tools chore: bump @babel dependencies (#27632) 2023-10-17 20:52:41 +02:00
installation test: fix itest (follow up to #28932) 2024-01-25 23:55:24 +01:00
library chore: do not set metadata.error for expect failure results (#29310) 2024-02-02 16:41:08 -08:00
page feat: page.handleLocator that closes any interstitial pages/dialogs (#29029) 2024-01-19 12:35:00 -08:00
playwright-test feat(tsconfig): respect tsconfig references (#29330) 2024-02-02 16:18:44 -08:00
stress fix(dispatchers): separate gc bucket for main frame, increased limit (#28629) 2023-12-14 10:42:08 -08:00
webview2 test: use net8.0 for webview2 tests (#28665) 2023-12-15 13:03:33 -08:00
.eslintrc.js chore: enable no-floating-promises ESLint rule for tests (#23376) 2023-06-02 21:59:12 +02:00
index.d.ts test: added tests for WebSocket over Socks proxy (#7235) 2021-06-24 18:50:16 +02:00
tsconfig.json test: add installation tests for supposed plugin story (#27331) 2023-09-28 17:18:22 -07:00