dom/tests/mochitest/pointerlock/mochitest.ini

branch
TOR_BUG_9701
changeset 8
97036ab72558
equal deleted inserted replaced
-1:000000000000 0:2b2a30552357
1 # NOTE: Bug 788164: the tests in this file are disabled on Linux
2 # in dom/tests/mochitest/moz.build for intermittent failures.
3
4 [DEFAULT]
5 support-files =
6 pointerlock_utils.js
7 file_approval.html
8 file_pointerlock-api.html
9 file_pointerlockerror.html
10 file_escapeKey.html
11 file_withoutDOM.html
12 file_removedFromDOM.html
13 file_pointerLockPref.html
14 file_nestedFullScreen.html
15 file_doubleLock.html
16 file_childIframe.html
17 file_movementXY.html
18 file_infiniteMovement.html
19 file_retargetMouseEvents.html
20 file_targetOutOfFocus.html
21 file_screenClientXYConst.html
22 file_suppressSomeMouseEvents.html
23 file_locksvgelement.html
24 file_allowPointerLockSandboxFlag.html
25 iframe_differentDOM.html
26
27 [test_pointerlock-api.html]
28 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))

mercurial