Skip to content

Conversation

@microsoft-playwright-automation
Copy link
Contributor

No description provided.

@github-actions
Copy link
Contributor

Test results for "MCP"

382 failed
❌ [webkit] › mcp/autowait.spec.ts:19 › racy navigation destroys context @mcp-ubuntu-latest
❌ [webkit] › mcp/click.spec.ts:19 › browser_click @mcp-ubuntu-latest
❌ [webkit] › mcp/click.spec.ts:48 › browser_click (double) @mcp-ubuntu-latest
❌ [webkit] › mcp/click.spec.ts:77 › browser_click (right) @mcp-ubuntu-latest
❌ [webkit] › mcp/click.spec.ts:107 › browser_click (modifiers) @mcp-ubuntu-latest
❌ [webkit] › mcp/click.spec.ts:163 › browser_click (test id attribute) @mcp-ubuntu-latest
❌ [webkit] › mcp/config.spec.ts:23 › config user data dir @mcp-ubuntu-latest
❌ [webkit] › mcp/console.spec.ts:19 › browser_console_messages @mcp-ubuntu-latest
❌ [webkit] › mcp/console.spec.ts:46 › browser_console_messages (page error) @mcp-ubuntu-latest
❌ [webkit] › mcp/console.spec.ts:74 › recent console messages @mcp-ubuntu-latest
❌ [webkit] › mcp/console.spec.ts:102 › recent console messages filter @mcp-ubuntu-latest
❌ [webkit] › mcp/console.spec.ts:128 › browser_console_messages default level @mcp-ubuntu-latest
❌ [webkit] › mcp/console.spec.ts:161 › browser_console_messages errors only @mcp-ubuntu-latest
❌ [webkit] › mcp/core.spec.ts:21 › browser_navigate @mcp-ubuntu-latest
❌ [webkit] › mcp/core.spec.ts:36 › browser_navigate blocks file:// URLs by default @mcp-ubuntu-latest
❌ [webkit] › mcp/core.spec.ts:46 › browser_navigate allows about:, data: and javascript: protocols @mcp-ubuntu-latest
❌ [webkit] › mcp/core.spec.ts:74 › browser_navigate can navigate to file:// URLs allowUnrestrictedFileAccess is true @mcp-ubuntu-latest
❌ [webkit] › mcp/core.spec.ts:104 › browser_select_option @mcp-ubuntu-latest
❌ [webkit] › mcp/core.spec.ts:137 › browser_select_option (multiple) @mcp-ubuntu-latest
❌ [webkit] › mcp/core.spec.ts:167 › browser_resize @mcp-ubuntu-latest
❌ [webkit] › mcp/core.spec.ts:196 › old locator error message @mcp-ubuntu-latest
❌ [webkit] › mcp/core.spec.ts:238 › visibility: hidden > visible should be shown @mcp-ubuntu-latest
❌ [webkit] › mcp/device.spec.ts:19 › --device should work @mcp-ubuntu-latest
❌ [webkit] › mcp/dialogs.spec.ts:19 › alert dialog @mcp-ubuntu-latest
❌ [webkit] › mcp/dialogs.spec.ts:61 › two alert dialogs @mcp-ubuntu-latest
❌ [webkit] › mcp/dialogs.spec.ts:110 › confirm dialog (true) @mcp-ubuntu-latest
❌ [webkit] › mcp/dialogs.spec.ts:146 › confirm dialog (false) @mcp-ubuntu-latest
❌ [webkit] › mcp/dialogs.spec.ts:182 › prompt dialog @mcp-ubuntu-latest
❌ [webkit] › mcp/dialogs.spec.ts:220 › alert dialog w/ race @mcp-ubuntu-latest
❌ [webkit] › mcp/evaluate.spec.ts:19 › browser_evaluate @mcp-ubuntu-latest
❌ [webkit] › mcp/evaluate.spec.ts:38 › browser_evaluate (element) @mcp-ubuntu-latest
❌ [webkit] › mcp/evaluate.spec.ts:60 › browser_evaluate object @mcp-ubuntu-latest
❌ [webkit] › mcp/evaluate.spec.ts:79 › browser_evaluate (error) @mcp-ubuntu-latest
❌ [webkit] › mcp/files.spec.ts:20 › browser_file_upload @mcp-ubuntu-latest
❌ [webkit] › mcp/files.spec.ts:103 › clicking on download link emits download @mcp-ubuntu-latest
❌ [webkit] › mcp/files.spec.ts:153 › file upload restricted to roots by default @mcp-ubuntu-latest
❌ [webkit] › mcp/files.spec.ts:221 › file upload is restricted to cwd if no roots are configured @mcp-ubuntu-latest
❌ [webkit] › mcp/files.spec.ts:282 › file upload unrestricted when flag is set @mcp-ubuntu-latest
❌ [webkit] › mcp/form.spec.ts:19 › browser_fill_form (textbox) @mcp-ubuntu-latest
❌ [webkit] › mcp/iframes.spec.ts:19 › stitched aria frames @mcp-ubuntu-latest
❌ [webkit] › mcp/init-page.spec.ts:21 › --init-page @mcp-ubuntu-latest
❌ [webkit] › mcp/init-page.spec.ts:39 › --init-page w/ --init-script @mcp-ubuntu-latest
❌ [webkit] › mcp/init-script.spec.ts:22 › --init-script option loads and executes script (isolated) @mcp-ubuntu-latest
❌ [webkit] › mcp/init-script.spec.ts:22 › --init-script option loads and executes script (persistent) @mcp-ubuntu-latest
❌ [webkit] › mcp/launch.spec.ts:21 › test reopen browser @mcp-ubuntu-latest
❌ [webkit] › mcp/launch.spec.ts:80 › persistent context @mcp-ubuntu-latest
❌ [webkit] › mcp/launch.spec.ts:117 › isolated context @mcp-ubuntu-latest
❌ [webkit] › mcp/launch.spec.ts:148 › isolated context with storage state @mcp-ubuntu-latest
❌ [webkit] › mcp/network.spec.ts:19 › browser_network_requests @mcp-ubuntu-latest
❌ [webkit] › mcp/request-blocking.spec.ts:33 › default to allow all @mcp-ubuntu-latest
❌ [webkit] › mcp/request-blocking.spec.ts:39 › blocked works (hostname) @mcp-ubuntu-latest
❌ [webkit] › mcp/request-blocking.spec.ts:47 › blocked works (origin) @mcp-ubuntu-latest
❌ [webkit] › mcp/request-blocking.spec.ts:55 › allowed works (hostname) @mcp-ubuntu-latest
❌ [webkit] › mcp/request-blocking.spec.ts:64 › allowed works (origin) @mcp-ubuntu-latest
❌ [webkit] › mcp/request-blocking.spec.ts:73 › blocked takes precedence (hostname) @mcp-ubuntu-latest
❌ [webkit] › mcp/request-blocking.spec.ts:84 › blocked takes precedence (origin) @mcp-ubuntu-latest
❌ [webkit] › mcp/request-blocking.spec.ts:95 › allowed without blocked blocks all non-explicitly specified origins (hostname) @mcp-ubuntu-latest
❌ [webkit] › mcp/request-blocking.spec.ts:103 › allowed without blocked blocks all non-explicitly specified origins (origin) @mcp-ubuntu-latest
❌ [webkit] › mcp/request-blocking.spec.ts:111 › blocked without allowed allows non-explicitly specified origins (hostname) @mcp-ubuntu-latest
❌ [webkit] › mcp/request-blocking.spec.ts:120 › blocked without allowed allows non-explicitly specified origins (origin) @mcp-ubuntu-latest
❌ [webkit] › mcp/roots.spec.ts:47 › check that trace is saved in workspace @mcp-ubuntu-latest
❌ [webkit] › mcp/roots.spec.ts:81 › should tolerate malformed roots @mcp-ubuntu-latest
❌ [webkit] › mcp/run-code.spec.ts:20 › browser_run_code @mcp-ubuntu-latest
❌ [webkit] › mcp/run-code.spec.ts:41 › browser_run_code block @mcp-ubuntu-latest
❌ [webkit] › mcp/run-code.spec.ts:61 › browser_run_code no-require @mcp-ubuntu-latest
❌ [webkit] › mcp/run-code.spec.ts:80 › browser_run_code blocks fetch of file:// URLs by default @mcp-ubuntu-latest
❌ [webkit] › mcp/run-code.spec.ts:97 › browser_run_code restricts setInputFiles to roots by default @mcp-ubuntu-latest
❌ [webkit] › mcp/run-code.spec.ts:148 › browser_run_code return value @mcp-ubuntu-latest
❌ [webkit] › mcp/screenshot.spec.ts:22 › browser_take_screenshot (viewport) @mcp-ubuntu-latest
❌ [webkit] › mcp/screenshot.spec.ts:45 › browser_take_screenshot (element) @mcp-ubuntu-latest
❌ [webkit] › mcp/screenshot.spec.ts:77 › --output-dir should work @mcp-ubuntu-latest
❌ [webkit] › mcp/screenshot.spec.ts:100 › browser_take_screenshot (type: png) @mcp-ubuntu-latest
❌ [webkit] › mcp/screenshot.spec.ts:100 › browser_take_screenshot (type: jpeg) @mcp-ubuntu-latest
❌ [webkit] › mcp/screenshot.spec.ts:142 › browser_take_screenshot (default type should be png) @mcp-ubuntu-latest
❌ [webkit] › mcp/screenshot.spec.ts:179 › browser_take_screenshot (filename is empty string) @mcp-ubuntu-latest
❌ [webkit] › mcp/screenshot.spec.ts:222 › browser_take_screenshot (filename: "output.png") @mcp-ubuntu-latest
❌ [webkit] › mcp/screenshot.spec.ts:260 › browser_take_screenshot (imageResponses=omit) @mcp-ubuntu-latest
❌ [webkit] › mcp/screenshot.spec.ts:292 › browser_take_screenshot (fullPage: true) @mcp-ubuntu-latest
❌ [webkit] › mcp/screenshot.spec.ts:358 › browser_take_screenshot (fullPage with element should error) @mcp-ubuntu-latest
❌ [webkit] › mcp/screenshot.spec.ts:382 › browser_take_screenshot (viewport without snapshot) @mcp-ubuntu-latest
❌ [webkit] › mcp/secrets.spec.ts:21 › browser_type @mcp-ubuntu-latest
❌ [webkit] › mcp/secrets.spec.ts:68 › browser_fill_form @mcp-ubuntu-latest
❌ [webkit] › mcp/secrets.spec.ts:131 › structured response @mcp-ubuntu-latest
❌ [webkit] › mcp/session-log.spec.ts:22 › session log should record tool calls @mcp-ubuntu-latest
❌ [webkit] › mcp/snapshot-diff.spec.ts:19 › should return aria snapshot diff @mcp-ubuntu-latest
❌ [webkit] › mcp/snapshot-diff.spec.ts:99 › should reset aria snapshot diff upon navigation @mcp-ubuntu-latest
❌ [webkit] › mcp/snapshot-mode.spec.ts:21 › should respect --snapshot-mode=full @mcp-ubuntu-latest
❌ [webkit] › mcp/snapshot-mode.spec.ts:54 › should respect --snapshot-mode=incremental @mcp-ubuntu-latest
❌ [webkit] › mcp/snapshot-mode.spec.ts:105 › should respect snapshot[filename] @mcp-ubuntu-latest
❌ [webkit] › mcp/tabs.spec.ts:36 › list initial tabs @mcp-ubuntu-latest
❌ [webkit] › mcp/tabs.spec.ts:47 › list first tab @mcp-ubuntu-latest
❌ [webkit] › mcp/tabs.spec.ts:60 › create new tab @mcp-ubuntu-latest
❌ [webkit] › mcp/tabs.spec.ts:85 › select tab @mcp-ubuntu-latest
❌ [webkit] › mcp/tabs.spec.ts:121 › close tab @mcp-ubuntu-latest
❌ [webkit] › mcp/timeouts.spec.ts:19 › action timeout (default) @mcp-ubuntu-latest
❌ [webkit] › mcp/timeouts.spec.ts:48 › action timeout (custom) @mcp-ubuntu-latest
❌ [webkit] › mcp/timeouts.spec.ts:77 › navigation timeout @mcp-ubuntu-latest
❌ [webkit] › mcp/tracing.spec.ts:21 › check that trace is saved with --save-trace @mcp-ubuntu-latest
❌ [webkit] › mcp/tracing.spec.ts:39 › check that trace is saved with browser_start_tracing @mcp-ubuntu-latest
❌ [webkit] › mcp/tracing.spec.ts:72 › check that trace is saved with browser_start_tracing (no output dir) @mcp-ubuntu-latest
❌ [webkit] › mcp/type.spec.ts:19 › browser_type @mcp-ubuntu-latest
❌ [webkit] › mcp/type.spec.ts:58 › browser_type (slowly) @mcp-ubuntu-latest
❌ [webkit] › mcp/type.spec.ts:99 › browser_type (no submit) @mcp-ubuntu-latest
❌ [webkit] › mcp/verify.spec.ts:21 › browser_verify_element_visible @mcp-ubuntu-latest
❌ [webkit] › mcp/verify.spec.ts:68 › browser_verify_element_visible (not found) @mcp-ubuntu-latest
❌ [webkit] › mcp/verify.spec.ts:91 › browser_verify_text_visible @mcp-ubuntu-latest
❌ [webkit] › mcp/verify.spec.ts:135 › browser_verify_text_visible (not found) @mcp-ubuntu-latest
❌ [webkit] › mcp/verify.spec.ts:157 › browser_verify_text_visible (with quotes) @mcp-ubuntu-latest
❌ [webkit] › mcp/verify.spec.ts:190 › browser_verify_list_visible @mcp-ubuntu-latest
❌ [webkit] › mcp/verify.spec.ts:223 › browser_verify_list_visible (partial items) @mcp-ubuntu-latest
❌ [webkit] › mcp/verify.spec.ts:256 › browser_verify_list_visible (item not found) @mcp-ubuntu-latest
❌ [webkit] › mcp/verify.spec.ts:283 › browser_verify_value (textbox) @mcp-ubuntu-latest
❌ [webkit] › mcp/verify.spec.ts:324 › browser_verify_value (textbox wrong value) @mcp-ubuntu-latest
❌ [webkit] › mcp/verify.spec.ts:351 › browser_verify_value (checkbox checked) @mcp-ubuntu-latest
❌ [webkit] › mcp/verify.spec.ts:379 › browser_verify_value (checkbox unchecked) @mcp-ubuntu-latest
❌ [webkit] › mcp/verify.spec.ts:407 › browser_verify_value (checkbox wrong value) @mcp-ubuntu-latest
❌ [webkit] › mcp/verify.spec.ts:435 › browser_verify_value (radio checked) @mcp-ubuntu-latest
❌ [webkit] › mcp/verify.spec.ts:465 › browser_verify_value (slider) @mcp-ubuntu-latest
❌ [webkit] › mcp/verify.spec.ts:493 › browser_verify_value (combobox) @mcp-ubuntu-latest
❌ [webkit] › mcp/video.spec.ts:23 › should work with --save-video (isolated) @mcp-ubuntu-latest
❌ [webkit] › mcp/video.spec.ts:43 › should work with { saveVideo } (isolated) @mcp-ubuntu-latest
❌ [webkit] › mcp/video.spec.ts:63 › should work with recordVideo (isolated) @mcp-ubuntu-latest
❌ [webkit] › mcp/video.spec.ts:23 › should work with --save-video (persistent) @mcp-ubuntu-latest
❌ [webkit] › mcp/video.spec.ts:43 › should work with { saveVideo } (persistent) @mcp-ubuntu-latest
❌ [webkit] › mcp/video.spec.ts:63 › should work with recordVideo (persistent) @mcp-ubuntu-latest
❌ [webkit] › mcp/wait.spec.ts:19 › browser_wait_for(text) @mcp-ubuntu-latest
❌ [webkit] › mcp/wait.spec.ts:62 › browser_wait_for(textGone) @mcp-ubuntu-latest
❌ [webkit] › mcp/autowait.spec.ts:19 › racy navigation destroys context @mcp-windows-latest
❌ [webkit] › mcp/click.spec.ts:19 › browser_click @mcp-windows-latest
❌ [webkit] › mcp/click.spec.ts:48 › browser_click (double) @mcp-windows-latest
❌ [webkit] › mcp/click.spec.ts:77 › browser_click (right) @mcp-windows-latest
❌ [webkit] › mcp/click.spec.ts:107 › browser_click (modifiers) @mcp-windows-latest
❌ [webkit] › mcp/click.spec.ts:163 › browser_click (test id attribute) @mcp-windows-latest
❌ [webkit] › mcp/config.spec.ts:23 › config user data dir @mcp-windows-latest
❌ [webkit] › mcp/console.spec.ts:19 › browser_console_messages @mcp-windows-latest
❌ [webkit] › mcp/console.spec.ts:46 › browser_console_messages (page error) @mcp-windows-latest
❌ [webkit] › mcp/console.spec.ts:74 › recent console messages @mcp-windows-latest
❌ [webkit] › mcp/console.spec.ts:102 › recent console messages filter @mcp-windows-latest
❌ [webkit] › mcp/console.spec.ts:128 › browser_console_messages default level @mcp-windows-latest
❌ [webkit] › mcp/console.spec.ts:161 › browser_console_messages errors only @mcp-windows-latest
❌ [webkit] › mcp/core.spec.ts:21 › browser_navigate @mcp-windows-latest
❌ [webkit] › mcp/core.spec.ts:36 › browser_navigate blocks file:// URLs by default @mcp-windows-latest
❌ [webkit] › mcp/core.spec.ts:46 › browser_navigate allows about:, data: and javascript: protocols @mcp-windows-latest
❌ [webkit] › mcp/core.spec.ts:74 › browser_navigate can navigate to file:// URLs allowUnrestrictedFileAccess is true @mcp-windows-latest
❌ [webkit] › mcp/core.spec.ts:104 › browser_select_option @mcp-windows-latest
❌ [webkit] › mcp/core.spec.ts:137 › browser_select_option (multiple) @mcp-windows-latest
❌ [webkit] › mcp/core.spec.ts:167 › browser_resize @mcp-windows-latest
❌ [webkit] › mcp/core.spec.ts:196 › old locator error message @mcp-windows-latest
❌ [webkit] › mcp/core.spec.ts:238 › visibility: hidden > visible should be shown @mcp-windows-latest
❌ [webkit] › mcp/device.spec.ts:19 › --device should work @mcp-windows-latest
❌ [webkit] › mcp/dialogs.spec.ts:19 › alert dialog @mcp-windows-latest
❌ [webkit] › mcp/dialogs.spec.ts:61 › two alert dialogs @mcp-windows-latest
❌ [webkit] › mcp/dialogs.spec.ts:110 › confirm dialog (true) @mcp-windows-latest
❌ [webkit] › mcp/dialogs.spec.ts:146 › confirm dialog (false) @mcp-windows-latest
❌ [webkit] › mcp/dialogs.spec.ts:182 › prompt dialog @mcp-windows-latest
❌ [webkit] › mcp/dialogs.spec.ts:220 › alert dialog w/ race @mcp-windows-latest
❌ [webkit] › mcp/evaluate.spec.ts:19 › browser_evaluate @mcp-windows-latest
❌ [webkit] › mcp/evaluate.spec.ts:38 › browser_evaluate (element) @mcp-windows-latest
❌ [webkit] › mcp/evaluate.spec.ts:60 › browser_evaluate object @mcp-windows-latest
❌ [webkit] › mcp/evaluate.spec.ts:79 › browser_evaluate (error) @mcp-windows-latest
❌ [webkit] › mcp/files.spec.ts:20 › browser_file_upload @mcp-windows-latest
❌ [webkit] › mcp/files.spec.ts:103 › clicking on download link emits download @mcp-windows-latest
❌ [webkit] › mcp/files.spec.ts:153 › file upload restricted to roots by default @mcp-windows-latest
❌ [webkit] › mcp/files.spec.ts:221 › file upload is restricted to cwd if no roots are configured @mcp-windows-latest
❌ [webkit] › mcp/files.spec.ts:282 › file upload unrestricted when flag is set @mcp-windows-latest
❌ [webkit] › mcp/form.spec.ts:19 › browser_fill_form (textbox) @mcp-windows-latest
❌ [webkit] › mcp/iframes.spec.ts:19 › stitched aria frames @mcp-windows-latest
❌ [webkit] › mcp/init-page.spec.ts:21 › --init-page @mcp-windows-latest
❌ [webkit] › mcp/init-page.spec.ts:39 › --init-page w/ --init-script @mcp-windows-latest
❌ [webkit] › mcp/init-script.spec.ts:22 › --init-script option loads and executes script (isolated) @mcp-windows-latest
❌ [webkit] › mcp/init-script.spec.ts:22 › --init-script option loads and executes script (persistent) @mcp-windows-latest
❌ [webkit] › mcp/launch.spec.ts:21 › test reopen browser @mcp-windows-latest
❌ [webkit] › mcp/launch.spec.ts:80 › persistent context @mcp-windows-latest
❌ [webkit] › mcp/launch.spec.ts:117 › isolated context @mcp-windows-latest
❌ [webkit] › mcp/launch.spec.ts:148 › isolated context with storage state @mcp-windows-latest
❌ [webkit] › mcp/network.spec.ts:19 › browser_network_requests @mcp-windows-latest
❌ [webkit] › mcp/request-blocking.spec.ts:33 › default to allow all @mcp-windows-latest
❌ [webkit] › mcp/request-blocking.spec.ts:39 › blocked works (hostname) @mcp-windows-latest
❌ [webkit] › mcp/request-blocking.spec.ts:47 › blocked works (origin) @mcp-windows-latest
❌ [webkit] › mcp/request-blocking.spec.ts:55 › allowed works (hostname) @mcp-windows-latest
❌ [webkit] › mcp/request-blocking.spec.ts:64 › allowed works (origin) @mcp-windows-latest
❌ [webkit] › mcp/request-blocking.spec.ts:73 › blocked takes precedence (hostname) @mcp-windows-latest
❌ [webkit] › mcp/request-blocking.spec.ts:84 › blocked takes precedence (origin) @mcp-windows-latest
❌ [webkit] › mcp/request-blocking.spec.ts:95 › allowed without blocked blocks all non-explicitly specified origins (hostname) @mcp-windows-latest
❌ [webkit] › mcp/request-blocking.spec.ts:103 › allowed without blocked blocks all non-explicitly specified origins (origin) @mcp-windows-latest
❌ [webkit] › mcp/request-blocking.spec.ts:111 › blocked without allowed allows non-explicitly specified origins (hostname) @mcp-windows-latest
❌ [webkit] › mcp/request-blocking.spec.ts:120 › blocked without allowed allows non-explicitly specified origins (origin) @mcp-windows-latest
❌ [webkit] › mcp/roots.spec.ts:47 › check that trace is saved in workspace @mcp-windows-latest
❌ [webkit] › mcp/roots.spec.ts:81 › should tolerate malformed roots @mcp-windows-latest
❌ [webkit] › mcp/roots.spec.ts:103 › should tolerate WSL client roots on Windows server @mcp-windows-latest
❌ [webkit] › mcp/run-code.spec.ts:20 › browser_run_code @mcp-windows-latest
❌ [webkit] › mcp/run-code.spec.ts:41 › browser_run_code block @mcp-windows-latest
❌ [webkit] › mcp/run-code.spec.ts:61 › browser_run_code no-require @mcp-windows-latest
❌ [webkit] › mcp/run-code.spec.ts:80 › browser_run_code blocks fetch of file:// URLs by default @mcp-windows-latest
❌ [webkit] › mcp/run-code.spec.ts:97 › browser_run_code restricts setInputFiles to roots by default @mcp-windows-latest
❌ [webkit] › mcp/run-code.spec.ts:148 › browser_run_code return value @mcp-windows-latest
❌ [webkit] › mcp/screenshot.spec.ts:22 › browser_take_screenshot (viewport) @mcp-windows-latest
❌ [webkit] › mcp/screenshot.spec.ts:45 › browser_take_screenshot (element) @mcp-windows-latest
❌ [webkit] › mcp/screenshot.spec.ts:77 › --output-dir should work @mcp-windows-latest
❌ [webkit] › mcp/screenshot.spec.ts:100 › browser_take_screenshot (type: png) @mcp-windows-latest
❌ [webkit] › mcp/screenshot.spec.ts:100 › browser_take_screenshot (type: jpeg) @mcp-windows-latest
❌ [webkit] › mcp/screenshot.spec.ts:142 › browser_take_screenshot (default type should be png) @mcp-windows-latest
❌ [webkit] › mcp/screenshot.spec.ts:179 › browser_take_screenshot (filename is empty string) @mcp-windows-latest
❌ [webkit] › mcp/screenshot.spec.ts:222 › browser_take_screenshot (filename: "output.png") @mcp-windows-latest
❌ [webkit] › mcp/screenshot.spec.ts:260 › browser_take_screenshot (imageResponses=omit) @mcp-windows-latest
❌ [webkit] › mcp/screenshot.spec.ts:292 › browser_take_screenshot (fullPage: true) @mcp-windows-latest
❌ [webkit] › mcp/screenshot.spec.ts:358 › browser_take_screenshot (fullPage with element should error) @mcp-windows-latest
❌ [webkit] › mcp/screenshot.spec.ts:382 › browser_take_screenshot (viewport without snapshot) @mcp-windows-latest
❌ [webkit] › mcp/secrets.spec.ts:21 › browser_type @mcp-windows-latest
❌ [webkit] › mcp/secrets.spec.ts:68 › browser_fill_form @mcp-windows-latest
❌ [webkit] › mcp/secrets.spec.ts:131 › structured response @mcp-windows-latest
❌ [webkit] › mcp/session-log.spec.ts:22 › session log should record tool calls @mcp-windows-latest
❌ [webkit] › mcp/snapshot-diff.spec.ts:19 › should return aria snapshot diff @mcp-windows-latest
❌ [webkit] › mcp/snapshot-diff.spec.ts:99 › should reset aria snapshot diff upon navigation @mcp-windows-latest
❌ [webkit] › mcp/snapshot-mode.spec.ts:21 › should respect --snapshot-mode=full @mcp-windows-latest
❌ [webkit] › mcp/snapshot-mode.spec.ts:54 › should respect --snapshot-mode=incremental @mcp-windows-latest
❌ [webkit] › mcp/snapshot-mode.spec.ts:105 › should respect snapshot[filename] @mcp-windows-latest
❌ [webkit] › mcp/tabs.spec.ts:36 › list initial tabs @mcp-windows-latest
❌ [webkit] › mcp/tabs.spec.ts:47 › list first tab @mcp-windows-latest
❌ [webkit] › mcp/tabs.spec.ts:60 › create new tab @mcp-windows-latest
❌ [webkit] › mcp/tabs.spec.ts:85 › select tab @mcp-windows-latest
❌ [webkit] › mcp/tabs.spec.ts:121 › close tab @mcp-windows-latest
❌ [webkit] › mcp/timeouts.spec.ts:19 › action timeout (default) @mcp-windows-latest
❌ [webkit] › mcp/timeouts.spec.ts:48 › action timeout (custom) @mcp-windows-latest
❌ [webkit] › mcp/timeouts.spec.ts:77 › navigation timeout @mcp-windows-latest
❌ [webkit] › mcp/tracing.spec.ts:21 › check that trace is saved with --save-trace @mcp-windows-latest
❌ [webkit] › mcp/tracing.spec.ts:39 › check that trace is saved with browser_start_tracing @mcp-windows-latest
❌ [webkit] › mcp/tracing.spec.ts:72 › check that trace is saved with browser_start_tracing (no output dir) @mcp-windows-latest
❌ [webkit] › mcp/type.spec.ts:19 › browser_type @mcp-windows-latest
❌ [webkit] › mcp/type.spec.ts:58 › browser_type (slowly) @mcp-windows-latest
❌ [webkit] › mcp/type.spec.ts:99 › browser_type (no submit) @mcp-windows-latest
❌ [webkit] › mcp/verify.spec.ts:21 › browser_verify_element_visible @mcp-windows-latest
❌ [webkit] › mcp/verify.spec.ts:68 › browser_verify_element_visible (not found) @mcp-windows-latest
❌ [webkit] › mcp/verify.spec.ts:91 › browser_verify_text_visible @mcp-windows-latest
❌ [webkit] › mcp/verify.spec.ts:135 › browser_verify_text_visible (not found) @mcp-windows-latest
❌ [webkit] › mcp/verify.spec.ts:157 › browser_verify_text_visible (with quotes) @mcp-windows-latest
❌ [webkit] › mcp/verify.spec.ts:190 › browser_verify_list_visible @mcp-windows-latest
❌ [webkit] › mcp/verify.spec.ts:223 › browser_verify_list_visible (partial items) @mcp-windows-latest
❌ [webkit] › mcp/verify.spec.ts:256 › browser_verify_list_visible (item not found) @mcp-windows-latest
❌ [webkit] › mcp/verify.spec.ts:283 › browser_verify_value (textbox) @mcp-windows-latest
❌ [webkit] › mcp/verify.spec.ts:324 › browser_verify_value (textbox wrong value) @mcp-windows-latest
❌ [webkit] › mcp/verify.spec.ts:351 › browser_verify_value (checkbox checked) @mcp-windows-latest
❌ [webkit] › mcp/verify.spec.ts:379 › browser_verify_value (checkbox unchecked) @mcp-windows-latest
❌ [webkit] › mcp/verify.spec.ts:407 › browser_verify_value (checkbox wrong value) @mcp-windows-latest
❌ [webkit] › mcp/verify.spec.ts:435 › browser_verify_value (radio checked) @mcp-windows-latest
❌ [webkit] › mcp/verify.spec.ts:465 › browser_verify_value (slider) @mcp-windows-latest
❌ [webkit] › mcp/verify.spec.ts:493 › browser_verify_value (combobox) @mcp-windows-latest
❌ [webkit] › mcp/video.spec.ts:23 › should work with --save-video (isolated) @mcp-windows-latest
❌ [webkit] › mcp/video.spec.ts:43 › should work with { saveVideo } (isolated) @mcp-windows-latest
❌ [webkit] › mcp/video.spec.ts:63 › should work with recordVideo (isolated) @mcp-windows-latest
❌ [webkit] › mcp/video.spec.ts:23 › should work with --save-video (persistent) @mcp-windows-latest
❌ [webkit] › mcp/video.spec.ts:43 › should work with { saveVideo } (persistent) @mcp-windows-latest
❌ [webkit] › mcp/video.spec.ts:63 › should work with recordVideo (persistent) @mcp-windows-latest
❌ [webkit] › mcp/wait.spec.ts:19 › browser_wait_for(text) @mcp-windows-latest
❌ [webkit] › mcp/wait.spec.ts:62 › browser_wait_for(textGone) @mcp-windows-latest
❌ [webkit] › mcp/autowait.spec.ts:19 › racy navigation destroys context @mcp-macos-15
❌ [webkit] › mcp/click.spec.ts:19 › browser_click @mcp-macos-15
❌ [webkit] › mcp/click.spec.ts:48 › browser_click (double) @mcp-macos-15
❌ [webkit] › mcp/click.spec.ts:77 › browser_click (right) @mcp-macos-15
❌ [webkit] › mcp/click.spec.ts:107 › browser_click (modifiers) @mcp-macos-15
❌ [webkit] › mcp/click.spec.ts:163 › browser_click (test id attribute) @mcp-macos-15
❌ [webkit] › mcp/config.spec.ts:23 › config user data dir @mcp-macos-15
❌ [webkit] › mcp/console.spec.ts:19 › browser_console_messages @mcp-macos-15
❌ [webkit] › mcp/console.spec.ts:46 › browser_console_messages (page error) @mcp-macos-15
❌ [webkit] › mcp/console.spec.ts:74 › recent console messages @mcp-macos-15
❌ [webkit] › mcp/console.spec.ts:102 › recent console messages filter @mcp-macos-15
❌ [webkit] › mcp/console.spec.ts:128 › browser_console_messages default level @mcp-macos-15
❌ [webkit] › mcp/console.spec.ts:161 › browser_console_messages errors only @mcp-macos-15
❌ [webkit] › mcp/core.spec.ts:21 › browser_navigate @mcp-macos-15
❌ [webkit] › mcp/core.spec.ts:36 › browser_navigate blocks file:// URLs by default @mcp-macos-15
❌ [webkit] › mcp/core.spec.ts:46 › browser_navigate allows about:, data: and javascript: protocols @mcp-macos-15
❌ [webkit] › mcp/core.spec.ts:74 › browser_navigate can navigate to file:// URLs allowUnrestrictedFileAccess is true @mcp-macos-15
❌ [webkit] › mcp/core.spec.ts:104 › browser_select_option @mcp-macos-15
❌ [webkit] › mcp/core.spec.ts:137 › browser_select_option (multiple) @mcp-macos-15
❌ [webkit] › mcp/core.spec.ts:167 › browser_resize @mcp-macos-15
❌ [webkit] › mcp/core.spec.ts:196 › old locator error message @mcp-macos-15
❌ [webkit] › mcp/core.spec.ts:238 › visibility: hidden > visible should be shown @mcp-macos-15
❌ [webkit] › mcp/device.spec.ts:19 › --device should work @mcp-macos-15
❌ [webkit] › mcp/dialogs.spec.ts:19 › alert dialog @mcp-macos-15
❌ [webkit] › mcp/dialogs.spec.ts:61 › two alert dialogs @mcp-macos-15
❌ [webkit] › mcp/dialogs.spec.ts:110 › confirm dialog (true) @mcp-macos-15
❌ [webkit] › mcp/dialogs.spec.ts:146 › confirm dialog (false) @mcp-macos-15
❌ [webkit] › mcp/dialogs.spec.ts:182 › prompt dialog @mcp-macos-15
❌ [webkit] › mcp/dialogs.spec.ts:220 › alert dialog w/ race @mcp-macos-15
❌ [webkit] › mcp/evaluate.spec.ts:19 › browser_evaluate @mcp-macos-15
❌ [webkit] › mcp/evaluate.spec.ts:38 › browser_evaluate (element) @mcp-macos-15
❌ [webkit] › mcp/evaluate.spec.ts:60 › browser_evaluate object @mcp-macos-15
❌ [webkit] › mcp/evaluate.spec.ts:79 › browser_evaluate (error) @mcp-macos-15
❌ [webkit] › mcp/files.spec.ts:20 › browser_file_upload @mcp-macos-15
❌ [webkit] › mcp/files.spec.ts:103 › clicking on download link emits download @mcp-macos-15
❌ [webkit] › mcp/files.spec.ts:153 › file upload restricted to roots by default @mcp-macos-15
❌ [webkit] › mcp/files.spec.ts:221 › file upload is restricted to cwd if no roots are configured @mcp-macos-15
❌ [webkit] › mcp/files.spec.ts:282 › file upload unrestricted when flag is set @mcp-macos-15
❌ [webkit] › mcp/form.spec.ts:19 › browser_fill_form (textbox) @mcp-macos-15
❌ [webkit] › mcp/iframes.spec.ts:19 › stitched aria frames @mcp-macos-15
❌ [webkit] › mcp/init-page.spec.ts:21 › --init-page @mcp-macos-15
❌ [webkit] › mcp/init-page.spec.ts:39 › --init-page w/ --init-script @mcp-macos-15
❌ [webkit] › mcp/init-script.spec.ts:22 › --init-script option loads and executes script (isolated) @mcp-macos-15
❌ [webkit] › mcp/init-script.spec.ts:22 › --init-script option loads and executes script (persistent) @mcp-macos-15
❌ [webkit] › mcp/launch.spec.ts:21 › test reopen browser @mcp-macos-15
❌ [webkit] › mcp/launch.spec.ts:80 › persistent context @mcp-macos-15
❌ [webkit] › mcp/launch.spec.ts:117 › isolated context @mcp-macos-15
❌ [webkit] › mcp/launch.spec.ts:148 › isolated context with storage state @mcp-macos-15
❌ [webkit] › mcp/network.spec.ts:19 › browser_network_requests @mcp-macos-15
❌ [webkit] › mcp/request-blocking.spec.ts:33 › default to allow all @mcp-macos-15
❌ [webkit] › mcp/request-blocking.spec.ts:39 › blocked works (hostname) @mcp-macos-15
❌ [webkit] › mcp/request-blocking.spec.ts:47 › blocked works (origin) @mcp-macos-15
❌ [webkit] › mcp/request-blocking.spec.ts:55 › allowed works (hostname) @mcp-macos-15
❌ [webkit] › mcp/request-blocking.spec.ts:64 › allowed works (origin) @mcp-macos-15
❌ [webkit] › mcp/request-blocking.spec.ts:73 › blocked takes precedence (hostname) @mcp-macos-15
❌ [webkit] › mcp/request-blocking.spec.ts:84 › blocked takes precedence (origin) @mcp-macos-15
❌ [webkit] › mcp/request-blocking.spec.ts:95 › allowed without blocked blocks all non-explicitly specified origins (hostname) @mcp-macos-15
❌ [webkit] › mcp/request-blocking.spec.ts:103 › allowed without blocked blocks all non-explicitly specified origins (origin) @mcp-macos-15
❌ [webkit] › mcp/request-blocking.spec.ts:111 › blocked without allowed allows non-explicitly specified origins (hostname) @mcp-macos-15
❌ [webkit] › mcp/request-blocking.spec.ts:120 › blocked without allowed allows non-explicitly specified origins (origin) @mcp-macos-15
❌ [webkit] › mcp/roots.spec.ts:47 › check that trace is saved in workspace @mcp-macos-15
❌ [webkit] › mcp/roots.spec.ts:81 › should tolerate malformed roots @mcp-macos-15
❌ [webkit] › mcp/run-code.spec.ts:20 › browser_run_code @mcp-macos-15
❌ [webkit] › mcp/run-code.spec.ts:41 › browser_run_code block @mcp-macos-15
❌ [webkit] › mcp/run-code.spec.ts:61 › browser_run_code no-require @mcp-macos-15
❌ [webkit] › mcp/run-code.spec.ts:80 › browser_run_code blocks fetch of file:// URLs by default @mcp-macos-15
❌ [webkit] › mcp/run-code.spec.ts:97 › browser_run_code restricts setInputFiles to roots by default @mcp-macos-15
❌ [webkit] › mcp/run-code.spec.ts:148 › browser_run_code return value @mcp-macos-15
❌ [webkit] › mcp/screenshot.spec.ts:22 › browser_take_screenshot (viewport) @mcp-macos-15
❌ [webkit] › mcp/screenshot.spec.ts:45 › browser_take_screenshot (element) @mcp-macos-15
❌ [webkit] › mcp/screenshot.spec.ts:77 › --output-dir should work @mcp-macos-15
❌ [webkit] › mcp/screenshot.spec.ts:100 › browser_take_screenshot (type: png) @mcp-macos-15
❌ [webkit] › mcp/screenshot.spec.ts:100 › browser_take_screenshot (type: jpeg) @mcp-macos-15
❌ [webkit] › mcp/screenshot.spec.ts:142 › browser_take_screenshot (default type should be png) @mcp-macos-15
❌ [webkit] › mcp/screenshot.spec.ts:179 › browser_take_screenshot (filename is empty string) @mcp-macos-15
❌ [webkit] › mcp/screenshot.spec.ts:222 › browser_take_screenshot (filename: "output.png") @mcp-macos-15
❌ [webkit] › mcp/screenshot.spec.ts:260 › browser_take_screenshot (imageResponses=omit) @mcp-macos-15
❌ [webkit] › mcp/screenshot.spec.ts:292 › browser_take_screenshot (fullPage: true) @mcp-macos-15
❌ [webkit] › mcp/screenshot.spec.ts:358 › browser_take_screenshot (fullPage with element should error) @mcp-macos-15
❌ [webkit] › mcp/screenshot.spec.ts:382 › browser_take_screenshot (viewport without snapshot) @mcp-macos-15
❌ [webkit] › mcp/secrets.spec.ts:21 › browser_type @mcp-macos-15
❌ [webkit] › mcp/secrets.spec.ts:68 › browser_fill_form @mcp-macos-15
❌ [webkit] › mcp/secrets.spec.ts:131 › structured response @mcp-macos-15
❌ [webkit] › mcp/session-log.spec.ts:22 › session log should record tool calls @mcp-macos-15
❌ [webkit] › mcp/snapshot-diff.spec.ts:19 › should return aria snapshot diff @mcp-macos-15
❌ [webkit] › mcp/snapshot-diff.spec.ts:99 › should reset aria snapshot diff upon navigation @mcp-macos-15
❌ [webkit] › mcp/snapshot-mode.spec.ts:21 › should respect --snapshot-mode=full @mcp-macos-15
❌ [webkit] › mcp/snapshot-mode.spec.ts:54 › should respect --snapshot-mode=incremental @mcp-macos-15
❌ [webkit] › mcp/snapshot-mode.spec.ts:105 › should respect snapshot[filename] @mcp-macos-15
❌ [webkit] › mcp/tabs.spec.ts:36 › list initial tabs @mcp-macos-15
❌ [webkit] › mcp/tabs.spec.ts:47 › list first tab @mcp-macos-15
❌ [webkit] › mcp/tabs.spec.ts:60 › create new tab @mcp-macos-15
❌ [webkit] › mcp/tabs.spec.ts:85 › select tab @mcp-macos-15
❌ [webkit] › mcp/tabs.spec.ts:121 › close tab @mcp-macos-15
❌ [webkit] › mcp/timeouts.spec.ts:19 › action timeout (default) @mcp-macos-15
❌ [webkit] › mcp/timeouts.spec.ts:48 › action timeout (custom) @mcp-macos-15
❌ [webkit] › mcp/timeouts.spec.ts:77 › navigation timeout @mcp-macos-15
❌ [webkit] › mcp/tracing.spec.ts:21 › check that trace is saved with --save-trace @mcp-macos-15
❌ [webkit] › mcp/tracing.spec.ts:39 › check that trace is saved with browser_start_tracing @mcp-macos-15
❌ [webkit] › mcp/tracing.spec.ts:72 › check that trace is saved with browser_start_tracing (no output dir) @mcp-macos-15
❌ [webkit] › mcp/type.spec.ts:19 › browser_type @mcp-macos-15
❌ [webkit] › mcp/type.spec.ts:58 › browser_type (slowly) @mcp-macos-15
❌ [webkit] › mcp/type.spec.ts:99 › browser_type (no submit) @mcp-macos-15
❌ [webkit] › mcp/verify.spec.ts:21 › browser_verify_element_visible @mcp-macos-15
❌ [webkit] › mcp/verify.spec.ts:68 › browser_verify_element_visible (not found) @mcp-macos-15
❌ [webkit] › mcp/verify.spec.ts:91 › browser_verify_text_visible @mcp-macos-15
❌ [webkit] › mcp/verify.spec.ts:135 › browser_verify_text_visible (not found) @mcp-macos-15
❌ [webkit] › mcp/verify.spec.ts:157 › browser_verify_text_visible (with quotes) @mcp-macos-15
❌ [webkit] › mcp/verify.spec.ts:190 › browser_verify_list_visible @mcp-macos-15
❌ [webkit] › mcp/verify.spec.ts:223 › browser_verify_list_visible (partial items) @mcp-macos-15
❌ [webkit] › mcp/verify.spec.ts:256 › browser_verify_list_visible (item not found) @mcp-macos-15
❌ [webkit] › mcp/verify.spec.ts:283 › browser_verify_value (textbox) @mcp-macos-15
❌ [webkit] › mcp/verify.spec.ts:324 › browser_verify_value (textbox wrong value) @mcp-macos-15
❌ [webkit] › mcp/verify.spec.ts:351 › browser_verify_value (checkbox checked) @mcp-macos-15
❌ [webkit] › mcp/verify.spec.ts:379 › browser_verify_value (checkbox unchecked) @mcp-macos-15
❌ [webkit] › mcp/verify.spec.ts:407 › browser_verify_value (checkbox wrong value) @mcp-macos-15
❌ [webkit] › mcp/verify.spec.ts:435 › browser_verify_value (radio checked) @mcp-macos-15
❌ [webkit] › mcp/verify.spec.ts:465 › browser_verify_value (slider) @mcp-macos-15
❌ [webkit] › mcp/verify.spec.ts:493 › browser_verify_value (combobox) @mcp-macos-15
❌ [webkit] › mcp/video.spec.ts:23 › should work with --save-video (isolated) @mcp-macos-15
❌ [webkit] › mcp/video.spec.ts:43 › should work with { saveVideo } (isolated) @mcp-macos-15
❌ [webkit] › mcp/video.spec.ts:63 › should work with recordVideo (isolated) @mcp-macos-15
❌ [webkit] › mcp/video.spec.ts:23 › should work with --save-video (persistent) @mcp-macos-15
❌ [webkit] › mcp/video.spec.ts:43 › should work with { saveVideo } (persistent) @mcp-macos-15
❌ [webkit] › mcp/video.spec.ts:63 › should work with recordVideo (persistent) @mcp-macos-15
❌ [webkit] › mcp/wait.spec.ts:19 › browser_wait_for(text) @mcp-macos-15
❌ [webkit] › mcp/wait.spec.ts:62 › browser_wait_for(textGone) @mcp-macos-15

