dom/permission/tests/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 [DEFAULT]
     2 skip-if = e10s
     3 support-files =
     4   file_framework.js
     5   file_shim.html
     7 [test_alarms.html]
     8 [test_browser.html]
     9 [test_embed-apps.html]
    10 skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage
    11 [test_idle.html]
    12 skip-if = (toolkit == 'gonk' && debug) #debug-only failure
    13 [test_permission_basics.html]
    14 skip-if = buildapp == 'b2g' || toolkit == 'android' # b2g(https not working, bug 907770) b2g-debug(https not working, bug 907770) b2g-desktop(Bug 907770)
    15 [test_permissions.html]
    16 [test_power.html]
    17 [test_systemXHR.html]
    18 [test_tcp-socket.html]
    19 [test_webapps-manage.html]
    20 [test_camera.html]
    21 disabled = disabled until bug 859593 is fixed
    22 [test_keyboard.html]
    23 skip-if = toolkit == 'android'
    24 [test_input-manage.html]
    25 skip-if = toolkit == 'android'
    26 [test_wifi-manage.html]
    27 skip-if = (buildapp != 'b2g') || (buildapp == 'b2g' && toolkit != 'gonk') #b2g-desktop(Bug 931116, b2g desktop specific, initial triage)

mercurial