docshell/test/navigation/mochitest.ini

Wed, 31 Dec 2014 06:09:35 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:09:35 +0100
changeset 0
6474c204b198
permissions
-rw-r--r--

Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.

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

mercurial