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.

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

mercurial