1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/dom/tests/mochitest/pointerlock/mochitest.ini Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,28 @@ 1.4 +# NOTE: Bug 788164: the tests in this file are disabled on Linux 1.5 +# in dom/tests/mochitest/moz.build for intermittent failures. 1.6 + 1.7 +[DEFAULT] 1.8 +support-files = 1.9 + pointerlock_utils.js 1.10 + file_approval.html 1.11 + file_pointerlock-api.html 1.12 + file_pointerlockerror.html 1.13 + file_escapeKey.html 1.14 + file_withoutDOM.html 1.15 + file_removedFromDOM.html 1.16 + file_pointerLockPref.html 1.17 + file_nestedFullScreen.html 1.18 + file_doubleLock.html 1.19 + file_childIframe.html 1.20 + file_movementXY.html 1.21 + file_infiniteMovement.html 1.22 + file_retargetMouseEvents.html 1.23 + file_targetOutOfFocus.html 1.24 + file_screenClientXYConst.html 1.25 + file_suppressSomeMouseEvents.html 1.26 + file_locksvgelement.html 1.27 + file_allowPointerLockSandboxFlag.html 1.28 + iframe_differentDOM.html 1.29 + 1.30 +[test_pointerlock-api.html] 1.31 +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))