Files
UXP/dom/browser-element/mochitest/priority/mochitest.ini
T
2024-11-21 21:05:30 +08:00

18 lines
568 B
INI

[DEFAULT]
# Good luck running these tests on anything but desktop Linux.
run-if = os == 'linux' && buildapp == 'browser' && !e10s
support-files =
file_HighPriority.html
silence.ogg
!/dom/browser-element/mochitest/browserElementTestHelpers.js
!/dom/browser-element/mochitest/file_empty.html
# Note: ../browserElementTestHelpers.js makes all tests in this directory OOP,
# because testing the process-priority manager without OOP frames does not make
# much sense.
[test_Simple.html]
[test_HighPriority.html]
[test_WebGLContextLost.html]
disabled = bug 865844