docshell/test/navigation/mochitest.ini

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/docshell/test/navigation/mochitest.ini	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,52 @@
     1.4 +[DEFAULT]
     1.5 +support-files =
     1.6 +  NavigationUtils.js
     1.7 +  blank.html
     1.8 +  file_bug462076_1.html
     1.9 +  file_bug462076_2.html
    1.10 +  file_bug462076_3.html
    1.11 +  file_bug508537_1.html
    1.12 +  file_bug534178.html
    1.13 +  file_document_write_1.html
    1.14 +  file_fragment_handling_during_load.html
    1.15 +  file_static_and_dynamic_1.html
    1.16 +  frame0.html
    1.17 +  frame1.html
    1.18 +  frame2.html
    1.19 +  frame3.html
    1.20 +  goback.html
    1.21 +  iframe.html
    1.22 +  navigate.html
    1.23 +  open.html
    1.24 +  parent.html
    1.25 +
    1.26 +[test_bug13871.html]
    1.27 +skip-if = buildapp == 'b2g' || toolkit == 'android' || e10s #RANDOM
    1.28 +[test_bug270414.html]
    1.29 +skip-if = buildapp == 'b2g' || toolkit == "android" || e10s
    1.30 +[test_bug278916.html]
    1.31 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage
    1.32 +[test_bug279495.html]
    1.33 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage
    1.34 +[test_bug344861.html]
    1.35 +skip-if = (buildapp == 'b2g' && (toolkit != 'gonk' || debug)) || toolkit == 'android' || e10s
    1.36 +[test_bug386782.html]
    1.37 +skip-if = (buildapp == 'b2g' && (toolkit != 'gonk' || debug))
    1.38 +[test_bug430624.html]
    1.39 +[test_bug430723.html]
    1.40 +skip-if = (buildapp == 'b2g' && (toolkit != 'gonk' || debug)) || toolkit == 'android' #TIMED_OUT # b2g-debug(bug 874423) b2g-desktop(Bug 931116, b2g desktop specific, initial triage)
    1.41 +[test_child.html]
    1.42 +[test_grandchild.html]
    1.43 +[test_not-opener.html]
    1.44 +skip-if = buildapp == 'b2g'
    1.45 +[test_opener.html]
    1.46 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage
    1.47 +[test_popup-navigates-children.html]
    1.48 +skip-if = buildapp == 'b2g' # b2g(Needs multiple window.open support, also uses docshelltreenode) b2g-debug(Needs multiple window.open support, also uses docshelltreenode) b2g-desktop(Needs multiple window.open support, also uses docshelltreenode)
    1.49 +[test_reserved.html]
    1.50 +skip-if = (buildapp == 'b2g' && (toolkit != 'gonk' || debug))
    1.51 +[test_sessionhistory.html]
    1.52 +skip-if = (buildapp == 'b2g' && (toolkit != 'gonk' || debug)) || toolkit == 'android' #RANDOM # b2g-debug(Perma-orange on debug emulator builds) b2g-desktop(Bug 931116, b2g desktop specific, initial triage)
    1.53 +[test_sibling-matching-parent.html]
    1.54 +[test_sibling-off-domain.html]
    1.55 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage

mercurial