Skip to content

Commit c3fd21b

Browse files
committed
Tests: Disable a few tests that regularly flake on CI
1 parent 585e96d commit c3fd21b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Tests/LibWeb/TestConfig.ini

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -342,3 +342,12 @@ Text/input/input-file.html
342342
; Times out due to `document.adoptNode` invocation
343343
; https://github.com/LadybirdBrowser/ladybird/issues/6150
344344
Crash/wpt-import/css/css-view-transitions/first-line-reparent-crash.html
345+
346+
; Flaky: https://github.com/LadybirdBrowser/ladybird/issues/6299
347+
Text/input/GamepadAPI/gamepad-rumble.html
348+
349+
; Flaky: https://github.com/LadybirdBrowser/ladybird/issues/6300
350+
Text/input/wpt-import/html/semantics/popovers/popover-toggle-source.tentative.html
351+
352+
; Flaky: https://github.com/LadybirdBrowser/ladybird/issues/5257
353+
Text/input/selection-over-multiple-code-units.html

0 commit comments

Comments
 (0)