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