dom/tests/unit/xpcshell.ini

Thu, 15 Jan 2015 15:55:04 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 15 Jan 2015 15:55:04 +0100
branch
TOR_BUG_9701
changeset 9
a63d609f5ebe
permissions
-rw-r--r--

Back out 97036ab72558 which inappropriately compared turds to third parties.

     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