docshell/test/navigation/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

michael@0 1 [DEFAULT]
michael@0 2 support-files =
michael@0 3 NavigationUtils.js
michael@0 4 blank.html
michael@0 5 file_bug462076_1.html
michael@0 6 file_bug462076_2.html
michael@0 7 file_bug462076_3.html
michael@0 8 file_bug508537_1.html
michael@0 9 file_bug534178.html
michael@0 10 file_document_write_1.html
michael@0 11 file_fragment_handling_during_load.html
michael@0 12 file_static_and_dynamic_1.html
michael@0 13 frame0.html
michael@0 14 frame1.html
michael@0 15 frame2.html
michael@0 16 frame3.html
michael@0 17 goback.html
michael@0 18 iframe.html
michael@0 19 navigate.html
michael@0 20 open.html
michael@0 21 parent.html
michael@0 22
michael@0 23 [test_bug13871.html]
michael@0 24 skip-if = buildapp == 'b2g' || toolkit == 'android' || e10s #RANDOM
michael@0 25 [test_bug270414.html]
michael@0 26 skip-if = buildapp == 'b2g' || toolkit == "android" || e10s
michael@0 27 [test_bug278916.html]
michael@0 28 skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage
michael@0 29 [test_bug279495.html]
michael@0 30 skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage
michael@0 31 [test_bug344861.html]
michael@0 32 skip-if = (buildapp == 'b2g' && (toolkit != 'gonk' || debug)) || toolkit == 'android' || e10s
michael@0 33 [test_bug386782.html]
michael@0 34 skip-if = (buildapp == 'b2g' && (toolkit != 'gonk' || debug))
michael@0 35 [test_bug430624.html]
michael@0 36 [test_bug430723.html]
michael@0 37 skip-if = (buildapp == 'b2g' && (toolkit != 'gonk' || debug)) || toolkit == 'android' #TIMED_OUT # b2g-debug(bug 874423) b2g-desktop(Bug 931116, b2g desktop specific, initial triage)
michael@0 38 [test_child.html]
michael@0 39 [test_grandchild.html]
michael@0 40 [test_not-opener.html]
michael@0 41 skip-if = buildapp == 'b2g'
michael@0 42 [test_opener.html]
michael@0 43 skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage
michael@0 44 [test_popup-navigates-children.html]
michael@0 45 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)
michael@0 46 [test_reserved.html]
michael@0 47 skip-if = (buildapp == 'b2g' && (toolkit != 'gonk' || debug))
michael@0 48 [test_sessionhistory.html]
michael@0 49 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)
michael@0 50 [test_sibling-matching-parent.html]
michael@0 51 [test_sibling-off-domain.html]
michael@0 52 skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage

mercurial