dom/tests/unit/xpcshell.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 [DEFAULT]
     2 head = 
     3 tail = 
     5 [test_bug319968.js]
     6 [test_bug465752.js]
     7 [test_geolocation_provider.js]
     8 # Bug 684962: test hangs consistently on Android
     9 skip-if = os == "android"
    10 [test_geolocation_timeout.js]
    11 # Bug 919946: test hangs consistently on Android
    12 skip-if = os == "android"
    13 [test_geolocation_timeout_wrap.js]
    14 skip-if = os == "mac" || os == "android"
    15 [test_geolocation_reset_accuracy.js]
    16 # Bug 919946: test hangs consistently on Android
    17 skip-if = os == "android"
    18 [test_geolocation_reset_accuracy_wrap.js]
    19 skip-if = os == "mac" || os == "android"

mercurial