2440 passed, 116 skipped


Merge workflow run.

@github-actions
Copy link
Contributor

Test results for "tests 1"

1 fatal errors, not part of any test
213 failed
❌ [default] › debug-tests.spec.ts:516 › should not pause at the end of a setup test @vscode-extension
❌ [default-reuse] › debug-tests.spec.ts:516 › should not pause at the end of a setup test @vscode-extension
❌ [default-trace] › debug-tests.spec.ts:516 › should not pause at the end of a setup test @vscode-extension
❌ [webkit-library] › library/beforeunload.spec.ts:20 › should close browser with beforeunload page @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/beforeunload.spec.ts:30 › should close browsercontext with beforeunload page @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/beforeunload.spec.ts:38 › should be able to navigate away from page with beforeunload @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/beforeunload.spec.ts:46 › should close page with beforeunload listener @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/beforeunload.spec.ts:55 › should run beforeunload if asked for @smoke @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/beforeunload.spec.ts:79 › should access page after beforeunload @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/beforeunload.spec.ts:92 › should not stall on evaluate when dismissing beforeunload @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/beforeunload.spec.ts:107 › should not stall on click when dismissing beforeunload @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/beforeunload.spec.ts:130 › should support dismissing the dialog multiple times @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/beforeunload.spec.ts:152 › should support closing the page after a previous dismiss @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/beforeunload.spec.ts:170 › should support closing the page via a subsequent onbeforeunload dialog @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browser.spec.ts:24 › should create new page @smoke @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browser.spec.ts:38 › should throw upon second create new page @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browser.spec.ts:54 › should dispatch page.on(close) upon browser.close and reject evaluate @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-add-cookies.spec.ts:22 › should work @smoke @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-add-cookies.spec.ts:32 › should work with expires=-1 @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-add-cookies.spec.ts:50 › should add cookies with empty value @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-add-cookies.spec.ts:134 › should roundtrip cookie @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-add-cookies.spec.ts:153 › should send cookie header @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-add-cookies.spec.ts:181 › should isolate session cookies @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-add-cookies.spec.ts:207 › should isolate persistent cookies @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-add-cookies.spec.ts:227 › should isolate send cookie header @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-add-cookies.spec.ts:263 › should set multiple cookies @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-add-cookies.spec.ts:312 › should set a cookie with a path @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-add-cookies.spec.ts:363 › should default to setting secure cookie for HTTPS websites @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-add-cookies.spec.ts:375 › should be able to set unsecure cookie for HTTP website @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-add-cookies.spec.ts:387 › should set a cookie on a different domain @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-add-cookies.spec.ts:408 › should set cookies for a frame @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-add-cookies.spec.ts:426 › should allow unnamed cookies @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-add-cookies.spec.ts:455 › should set secure cookies on secure WebSocket @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-add-init-script.spec.ts:20 › should work with browser context scripts @smoke @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-add-init-script.spec.ts:28 › should work without navigation, after all bindings @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-add-init-script.spec.ts:45 › should work without navigation in popup @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-add-init-script.spec.ts:55 › should work with browser context scripts with a path @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-add-init-script.spec.ts:62 › should work with browser context scripts for already created pages @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-add-init-script.spec.ts:70 › init script should run only once in popup @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-base-url.spec.ts:20 › should construct a new URL when a baseURL in browser.newContext is passed to page.goto @smoke @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-base-url.spec.ts:29 › should construct a new URL when a baseURL in browser.newPage is passed to page.goto @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-base-url.spec.ts:37 › should construct a new URL when a baseURL in browserType.launchPersistentContext is passed to page.goto @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-base-url.spec.ts:47 › should construct the URLs correctly when a baseURL without a trailing slash in browser.newPage is passed to page.goto @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-base-url.spec.ts:57 › should construct the URLs correctly when a baseURL with a trailing slash in browser.newPage is passed to page.goto @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-base-url.spec.ts:69 › should not construct a new URL when valid URLs are passed @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-base-url.spec.ts:83 › should be able to match a URL relative to its given URL with urlMatcher @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-base-url.spec.ts:105 › should not construct a new URL with baseURL when a glob was used @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-basic.spec.ts:36 › should be able to click across browser contexts @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-basic.spec.ts:72 › window.open should use parent tab context @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-basic.spec.ts:84 › should isolate localStorage and cookies @smoke @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-basic.spec.ts:129 › should propagate default viewport to the page @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-basic.spec.ts:136 › should make a copy of default viewport @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-basic.spec.ts:145 › should respect deviceScaleFactor @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-basic.spec.ts:190 › should not report frameless pages on error @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-basic.spec.ts:208 › should return all of the pages @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-basic.spec.ts:219 › should close all belonging pages once closing context @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-basic.spec.ts:228 › should disable javascript @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-basic.spec.ts:251 › should be able to navigate after disabling javascript @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-basic.spec.ts:258 › should not hang on promises after disabling javascript @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-basic.spec.ts:266 › setContent should work after disabling javascript @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-basic.spec.ts:274 › should work with offline option @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-basic.spec.ts:296 › fetch with keepalive should throw when offline @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-basic.spec.ts:324 › should emulate navigator.onLine @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-basic.spec.ts:335 › should emulate offline event @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-basic.spec.ts:351 › should emulate media in popup @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-basic.spec.ts:377 › should emulate media in cross-process iframe @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-basic.spec.ts:386 › default user agent @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-basic.spec.ts:392 › should create two pages in parallel in various contexts @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-clearcookies.spec.ts:20 › should clear cookies @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-clearcookies.spec.ts:52 › should remove cookies by name @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-clearcookies.spec.ts:72 › should remove cookies by name regex @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-clearcookies.spec.ts:92 › should remove cookies by domain @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-clearcookies.spec.ts:116 › should remove cookies by path @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-clearcookies.spec.ts:146 › should remove cookies by name and domain @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-cookies-third-party.spec.ts:157 › third party non-partitioned cookies @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-cookies-third-party.spec.ts:161 › save/load third party non-partitioned cookies @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-cookies-third-party.spec.ts:246 › third party 'Partitioned;' cookies @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-cookies-third-party.spec.ts:250 › save/load third party 'Partitioned;' cookies @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-cookies-third-party.spec.ts:319 › add 'Partitioned;' cookie via API @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-cookies-third-party.spec.ts:403 › same origin third party 'Partitioned;' cookie with different origin intermediate iframe @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-cookies-third-party.spec.ts:441 › top level 'Partitioned;' cookie and same origin iframe @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-cookies-third-party.spec.ts:497 › should be able to send third party cookies via an iframe @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-cookies-third-party.spec.ts:526 › should(not) block third party cookies - persistent context @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-cookies-third-party.spec.ts:531 › should(not) block third party cookies - ephemeral context @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-cookies.spec.ts:20 › should return no cookies in pristine browser context @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-cookies.spec.ts:24 › should get a cookie @smoke @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-cookies.spec.ts:43 › should get a non-session cookie @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-cookies.spec.ts:107 › should properly report httpOnly cookie @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-cookies.spec.ts:118 › should properly report "Strict" sameSite cookie @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-cookies.spec.ts:131 › should properly report "Lax" sameSite cookie @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-cookies.spec.ts:144 › should get multiple cookies @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-cookies.spec.ts:247 › should return cookies with empty value @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-cookies.spec.ts:356 › should support requestStorageAccess @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-cookies.spec.ts:410 › should parse cookie with large Max-Age correctly @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-cookies.spec.ts:436 › iframe should inherit cookies from parent @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-credentials.spec.ts:26 › should fail without credentials @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-credentials.spec.ts:37 › should work with setHTTPCredentials @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-credentials.spec.ts:54 › should work with correct credentials @smoke @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-credentials.spec.ts:65 › should fail with wrong credentials @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-credentials.spec.ts:76 › should return resource body @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-credentials.spec.ts:89 › should work with correct credentials and matching origin @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-credentials.spec.ts:100 › should work with correct credentials and matching origin case insensitive @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-credentials.spec.ts:111 › should fail with correct credentials and mismatching scheme @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-credentials.spec.ts:125 › should fail with correct credentials and mismatching hostname @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-credentials.spec.ts:141 › should fail with correct credentials and mismatching port @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-csp.spec.ts:21 › should bypass CSP meta tag @smoke @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-csp.spec.ts:45 › should bypass CSP header @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-csp.spec.ts:74 › should bypass after cross-process navigation @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-csp.spec.ts:89 › should bypass CSP in iframes as well @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-device.spec.ts:23 › device › should work @smoke @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-device.spec.ts:33 › device › should support clicking @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-device.spec.ts:45 › device › should scroll to click @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-device.spec.ts:62 › device › should scroll twice when emulated @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-device.spec.ts:107 › device › should emulate viewport and screen size @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-device.spec.ts:126 › device › should emulate viewport without screen size @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-dsf.spec.ts:19 › should fetch lodpi assets @smoke @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-dsf.spec.ts:31 › should fetch hidpi assets @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-events.spec.ts:20 › console event should work @smoke @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-events.spec.ts:30 › console event should work with element handles @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-events.spec.ts:41 › console event should work in popup @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-events.spec.ts:55 › console event should work in popup 2 @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-events.spec.ts:72 › console event should work in immediately closed popup @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-events.spec.ts:89 › dialog event should work @smoke @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-events.spec.ts:103 › dialog event should work in popup @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-events.spec.ts:120 › dialog event should work in popup 2 @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-events.spec.ts:135 › dialog event should work in immediately closed popup @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-events.spec.ts:154 › dialog event should work with inline script tag @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-events.spec.ts:176 › weberror event should work @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-expose-function.spec.ts:21 › expose binding should work @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-expose-function.spec.ts:35 › should work @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-expose-function.spec.ts:48 › should throw for duplicate registrations @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-expose-function.spec.ts:61 › should be callable from-inside addInitScript @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-expose-function.spec.ts:76 › exposeBindingHandle should work @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-expose-function.spec.ts:90 › should work with CSP @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-fetch.spec.ts:293 › should add cookies from Set-Cookie header @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-fetch.spec.ts:314 › should preserve cookie order from Set-Cookie header @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-fetch.spec.ts:340 › should support cookie with empty value @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-fetch.spec.ts:366 › should remove cookie with negative max-age @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-fetch.spec.ts:385 › should remove cookie with expires far in the past @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-fetch.spec.ts:461 › should return raw headers @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-fetch.spec.ts:540 › should support HTTPCredentials.send for browser.newPage @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-fetch.spec.ts:643 › should add default headers @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-fetch.spec.ts:668 › should add default headers to redirects @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-fetch.spec.ts:680 › should allow to override default headers @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-fetch.spec.ts:953 › should override request parameters @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-fetch.spec.ts:973 › should support application/x-www-form-urlencoded @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-fetch.spec.ts:994 › should support application/x-www-form-urlencoded with param lists @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-fetch.spec.ts:1010 › should encode to application/json by default @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-fetch.spec.ts:1066 › should support multipart/form-data with ReadStream values @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-fetch.spec.ts:1099 › should support multipart/form-data and keep the order @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-fetch.spec.ts:1190 › context request should export same storage state as context @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-fetch.spec.ts:1204 › should send secure cookie over http for localhost @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-fetch.spec.ts:1218 › should accept bool and numeric params and filter out undefined @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-fetch.spec.ts:1281 › should support SameSite cookie attribute over https @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-har.spec.ts:22 › should context.routeFromHAR, matching the method and following redirects @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-har.spec.ts:33 › should page.routeFromHAR, matching the method and following redirects @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-har.spec.ts:44 › fallback:continue should continue when not found in har @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-har.spec.ts:52 › by default should abort requests not found in har @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-har.spec.ts:60 › fallback:continue should continue requests on bad har @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-har.spec.ts:69 › should only handle requests matching url filter @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-har.spec.ts:87 › should only context.routeFromHAR requests matching url filter @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-har.spec.ts:105 › should only page.routeFromHAR requests matching url filter @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-har.spec.ts:123 › should apply overrides before routing from har @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-har.spec.ts:145 › should support regex filter @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-har.spec.ts:154 › newPage should fulfill from har, matching the method and following redirects @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-har.spec.ts:166 › should change document URL after redirected navigation @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-har.spec.ts:180 › should change document URL after redirected navigation on click @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-har.spec.ts:195 › should goBack to redirected navigation @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-har.spec.ts:208 › should goForward to redirected navigation @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-har.spec.ts:224 › should reload redirected navigation @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-har.spec.ts:236 › should fulfill from har with content in a file @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-har.spec.ts:244 › should round-trip har.zip @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-har.spec.ts:259 › should produce extracted zip @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-har.spec.ts:278 › should round-trip extracted har.zip @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-locale.spec.ts:20 › should affect accept-language header @smoke @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-locale.spec.ts:31 › should affect navigator.language @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-locale.spec.ts:38 › should format number @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-locale.spec.ts:55 › should format date @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-locale.spec.ts:74 › should format number in popups @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-locale.spec.ts:89 › should affect navigator.language in popups @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-locale.spec.ts:103 › should work for multiple pages sharing same process @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-locale.spec.ts:118 › should be isolated between contexts @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-locale.spec.ts:141 › should not change default locale in another context @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-locale.spec.ts:166 › should format number in workers @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-locale.spec.ts:178 › should affect Intl.DateTimeFormat().resolvedOptions().locale @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-network-event.spec.ts:21 › BrowserContext.Events.Request @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-network-event.spec.ts:40 › BrowserContext.Events.Response @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-network-event.spec.ts:59 › BrowserContext.Events.RequestFailed @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-network-event.spec.ts:76 › BrowserContext.Events.RequestFinished @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-network-event.spec.ts:90 › should fire events in proper order @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-network-event.spec.ts:107 › should not fire events for favicon or favicon redirects @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-network-event.spec.ts:148 › should reject response.finished if context closes @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-page-event.spec.ts:20 › should have url @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-page-event.spec.ts:31 › should have url after domcontentloaded @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-page-event.spec.ts:43 › should have about:blank url with domcontentloaded @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-page-event.spec.ts:55 › should have about:blank for empty url with domcontentloaded @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-page-event.spec.ts:67 › should report when a new page is created and closed @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-page-event.spec.ts:94 › should report initialized pages @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-page-event.spec.ts:109 › should not crash while redirecting of original request was missed @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-pages.spec.ts:21 › should not be visible in context.pages @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-pages.spec.ts:29 › page.context should return the correct instance @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-pages.spec.ts:35 › frame.focus should work multiple times @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-pages.spec.ts:46 › should click with disabled javascript @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-pages.spec.ts:58 › should not hang with touch-enabled viewports @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-pages.spec.ts:69 › should click the button with deviceScaleFactor set @webkit-ubuntu-22.04-node20
❌ [webkit-library] › library/browsercontext-pages.spec.ts:82 › should click the button with offset with page scale @webkit-ubuntu-22.04-node20
❌ [playwright-test] › playwright.spec.ts:181 › should respect context options in various contexts @ubuntu-latest-node20
❌ [playwright-test] › playwright.spec.ts:181 › should respect context options in various contexts @macos-latest-node20
❌ [playwright-test] › playwright.spec.ts:877 › page.pause() should disable test timeout @macos-latest-node20
❌ [playwright-test] › playwright.spec.ts:181 › should respect context options in various contexts @ubuntu-latest-node24
❌ [playwright-test] › playwright.spec.ts:181 › should respect context options in various contexts @ubuntu-latest-node22
❌ [playwright-test] › playwright.spec.ts:181 › should respect context options in various contexts @windows-latest-node20
❌ [playwright-test] › reporter-html.spec.ts:3311 › merged › shard chart @windows-latest-node20

