docshell/test/iframesandbox/mochitest.ini

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/docshell/test/iframesandbox/mochitest.ini	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,20 @@
     1.4 +[DEFAULT]
     1.5 +support-files =
     1.6 +  file_other_auxiliary_navigation_by_location.html
     1.7 +  file_our_auxiliary_navigation_by_location.html
     1.8 +  file_parent_navigation_by_location.html
     1.9 +  file_sibling_navigation_by_location.html
    1.10 +  file_top_navigation_by_location.html
    1.11 +  file_top_navigation_by_location_exotic.html
    1.12 +
    1.13 +[test_child_navigation_by_location.html]
    1.14 +[test_other_auxiliary_navigation_by_location.html]
    1.15 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #bug 948948, NS_ERROR_FAILURE from nsWindowWatcher::GetPrompt
    1.16 +[test_our_auxiliary_navigation_by_location.html]
    1.17 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #bug 948948, NS_ERROR_FAILURE from nsWindowWatcher::GetPrompt
    1.18 +[test_parent_navigation_by_location.html]
    1.19 +[test_sibling_navigation_by_location.html]
    1.20 +[test_top_navigation_by_location_exotic.html]
    1.21 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #bug 948948, NS_ERROR_FAILURE from nsWindowWatcher::GetPrompt
    1.22 +[test_top_navigation_by_location.html]
    1.23 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #bug 948948, NS_ERROR_FAILURE from nsWindowWatcher::GetPrompt

mercurial