michael@0: [DEFAULT] michael@0: # Good luck running these tests on anything but desktop Linux. michael@0: skip-if = toolkit != "gtk2" || (buildapp == 'b2g' && (toolkit != 'gonk' || debug)) || e10s michael@0: michael@0: # Note: ../browserElementTestHelpers.js makes all tests in this directory OOP, michael@0: # because testing the process-priority manager without OOP frames does not make michael@0: # much sense. michael@0: michael@0: [test_Simple.html] michael@0: [test_Visibility.html] michael@0: [test_HighPriority.html] michael@0: support-files = file_HighPriority.html michael@0: [test_HighPriorityDowngrade.html] michael@0: [test_HighPriorityDowngrade2.html] michael@0: [test_Background.html] michael@0: [test_BackgroundLRU.html] michael@0: [test_Audio.html] michael@0: support-files = file_Audio.html silence.ogg michael@0: [test_MultipleFrames.html] michael@0: support-files = file_MultipleFrames.html michael@0: # This test is disabled temporarily in bug 968604. It will be enabled after bug 987164 is fixed. michael@0: #[test_Preallocated.html] michael@0: [test_ExpectingSystemMessage.html] michael@0: [test_ExpectingSystemMessage2.html] michael@0: [test_NestedFrames.html] michael@0: support-files = file_NestedFramesOuter.html michael@0: [test_WebGLContextLost.html] michael@0: # This test disabled due to bug 865844. In fact, it was never enabled! michael@0: skip-if = true michael@0: support-files = file_WebGLContextLost.html michael@0: