mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-03 23:25:20 +00:00
Tests: Disable some particularly slow WPT rendering tests
In an effort to help with such frequent timeouts in CI.
This commit is contained in:
@@ -171,6 +171,16 @@ Text/input/wpt-import/user-timing/measure_associated_with_navigation_timing.html
|
|||||||
; https://github.com/LadybirdBrowser/ladybird/issues/3461
|
; https://github.com/LadybirdBrowser/ladybird/issues/3461
|
||||||
Text/input/wpt-import/html/browsers/browsing-the-web/unloading-documents/beforeunload-canceling.html
|
Text/input/wpt-import/html/browsers/browsing-the-web/unloading-documents/beforeunload-canceling.html
|
||||||
|
|
||||||
|
; These tests are very slow, especially in CI. Disabled to help with timeouts.
|
||||||
|
; https://github.com/LadybirdBrowser/ladybird/issues/3679
|
||||||
|
Text/input/wpt-import/html/rendering/pixel-length-attributes.html
|
||||||
|
Text/input/wpt-import/html/rendering/replaced-elements/svg-embedded-sizing/svg-in-iframe-auto.html
|
||||||
|
Text/input/wpt-import/html/rendering/replaced-elements/svg-embedded-sizing/svg-in-iframe-fixed.html
|
||||||
|
Text/input/wpt-import/html/rendering/replaced-elements/svg-embedded-sizing/svg-in-iframe-percentage.html
|
||||||
|
Text/input/wpt-import/html/rendering/replaced-elements/svg-embedded-sizing/svg-in-object-auto.html
|
||||||
|
Text/input/wpt-import/html/rendering/replaced-elements/svg-embedded-sizing/svg-in-object-fixed.html
|
||||||
|
Text/input/wpt-import/html/rendering/replaced-elements/svg-embedded-sizing/svg-in-object-percentage.html
|
||||||
|
|
||||||
; These are just disabled to keep macOS CI runs from timing out.
|
; These are just disabled to keep macOS CI runs from timing out.
|
||||||
; Note that we skip all "write" and "write_single" test variants *except*
|
; Note that we skip all "write" and "write_single" test variants *except*
|
||||||
; the "uri" (default) variants we've already skipped earlier in this file.
|
; the "uri" (default) variants we've already skipped earlier in this file.
|
||||||
|
|||||||
Reference in New Issue
Block a user