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
This commit is contained in:
Emilio Cobos Álvarez 2023-06-04 17:29:37 +02:00
parent 7c0f6b69bf
commit 52ea285638

View File

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