2 flaky ⚠️ [playwright-test] › ui-mode-test-watch.spec.ts:185 › should watch new file `@ubuntu-latest-node20`
⚠️ [playwright-test] › ui-mode-trace.spec.ts:426 › should work behind reverse proxy `@macos-latest-node20`

30265 passed, 579 skipped, 3876 did not run


Merge workflow run.

@github-actions
Copy link
Contributor

Test results for "tests others"

3 fatal errors, not part of any test
2 failed
❌ [playwright-test] › playwright.spec.ts:181 › should respect context options in various contexts @realtime-time-runner-chromium-linux
❌ [playwright-test] › playwright.spec.ts:181 › should respect context options in various contexts @frozen-time-runner-chromium-linux

4 flaky ⚠️ [electron-api] › electron/electron-app.spec.ts:55 › should fire close event when the app quits itself `@electron-macos-latest`
⚠️ [electron-page] › page/page-autowaiting-basic.spec.ts:106 › should work with waitForLoadState(load) `@electron-macos-latest`
⚠️ [chromium-library] › library/beforeunload.spec.ts:130 › should support dismissing the dialog multiple times `@realtime-time-library-chromium-linux`
⚠️ [chromium-library] › library/trace-viewer.spec.ts:1240 › should update highlight when typing locator `@realtime-time-library-chromium-linux`
1 interrupted ⚠️ [electron-page] › page/page-history.spec.ts:281 › should reload proper page `@electron-macos-latest`

17322 passed, 450 skipped, 883 did not run


Merge workflow run.

@github-actions
Copy link
Contributor

Test results for "tests 2"

24 fatal errors, not part of any test
2360 failed
❌ [chromium-library] › library/chromium/chromium.spec.ts:690 › should emit console messages from service worker @chromium-headed-macos-14-xlarge
❌ [chromium-library] › library/defaultbrowsercontext-2.spec.ts:245 › user agent is up to date @chromium-headed-macos-14-xlarge
❌ [chromium-library] › library/defaultbrowsercontext-2.spec.ts:252 › dialog.accept should work @chromium-headed-macos-14-xlarge
❌ [chromium-library] › library/emulation-focus.spec.ts:87 › should change document.activeElement @chromium-headed-macos-14-xlarge
❌ [chromium-library] › library/har.spec.ts:541 › should have popup requests @chromium-headed-macos-14-xlarge
❌ [chromium-library] › library/logger.spec.ts:19 › should log @smoke @chromium-headed-macos-14-xlarge
❌ [chromium-library] › library/permissions.spec.ts:244 › should be able to use the local-fonts API @chromium-headed-macos-14-xlarge
❌ [chromium-library] › library/browsercontext-reuse.spec.ts:197 › reuse launch › should not cache resources @msedge-macos-latest
❌ [chromium-library] › library/browsercontext-reuse.spec.ts:323 › reuse launch › should work with clock emulation @msedge-macos-latest
❌ [chromium-library] › library/browsercontext-reuse.spec.ts:96 › reuse connect › should re-add binding after reset @msedge-macos-latest
❌ [chromium-library] › library/browsercontext-reuse.spec.ts:116 › reuse connect › should reset serviceworker @msedge-macos-latest
❌ [chromium-library] › library/browsercontext-reuse.spec.ts:197 › reuse connect › should not cache resources @msedge-macos-latest
❌ [chromium-library] › library/browsercontext-reuse.spec.ts:272 › reuse connect › should reset mouse position @msedge-macos-latest
❌ [chromium-library] › library/proxy.spec.ts:178 › should exclude patterns @channel-chromium-macos-latest
❌ [chromium-library] › library/screenshot.spec.ts:25 › page screenshot › should run in parallel in multiple pages @channel-chromium-macos-latest
❌ [chromium-library] › library/trace-viewer.spec.ts:1720 › canvas clipping @channel-chromium-macos-latest
❌ [chromium-page] › page/page-click-timeout-4.spec.ts:52 › should fail to click the button behind a large header after scrolling around @channel-chromium-macos-latest
❌ [chromium-library] › library/hit-target.spec.ts:76 › should click when element detaches in mousedown @msedge-beta-macos-latest
❌ [chromium-library] › library/inspector/cli-codegen-1.spec.ts:94 › cli codegen › should click twice @msedge-beta-macos-latest
❌ [chromium-library] › library/tracing.spec.ts:264 › should not include trace resources from the previous chunks @msedge-beta-macos-latest
❌ [chromium-library] › library/inspector/cli-codegen-1.spec.ts:94 › cli codegen › should click twice @msedge-dev-macos-latest
❌ [chromium-library] › library/hit-target.spec.ts:76 › should click when element detaches in mousedown @chrome-beta-macos-latest
❌ [chromium-library] › library/inspector/cli-codegen-1.spec.ts:122 › cli codegen › should type after clicking twice @chrome-beta-macos-latest
❌ [chromium-library] › library/permissions.spec.ts:244 › should be able to use the local-fonts API @chrome-macos-latest
❌ [firefox-page] › page/page-click.spec.ts:1056 › should click a button that is overlaid by a permission popup @firefox-headed-ubuntu-24.04
❌ [firefox-library] › library/inspector/cli-codegen-2.spec.ts:313 › cli codegen › should record open in a new tab with url @firefox-headed-macos-14-xlarge
❌ [firefox-library] › library/browsertype-connect.spec.ts:250 › run-server › should send default User-Agent and X-Playwright-Browser headers with connect request @firefox-macos-15-large
❌ [firefox-library] › library/inspector/cli-codegen-2.spec.ts:455 › cli codegen › should save assets via SIGINT @firefox-macos-15-large
❌ [firefox-library] › library/inspector/cli-codegen-javascript.spec.ts:84 › should save the codegen output to a file if specified @firefox-macos-15-large
❌ [webkit-library] › library/beforeunload.spec.ts:20 › should close browser with beforeunload page @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/beforeunload.spec.ts:30 › should close browsercontext with beforeunload page @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/beforeunload.spec.ts:38 › should be able to navigate away from page with beforeunload @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/beforeunload.spec.ts:46 › should close page with beforeunload listener @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/beforeunload.spec.ts:55 › should run beforeunload if asked for @smoke @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/beforeunload.spec.ts:79 › should access page after beforeunload @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/beforeunload.spec.ts:92 › should not stall on evaluate when dismissing beforeunload @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/beforeunload.spec.ts:107 › should not stall on click when dismissing beforeunload @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/beforeunload.spec.ts:130 › should support dismissing the dialog multiple times @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/beforeunload.spec.ts:152 › should support closing the page after a previous dismiss @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/beforeunload.spec.ts:170 › should support closing the page via a subsequent onbeforeunload dialog @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browser.spec.ts:24 › should create new page @smoke @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browser.spec.ts:38 › should throw upon second create new page @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browser.spec.ts:54 › should dispatch page.on(close) upon browser.close and reject evaluate @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-add-cookies.spec.ts:22 › should work @smoke @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-add-cookies.spec.ts:32 › should work with expires=-1 @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-add-cookies.spec.ts:50 › should add cookies with empty value @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-add-cookies.spec.ts:134 › should roundtrip cookie @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-add-cookies.spec.ts:153 › should send cookie header @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-add-cookies.spec.ts:181 › should isolate session cookies @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-add-cookies.spec.ts:207 › should isolate persistent cookies @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-add-cookies.spec.ts:227 › should isolate send cookie header @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-add-cookies.spec.ts:263 › should set multiple cookies @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-add-cookies.spec.ts:312 › should set a cookie with a path @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-add-cookies.spec.ts:363 › should default to setting secure cookie for HTTPS websites @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-add-cookies.spec.ts:375 › should be able to set unsecure cookie for HTTP website @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-add-cookies.spec.ts:387 › should set a cookie on a different domain @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-add-cookies.spec.ts:408 › should set cookies for a frame @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-add-cookies.spec.ts:426 › should allow unnamed cookies @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-add-cookies.spec.ts:455 › should set secure cookies on secure WebSocket @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-add-init-script.spec.ts:20 › should work with browser context scripts @smoke @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-add-init-script.spec.ts:28 › should work without navigation, after all bindings @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-add-init-script.spec.ts:45 › should work without navigation in popup @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-add-init-script.spec.ts:55 › should work with browser context scripts with a path @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-add-init-script.spec.ts:62 › should work with browser context scripts for already created pages @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-add-init-script.spec.ts:70 › init script should run only once in popup @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-base-url.spec.ts:20 › should construct a new URL when a baseURL in browser.newContext is passed to page.goto @smoke @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-base-url.spec.ts:29 › should construct a new URL when a baseURL in browser.newPage is passed to page.goto @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-base-url.spec.ts:37 › should construct a new URL when a baseURL in browserType.launchPersistentContext is passed to page.goto @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-base-url.spec.ts:47 › should construct the URLs correctly when a baseURL without a trailing slash in browser.newPage is passed to page.goto @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-base-url.spec.ts:57 › should construct the URLs correctly when a baseURL with a trailing slash in browser.newPage is passed to page.goto @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-base-url.spec.ts:69 › should not construct a new URL when valid URLs are passed @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-base-url.spec.ts:83 › should be able to match a URL relative to its given URL with urlMatcher @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-base-url.spec.ts:105 › should not construct a new URL with baseURL when a glob was used @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-basic.spec.ts:36 › should be able to click across browser contexts @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-basic.spec.ts:72 › window.open should use parent tab context @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-basic.spec.ts:84 › should isolate localStorage and cookies @smoke @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-basic.spec.ts:129 › should propagate default viewport to the page @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-basic.spec.ts:136 › should make a copy of default viewport @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-basic.spec.ts:145 › should respect deviceScaleFactor @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-basic.spec.ts:190 › should not report frameless pages on error @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-basic.spec.ts:208 › should return all of the pages @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-basic.spec.ts:219 › should close all belonging pages once closing context @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-basic.spec.ts:228 › should disable javascript @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-basic.spec.ts:251 › should be able to navigate after disabling javascript @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-basic.spec.ts:258 › should not hang on promises after disabling javascript @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-basic.spec.ts:266 › setContent should work after disabling javascript @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-basic.spec.ts:274 › should work with offline option @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-basic.spec.ts:296 › fetch with keepalive should throw when offline @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-basic.spec.ts:324 › should emulate navigator.onLine @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-basic.spec.ts:335 › should emulate offline event @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-basic.spec.ts:351 › should emulate media in popup @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-basic.spec.ts:377 › should emulate media in cross-process iframe @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-basic.spec.ts:386 › default user agent @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-basic.spec.ts:392 › should create two pages in parallel in various contexts @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-clearcookies.spec.ts:20 › should clear cookies @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-clearcookies.spec.ts:52 › should remove cookies by name @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-clearcookies.spec.ts:72 › should remove cookies by name regex @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-clearcookies.spec.ts:92 › should remove cookies by domain @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-clearcookies.spec.ts:116 › should remove cookies by path @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-clearcookies.spec.ts:146 › should remove cookies by name and domain @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-cookies-third-party.spec.ts:157 › third party non-partitioned cookies @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-cookies-third-party.spec.ts:161 › save/load third party non-partitioned cookies @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-cookies-third-party.spec.ts:246 › third party 'Partitioned;' cookies @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-cookies-third-party.spec.ts:250 › save/load third party 'Partitioned;' cookies @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-cookies-third-party.spec.ts:319 › add 'Partitioned;' cookie via API @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-cookies-third-party.spec.ts:403 › same origin third party 'Partitioned;' cookie with different origin intermediate iframe @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-cookies-third-party.spec.ts:441 › top level 'Partitioned;' cookie and same origin iframe @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-cookies-third-party.spec.ts:526 › should(not) block third party cookies - persistent context @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-cookies.spec.ts:20 › should return no cookies in pristine browser context @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-cookies.spec.ts:24 › should get a cookie @smoke @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-cookies.spec.ts:43 › should get a non-session cookie @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-credentials.spec.ts:26 › should fail without credentials @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-credentials.spec.ts:37 › should work with setHTTPCredentials @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-credentials.spec.ts:54 › should work with correct credentials @smoke @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-csp.spec.ts:21 › should bypass CSP meta tag @smoke @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-csp.spec.ts:45 › should bypass CSP header @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-csp.spec.ts:74 › should bypass after cross-process navigation @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-csp.spec.ts:89 › should bypass CSP in iframes as well @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-device.spec.ts:23 › device › should work @smoke @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-device.spec.ts:33 › device › should support clicking @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-device.spec.ts:45 › device › should scroll to click @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-device.spec.ts:62 › device › should scroll twice when emulated @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-device.spec.ts:107 › device › should emulate viewport and screen size @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-device.spec.ts:126 › device › should emulate viewport without screen size @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-dsf.spec.ts:19 › should fetch lodpi assets @smoke @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-dsf.spec.ts:31 › should fetch hidpi assets @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-events.spec.ts:20 › console event should work @smoke @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-events.spec.ts:30 › console event should work with element handles @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-events.spec.ts:41 › console event should work in popup @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-events.spec.ts:55 › console event should work in popup 2 @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-events.spec.ts:72 › console event should work in immediately closed popup @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-events.spec.ts:89 › dialog event should work @smoke @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-events.spec.ts:103 › dialog event should work in popup @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-events.spec.ts:120 › dialog event should work in popup 2 @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-events.spec.ts:135 › dialog event should work in immediately closed popup @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-events.spec.ts:154 › dialog event should work with inline script tag @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-events.spec.ts:176 › weberror event should work @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-expose-function.spec.ts:21 › expose binding should work @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-expose-function.spec.ts:35 › should work @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-expose-function.spec.ts:48 › should throw for duplicate registrations @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/browsercontext-expose-function.spec.ts:61 › should be callable from-inside addInitScript @webkit-headed-macos-14-xlarge
❌ [webkit-library] › library/beforeunload.spec.ts:20 › should close browser with beforeunload page @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/beforeunload.spec.ts:30 › should close browsercontext with beforeunload page @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/beforeunload.spec.ts:38 › should be able to navigate away from page with beforeunload @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/beforeunload.spec.ts:46 › should close page with beforeunload listener @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/beforeunload.spec.ts:55 › should run beforeunload if asked for @smoke @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/beforeunload.spec.ts:79 › should access page after beforeunload @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/beforeunload.spec.ts:92 › should not stall on evaluate when dismissing beforeunload @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/beforeunload.spec.ts:107 › should not stall on click when dismissing beforeunload @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/beforeunload.spec.ts:130 › should support dismissing the dialog multiple times @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/beforeunload.spec.ts:152 › should support closing the page after a previous dismiss @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/beforeunload.spec.ts:170 › should support closing the page via a subsequent onbeforeunload dialog @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browser.spec.ts:24 › should create new page @smoke @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browser.spec.ts:38 › should throw upon second create new page @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browser.spec.ts:54 › should dispatch page.on(close) upon browser.close and reject evaluate @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-add-cookies.spec.ts:22 › should work @smoke @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-add-cookies.spec.ts:32 › should work with expires=-1 @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-add-cookies.spec.ts:50 › should add cookies with empty value @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-add-cookies.spec.ts:134 › should roundtrip cookie @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-add-cookies.spec.ts:153 › should send cookie header @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-add-cookies.spec.ts:181 › should isolate session cookies @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-add-cookies.spec.ts:207 › should isolate persistent cookies @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-add-cookies.spec.ts:227 › should isolate send cookie header @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-add-cookies.spec.ts:263 › should set multiple cookies @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-add-cookies.spec.ts:312 › should set a cookie with a path @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-add-cookies.spec.ts:363 › should default to setting secure cookie for HTTPS websites @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-add-cookies.spec.ts:375 › should be able to set unsecure cookie for HTTP website @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-add-cookies.spec.ts:387 › should set a cookie on a different domain @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-add-cookies.spec.ts:408 › should set cookies for a frame @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-add-cookies.spec.ts:426 › should allow unnamed cookies @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-add-cookies.spec.ts:455 › should set secure cookies on secure WebSocket @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-add-init-script.spec.ts:20 › should work with browser context scripts @smoke @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-add-init-script.spec.ts:28 › should work without navigation, after all bindings @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-add-init-script.spec.ts:45 › should work without navigation in popup @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-add-init-script.spec.ts:55 › should work with browser context scripts with a path @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-add-init-script.spec.ts:62 › should work with browser context scripts for already created pages @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-add-init-script.spec.ts:70 › init script should run only once in popup @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-base-url.spec.ts:20 › should construct a new URL when a baseURL in browser.newContext is passed to page.goto @smoke @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-base-url.spec.ts:29 › should construct a new URL when a baseURL in browser.newPage is passed to page.goto @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-base-url.spec.ts:37 › should construct a new URL when a baseURL in browserType.launchPersistentContext is passed to page.goto @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-base-url.spec.ts:47 › should construct the URLs correctly when a baseURL without a trailing slash in browser.newPage is passed to page.goto @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-base-url.spec.ts:57 › should construct the URLs correctly when a baseURL with a trailing slash in browser.newPage is passed to page.goto @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-base-url.spec.ts:69 › should not construct a new URL when valid URLs are passed @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-base-url.spec.ts:83 › should be able to match a URL relative to its given URL with urlMatcher @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-base-url.spec.ts:105 › should not construct a new URL with baseURL when a glob was used @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-basic.spec.ts:36 › should be able to click across browser contexts @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-basic.spec.ts:72 › window.open should use parent tab context @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-basic.spec.ts:84 › should isolate localStorage and cookies @smoke @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-basic.spec.ts:129 › should propagate default viewport to the page @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-basic.spec.ts:136 › should make a copy of default viewport @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-basic.spec.ts:145 › should respect deviceScaleFactor @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-basic.spec.ts:190 › should not report frameless pages on error @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-basic.spec.ts:208 › should return all of the pages @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-basic.spec.ts:219 › should close all belonging pages once closing context @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-basic.spec.ts:228 › should disable javascript @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-basic.spec.ts:251 › should be able to navigate after disabling javascript @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-basic.spec.ts:258 › should not hang on promises after disabling javascript @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-basic.spec.ts:266 › setContent should work after disabling javascript @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-basic.spec.ts:274 › should work with offline option @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-basic.spec.ts:296 › fetch with keepalive should throw when offline @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-basic.spec.ts:324 › should emulate navigator.onLine @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-basic.spec.ts:335 › should emulate offline event @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-basic.spec.ts:351 › should emulate media in popup @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-basic.spec.ts:377 › should emulate media in cross-process iframe @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-basic.spec.ts:386 › default user agent @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-basic.spec.ts:392 › should create two pages in parallel in various contexts @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-clearcookies.spec.ts:20 › should clear cookies @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-clearcookies.spec.ts:52 › should remove cookies by name @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-clearcookies.spec.ts:72 › should remove cookies by name regex @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-clearcookies.spec.ts:92 › should remove cookies by domain @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-clearcookies.spec.ts:116 › should remove cookies by path @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-clearcookies.spec.ts:146 › should remove cookies by name and domain @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-cookies-third-party.spec.ts:157 › third party non-partitioned cookies @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-cookies-third-party.spec.ts:161 › save/load third party non-partitioned cookies @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-cookies-third-party.spec.ts:246 › third party 'Partitioned;' cookies @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-cookies-third-party.spec.ts:250 › save/load third party 'Partitioned;' cookies @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-cookies-third-party.spec.ts:319 › add 'Partitioned;' cookie via API @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-cookies-third-party.spec.ts:403 › same origin third party 'Partitioned;' cookie with different origin intermediate iframe @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-cookies-third-party.spec.ts:441 › top level 'Partitioned;' cookie and same origin iframe @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-cookies-third-party.spec.ts:497 › should be able to send third party cookies via an iframe @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-cookies-third-party.spec.ts:526 › should(not) block third party cookies - persistent context @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-cookies-third-party.spec.ts:531 › should(not) block third party cookies - ephemeral context @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-cookies.spec.ts:20 › should return no cookies in pristine browser context @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-cookies.spec.ts:24 › should get a cookie @smoke @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-cookies.spec.ts:43 › should get a non-session cookie @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-cookies.spec.ts:107 › should properly report httpOnly cookie @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-cookies.spec.ts:118 › should properly report "Strict" sameSite cookie @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-cookies.spec.ts:131 › should properly report "Lax" sameSite cookie @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-cookies.spec.ts:144 › should get multiple cookies @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-cookies.spec.ts:247 › should return cookies with empty value @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-cookies.spec.ts:356 › should support requestStorageAccess @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-cookies.spec.ts:410 › should parse cookie with large Max-Age correctly @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-cookies.spec.ts:436 › iframe should inherit cookies from parent @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-credentials.spec.ts:26 › should fail without credentials @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-credentials.spec.ts:37 › should work with setHTTPCredentials @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-credentials.spec.ts:54 › should work with correct credentials @smoke @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-credentials.spec.ts:65 › should fail with wrong credentials @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-credentials.spec.ts:76 › should return resource body @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-credentials.spec.ts:89 › should work with correct credentials and matching origin @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-credentials.spec.ts:100 › should work with correct credentials and matching origin case insensitive @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-credentials.spec.ts:111 › should fail with correct credentials and mismatching scheme @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-credentials.spec.ts:125 › should fail with correct credentials and mismatching hostname @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-credentials.spec.ts:141 › should fail with correct credentials and mismatching port @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-csp.spec.ts:21 › should bypass CSP meta tag @smoke @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-csp.spec.ts:45 › should bypass CSP header @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-csp.spec.ts:74 › should bypass after cross-process navigation @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-csp.spec.ts:89 › should bypass CSP in iframes as well @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-device.spec.ts:23 › device › should work @smoke @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-device.spec.ts:33 › device › should support clicking @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-device.spec.ts:45 › device › should scroll to click @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-device.spec.ts:62 › device › should scroll twice when emulated @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-device.spec.ts:107 › device › should emulate viewport and screen size @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-device.spec.ts:126 › device › should emulate viewport without screen size @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-dsf.spec.ts:19 › should fetch lodpi assets @smoke @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-dsf.spec.ts:31 › should fetch hidpi assets @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-events.spec.ts:20 › console event should work @smoke @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-events.spec.ts:30 › console event should work with element handles @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-events.spec.ts:41 › console event should work in popup @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-events.spec.ts:55 › console event should work in popup 2 @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-events.spec.ts:72 › console event should work in immediately closed popup @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-events.spec.ts:89 › dialog event should work @smoke @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-events.spec.ts:103 › dialog event should work in popup @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-events.spec.ts:120 › dialog event should work in popup 2 @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-events.spec.ts:135 › dialog event should work in immediately closed popup @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-events.spec.ts:154 › dialog event should work with inline script tag @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-events.spec.ts:176 › weberror event should work @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-expose-function.spec.ts:21 › expose binding should work @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-expose-function.spec.ts:35 › should work @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-expose-function.spec.ts:48 › should throw for duplicate registrations @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-expose-function.spec.ts:61 › should be callable from-inside addInitScript @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-expose-function.spec.ts:76 › exposeBindingHandle should work @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-expose-function.spec.ts:90 › should work with CSP @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-fetch.spec.ts:293 › should add cookies from Set-Cookie header @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-fetch.spec.ts:314 › should preserve cookie order from Set-Cookie header @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-fetch.spec.ts:340 › should support cookie with empty value @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-fetch.spec.ts:366 › should remove cookie with negative max-age @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-fetch.spec.ts:385 › should remove cookie with expires far in the past @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-fetch.spec.ts:461 › should return raw headers @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-fetch.spec.ts:540 › should support HTTPCredentials.send for browser.newPage @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-fetch.spec.ts:643 › should add default headers @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-fetch.spec.ts:668 › should add default headers to redirects @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-fetch.spec.ts:680 › should allow to override default headers @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-fetch.spec.ts:953 › should override request parameters @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-fetch.spec.ts:973 › should support application/x-www-form-urlencoded @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-fetch.spec.ts:994 › should support application/x-www-form-urlencoded with param lists @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-fetch.spec.ts:1010 › should encode to application/json by default @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-fetch.spec.ts:1066 › should support multipart/form-data with ReadStream values @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-fetch.spec.ts:1099 › should support multipart/form-data and keep the order @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-fetch.spec.ts:1190 › context request should export same storage state as context @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-fetch.spec.ts:1204 › should send secure cookie over http for localhost @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-fetch.spec.ts:1218 › should accept bool and numeric params and filter out undefined @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-fetch.spec.ts:1281 › should support SameSite cookie attribute over https @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-har.spec.ts:22 › should context.routeFromHAR, matching the method and following redirects @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-har.spec.ts:33 › should page.routeFromHAR, matching the method and following redirects @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-har.spec.ts:44 › fallback:continue should continue when not found in har @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-har.spec.ts:52 › by default should abort requests not found in har @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-har.spec.ts:60 › fallback:continue should continue requests on bad har @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-har.spec.ts:69 › should only handle requests matching url filter @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-har.spec.ts:87 › should only context.routeFromHAR requests matching url filter @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-har.spec.ts:105 › should only page.routeFromHAR requests matching url filter @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-har.spec.ts:123 › should apply overrides before routing from har @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-har.spec.ts:145 › should support regex filter @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-har.spec.ts:154 › newPage should fulfill from har, matching the method and following redirects @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-har.spec.ts:166 › should change document URL after redirected navigation @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-har.spec.ts:180 › should change document URL after redirected navigation on click @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-har.spec.ts:195 › should goBack to redirected navigation @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-har.spec.ts:208 › should goForward to redirected navigation @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-har.spec.ts:224 › should reload redirected navigation @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-har.spec.ts:236 › should fulfill from har with content in a file @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-har.spec.ts:244 › should round-trip har.zip @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-har.spec.ts:259 › should produce extracted zip @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-har.spec.ts:278 › should round-trip extracted har.zip @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-locale.spec.ts:20 › should affect accept-language header @smoke @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-locale.spec.ts:31 › should affect navigator.language @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-locale.spec.ts:38 › should format number @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-locale.spec.ts:55 › should format date @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-locale.spec.ts:74 › should format number in popups @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-locale.spec.ts:89 › should affect navigator.language in popups @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-locale.spec.ts:103 › should work for multiple pages sharing same process @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-locale.spec.ts:118 › should be isolated between contexts @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-locale.spec.ts:141 › should not change default locale in another context @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-locale.spec.ts:166 › should format number in workers @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-locale.spec.ts:178 › should affect Intl.DateTimeFormat().resolvedOptions().locale @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-network-event.spec.ts:21 › BrowserContext.Events.Request @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-network-event.spec.ts:40 › BrowserContext.Events.Response @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-network-event.spec.ts:59 › BrowserContext.Events.RequestFailed @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-network-event.spec.ts:76 › BrowserContext.Events.RequestFinished @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-network-event.spec.ts:90 › should fire events in proper order @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-network-event.spec.ts:107 › should not fire events for favicon or favicon redirects @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-network-event.spec.ts:148 › should reject response.finished if context closes @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-page-event.spec.ts:20 › should have url @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-page-event.spec.ts:31 › should have url after domcontentloaded @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-page-event.spec.ts:43 › should have about:blank url with domcontentloaded @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-page-event.spec.ts:55 › should have about:blank for empty url with domcontentloaded @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-page-event.spec.ts:67 › should report when a new page is created and closed @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-page-event.spec.ts:94 › should report initialized pages @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-page-event.spec.ts:109 › should not crash while redirecting of original request was missed @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-pages.spec.ts:21 › should not be visible in context.pages @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-pages.spec.ts:29 › page.context should return the correct instance @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-pages.spec.ts:35 › frame.focus should work multiple times @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-pages.spec.ts:46 › should click with disabled javascript @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-pages.spec.ts:58 › should not hang with touch-enabled viewports @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-pages.spec.ts:69 › should click the button with deviceScaleFactor set @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/browsercontext-pages.spec.ts:82 › should click the button with offset with page scale @webkit-headed-ubuntu-24.04
❌ [webkit-library] › library/beforeunload.spec.ts:20 › should close browser with beforeunload page @webkit-headed-windows-latest
❌ [webkit-library] › library/beforeunload.spec.ts:30 › should close browsercontext with beforeunload page @webkit-headed-windows-latest
❌ [webkit-library] › library/beforeunload.spec.ts:38 › should be able to navigate away from page with beforeunload @webkit-headed-windows-latest
❌ [webkit-library] › library/beforeunload.spec.ts:46 › should close page with beforeunload listener @webkit-headed-windows-latest
❌ [webkit-library] › library/beforeunload.spec.ts:55 › should run beforeunload if asked for @smoke @webkit-headed-windows-latest
❌ [webkit-library] › library/beforeunload.spec.ts:79 › should access page after beforeunload @webkit-headed-windows-latest
❌ [webkit-library] › library/beforeunload.spec.ts:92 › should not stall on evaluate when dismissing beforeunload @webkit-headed-windows-latest
❌ [webkit-library] › library/beforeunload.spec.ts:107 › should not stall on click when dismissing beforeunload @webkit-headed-windows-latest
❌ [webkit-library] › library/beforeunload.spec.ts:130 › should support dismissing the dialog multiple times @webkit-headed-windows-latest
❌ [webkit-library] › library/beforeunload.spec.ts:152 › should support closing the page after a previous dismiss @webkit-headed-windows-latest
❌ [webkit-library] › library/beforeunload.spec.ts:170 › should support closing the page via a subsequent onbeforeunload dialog @webkit-headed-windows-latest
❌ [webkit-library] › library/browser.spec.ts:24 › should create new page @smoke @webkit-headed-windows-latest
❌ [webkit-library] › library/browser.spec.ts:38 › should throw upon second create new page @webkit-headed-windows-latest
❌ [webkit-library] › library/browser.spec.ts:54 › should dispatch page.on(close) upon browser.close and reject evaluate @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-add-init-script.spec.ts:20 › should work with browser context scripts @smoke @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-add-init-script.spec.ts:28 › should work without navigation, after all bindings @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-add-init-script.spec.ts:45 › should work without navigation in popup @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-add-init-script.spec.ts:55 › should work with browser context scripts with a path @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-add-init-script.spec.ts:62 › should work with browser context scripts for already created pages @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-add-init-script.spec.ts:70 › init script should run only once in popup @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-base-url.spec.ts:20 › should construct a new URL when a baseURL in browser.newContext is passed to page.goto @smoke @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-base-url.spec.ts:29 › should construct a new URL when a baseURL in browser.newPage is passed to page.goto @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-base-url.spec.ts:37 › should construct a new URL when a baseURL in browserType.launchPersistentContext is passed to page.goto @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-base-url.spec.ts:47 › should construct the URLs correctly when a baseURL without a trailing slash in browser.newPage is passed to page.goto @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-base-url.spec.ts:57 › should construct the URLs correctly when a baseURL with a trailing slash in browser.newPage is passed to page.goto @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-base-url.spec.ts:69 › should not construct a new URL when valid URLs are passed @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-base-url.spec.ts:83 › should be able to match a URL relative to its given URL with urlMatcher @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-base-url.spec.ts:105 › should not construct a new URL with baseURL when a glob was used @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-basic.spec.ts:36 › should be able to click across browser contexts @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-basic.spec.ts:72 › window.open should use parent tab context @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-basic.spec.ts:84 › should isolate localStorage and cookies @smoke @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-basic.spec.ts:129 › should propagate default viewport to the page @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-basic.spec.ts:136 › should make a copy of default viewport @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-basic.spec.ts:145 › should respect deviceScaleFactor @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-basic.spec.ts:190 › should not report frameless pages on error @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-basic.spec.ts:208 › should return all of the pages @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-basic.spec.ts:219 › should close all belonging pages once closing context @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-basic.spec.ts:228 › should disable javascript @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-basic.spec.ts:251 › should be able to navigate after disabling javascript @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-basic.spec.ts:258 › should not hang on promises after disabling javascript @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-basic.spec.ts:266 › setContent should work after disabling javascript @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-basic.spec.ts:274 › should work with offline option @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-basic.spec.ts:296 › fetch with keepalive should throw when offline @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-basic.spec.ts:324 › should emulate navigator.onLine @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-basic.spec.ts:335 › should emulate offline event @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-basic.spec.ts:351 › should emulate media in popup @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-basic.spec.ts:377 › should emulate media in cross-process iframe @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-basic.spec.ts:386 › default user agent @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-basic.spec.ts:392 › should create two pages in parallel in various contexts @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-clearcookies.spec.ts:20 › should clear cookies @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-clearcookies.spec.ts:52 › should remove cookies by name @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-clearcookies.spec.ts:72 › should remove cookies by name regex @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-clearcookies.spec.ts:92 › should remove cookies by domain @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-clearcookies.spec.ts:116 › should remove cookies by path @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-clearcookies.spec.ts:146 › should remove cookies by name and domain @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-cookies-third-party.spec.ts:157 › third party non-partitioned cookies @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-cookies-third-party.spec.ts:161 › save/load third party non-partitioned cookies @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-cookies-third-party.spec.ts:246 › third party 'Partitioned;' cookies @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-cookies-third-party.spec.ts:250 › save/load third party 'Partitioned;' cookies @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-cookies-third-party.spec.ts:319 › add 'Partitioned;' cookie via API @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-cookies-third-party.spec.ts:403 › same origin third party 'Partitioned;' cookie with different origin intermediate iframe @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-cookies-third-party.spec.ts:441 › top level 'Partitioned;' cookie and same origin iframe @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-cookies-third-party.spec.ts:497 › should be able to send third party cookies via an iframe @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-cookies-third-party.spec.ts:526 › should(not) block third party cookies - persistent context @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-cookies-third-party.spec.ts:531 › should(not) block third party cookies - ephemeral context @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-cookies.spec.ts:20 › should return no cookies in pristine browser context @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-cookies.spec.ts:24 › should get a cookie @smoke @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-cookies.spec.ts:43 › should get a non-session cookie @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-cookies.spec.ts:107 › should properly report httpOnly cookie @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-cookies.spec.ts:118 › should properly report "Strict" sameSite cookie @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-cookies.spec.ts:131 › should properly report "Lax" sameSite cookie @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-cookies.spec.ts:144 › should get multiple cookies @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-cookies.spec.ts:247 › should return cookies with empty value @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-cookies.spec.ts:356 › should support requestStorageAccess @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-cookies.spec.ts:410 › should parse cookie with large Max-Age correctly @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-cookies.spec.ts:436 › iframe should inherit cookies from parent @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-credentials.spec.ts:26 › should fail without credentials @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-credentials.spec.ts:37 › should work with setHTTPCredentials @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-credentials.spec.ts:54 › should work with correct credentials @smoke @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-credentials.spec.ts:65 › should fail with wrong credentials @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-credentials.spec.ts:76 › should return resource body @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-credentials.spec.ts:89 › should work with correct credentials and matching origin @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-credentials.spec.ts:100 › should work with correct credentials and matching origin case insensitive @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-credentials.spec.ts:111 › should fail with correct credentials and mismatching scheme @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-credentials.spec.ts:125 › should fail with correct credentials and mismatching hostname @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-credentials.spec.ts:141 › should fail with correct credentials and mismatching port @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-csp.spec.ts:21 › should bypass CSP meta tag @smoke @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-csp.spec.ts:45 › should bypass CSP header @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-csp.spec.ts:74 › should bypass after cross-process navigation @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-csp.spec.ts:89 › should bypass CSP in iframes as well @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-device.spec.ts:23 › device › should work @smoke @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-device.spec.ts:33 › device › should support clicking @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-device.spec.ts:45 › device › should scroll to click @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-device.spec.ts:62 › device › should scroll twice when emulated @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-device.spec.ts:107 › device › should emulate viewport and screen size @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-device.spec.ts:126 › device › should emulate viewport without screen size @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-dsf.spec.ts:19 › should fetch lodpi assets @smoke @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-dsf.spec.ts:31 › should fetch hidpi assets @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-events.spec.ts:20 › console event should work @smoke @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-events.spec.ts:30 › console event should work with element handles @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-events.spec.ts:41 › console event should work in popup @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-events.spec.ts:55 › console event should work in popup 2 @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-events.spec.ts:72 › console event should work in immediately closed popup @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-events.spec.ts:89 › dialog event should work @smoke @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-events.spec.ts:103 › dialog event should work in popup @webkit-headed-windows-latest
❌ [webkit-library] › library/browsercontext-events.spec.ts:120 › dialog event should work in popup 2 @webkit-headed-windows-latest
❌ [webkit-libr... 286120 more characters

@yury-s
Copy link
Member

yury-s commented Jan 14, 2026

#38764

@yury-s yury-s closed this Jan 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants