diff -r 000000000000 -r 6474c204b198 dom/tests/mochitest/pointerlock/mochitest.ini --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/dom/tests/mochitest/pointerlock/mochitest.ini Wed Dec 31 06:09:35 2014 +0100 @@ -0,0 +1,28 @@ +# NOTE: Bug 788164: the tests in this file are disabled on Linux +# in dom/tests/mochitest/moz.build for intermittent failures. + +[DEFAULT] +support-files = + pointerlock_utils.js + file_approval.html + file_pointerlock-api.html + file_pointerlockerror.html + file_escapeKey.html + file_withoutDOM.html + file_removedFromDOM.html + file_pointerLockPref.html + file_nestedFullScreen.html + file_doubleLock.html + file_childIframe.html + file_movementXY.html + file_infiniteMovement.html + file_retargetMouseEvents.html + file_targetOutOfFocus.html + file_screenClientXYConst.html + file_suppressSomeMouseEvents.html + file_locksvgelement.html + file_allowPointerLockSandboxFlag.html + iframe_differentDOM.html + +[test_pointerlock-api.html] +skip-if = buildapp == 'b2g' || toolkit == 'android' || e10s #TIMED_OUT # b2g(window.open focus issues (using fullscreen)) b2g-debug(window.open focus issues (using fullscreen)) b2g-desktop(window.open focus issues (using fullscreen))