dom/tests/mochitest/dom-level0/mochitest.ini

Thu, 22 Jan 2015 13:21:57 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 22 Jan 2015 13:21:57 +0100
branch
TOR_BUG_9701
changeset 15
b8a032363ba2
permissions
-rw-r--r--

Incorporate requested changes from Mozilla in review:
https://bugzilla.mozilla.org/show_bug.cgi?id=1123480#c6

     1 [DEFAULT]
     2 skip-if = !debug || (buildapp == 'b2g') || (toolkit == 'android') #Bug 932350 - Frequent timeouts
     3 support-files =
     4   child_ip_address.html
     5   file_crossdomainprops_inner.html
     6   file_location.html
     7   framed_location.html
     8   idn_child.html
     9   innerWidthHeight_script.html
    11 [test_crossdomainprops.html]
    12 [test_innerWidthHeight_script.html]
    13 [test_location.html]
    14 [test_location_framed.html]
    15 [test_location_getters.html]
    16 [test_location_sandboxed.html]
    17 [test_location_setters.html]
    18 [test_setting_document.domain_idn.html]
    19 [test_setting_document.domain_to_shortened_ipaddr.html]

mercurial