Tests: Skip CSS flexbox test that currently times out
This change disables the `css-flexbox/order-001.htm` test. Previously, this test wasn't being run because the filename ends with '.htm'.
This commit is contained in:
parent
19a5780f0c
commit
5d71da1d73
Notes:
github-actions[bot]
2024-11-21 20:51:03 +00:00
Author: https://github.com/tcl3 Commit: https://github.com/LadybirdBrowser/ladybird/commit/5d71da1d738 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/2485 Reviewed-by: https://github.com/trflynn89 ✅
1 changed files with 3 additions and 0 deletions
|
@ -58,6 +58,9 @@ Text/input/wpt-import/html/infrastructure/safe-passing-of-structured-data/resour
|
|||
; Flaky, apparently due to font loading
|
||||
Text/input/wpt-import/css/css-flexbox/flex-item-compressible-001.html
|
||||
|
||||
; This test currently times out
|
||||
Text/input/wpt-import/css/css-flexbox/order-001.htm
|
||||
|
||||
; WPT ref-tests that currently fail
|
||||
Ref/input/wpt-import/css/css-nesting/host-nesting-003.html
|
||||
Ref/input/wpt-import/css/css-nesting/host-nesting-004.html
|
||||
|
|
Loading…
Add table
Reference in a new issue