From 52ea285638c4feb2258f5dc06e78348159138993 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emilio=20Cobos=20=C3=81lvarez?= Date: Sun, 4 Jun 2023 17:29:37 +0200 Subject: [PATCH] Bug 1835066 - Disable a test on opt builds for now. The test changes from the previous patch uncover an issue on shippable builds, see referenced bug. MANUAL PUSH: Orange fix CLOSED TREE --- layout/style/test/mochitest.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/layout/style/test/mochitest.ini b/layout/style/test/mochitest.ini index 4b16c4e93f47..5bf7743aff1f 100644 --- a/layout/style/test/mochitest.ini +++ b/layout/style/test/mochitest.ini @@ -332,6 +332,7 @@ run-if = !headless && (os == 'mac' || toolkit == 'android' || toolkit == 'gtk') [test_parse_rule.html] [test_parse_url.html] [test_parser_diagnostics_unprintables.html] +skip-if = !debug # bug 1836670 [test_pixel_lengths.html] [test_placeholder_restrictions.html] [test_pointer-events.html]