dom/tests/mochitest/pointerlock/mochitest.ini

Wed, 31 Dec 2014 06:09:35 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:09:35 +0100
changeset 0
6474c204b198
permissions
-rw-r--r--

Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.

     1 # NOTE: Bug 788164: the tests in this file are disabled on Linux
     2 #       in dom/tests/mochitest/moz.build for intermittent failures.
     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
    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