docshell/test/iframesandbox/mochitest.ini

Wed, 31 Dec 2014 13:27:57 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 13:27:57 +0100
branch
TOR_BUG_3246
changeset 6
8bccb770b82d
permissions
-rw-r--r--

Ignore runtime configuration files generated during quality assurance.

     1 [DEFAULT]
     2 support-files =
     3   file_other_auxiliary_navigation_by_location.html
     4   file_our_auxiliary_navigation_by_location.html
     5   file_parent_navigation_by_location.html
     6   file_sibling_navigation_by_location.html
     7   file_top_navigation_by_location.html
     8   file_top_navigation_by_location_exotic.html
    10 [test_child_navigation_by_location.html]
    11 [test_other_auxiliary_navigation_by_location.html]
    12 skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #bug 948948, NS_ERROR_FAILURE from nsWindowWatcher::GetPrompt
    13 [test_our_auxiliary_navigation_by_location.html]
    14 skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #bug 948948, NS_ERROR_FAILURE from nsWindowWatcher::GetPrompt
    15 [test_parent_navigation_by_location.html]
    16 [test_sibling_navigation_by_location.html]
    17 [test_top_navigation_by_location_exotic.html]
    18 skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #bug 948948, NS_ERROR_FAILURE from nsWindowWatcher::GetPrompt
    19 [test_top_navigation_by_location.html]
    20 skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #bug 948948, NS_ERROR_FAILURE from nsWindowWatcher::GetPrompt

mercurial