mirror of
https://github.com/zebrajr/ladybird.git
synced 2025-12-06 00:19:53 +01: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
|
|
@ -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…
Reference in New Issue
Block a user