mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-15 14:02:20 +00:00
LibWeb: Disable the beforeunload-canceling test for now
It is causing whatever test that follows to time out very consistently.
This commit is contained in:
parent
b8537f760d
commit
19ab213b16
Notes:
github-actions[bot]
2025-02-05 00:32:39 +00:00
Author: https://github.com/trflynn89
Commit: 19ab213b16
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/3462
1 changed files with 4 additions and 0 deletions
|
@ -160,3 +160,7 @@ Ref/input/wpt-import/css/css-contain/contain-paint-change-opacity.html
|
|||
|
||||
; Test is flaky on CI, as navigationStart time is not set according to spec.
|
||||
Text/input/wpt-import/user-timing/measure_associated_with_navigation_timing.html
|
||||
|
||||
; Cancelling the beforeunload event in this test causes the subsequent test to fail.
|
||||
; https://github.com/LadybirdBrowser/ladybird/issues/3461
|
||||
Text/input/wpt-import/html/browsers/browsing-the-web/unloading-documents/beforeunload-canceling.html
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue