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:
Tim Ledbetter 2024-11-21 17:12:41 +00:00 committed by Tim Flynn
parent 19a5780f0c
commit 5d71da1d73
Notes: github-actions[bot] 2024-11-21 20:51:03 +00:00

View file

@ -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