dom/plugins/test/reftest/reftest.list

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

     1 # basic sanity checking
     2 random-if(!haveTestPlugin) != plugin-sanity.html about:blank
     3 random-if(!haveTestPlugin) != plugin-asyncbitmap-sanity.html about:blank
     4 fails-if(!haveTestPlugin) == plugin-sanity.html div-sanity.html
     5 fails-if(!haveTestPlugin) == plugin-asyncbitmap-sanity.html div-sanity.html
     6 fails-if(!haveTestPlugin) == plugin-asyncdxgi-sanity.html div-sanity.html
     7 random-if(OSX==10.6||OSX==10.7) skip-if(!haveTestPlugin) == plugin-asyncbitmap-update.html plugin-async-update-ref.html
     8 random-if(OSX==10.6||OSX==10.7) skip-if(!haveTestPlugin) == plugin-asyncdxgi-update.html plugin-async-update-ref.html
     9 fails-if(!haveTestPlugin) == plugin-alpha-zindex.html div-alpha-zindex.html
    10 fails-if(!haveTestPlugin) == plugin-alpha-opacity.html div-alpha-opacity.html
    11 random-if(/^Windows\x20NT\x206\.1/.test(http.oscpu)) fails-if(!haveTestPlugin) == windowless-clipping-1.html windowless-clipping-1-ref.html # bug 631832
    12 random-if(/^Windows\x20NT\x206\.1/.test(http.oscpu)) fails-if(!haveTestPlugin) == border-padding-1.html border-padding-1-ref.html # bug 629430
    13 random-if(/^Windows\x20NT\x206\.1/.test(http.oscpu)) fails-if(!haveTestPlugin) == border-padding-2.html border-padding-2-ref.html # bug 629430
    14 random-if(/^Windows\x20NT\x206\.1/.test(http.oscpu)) fails-if(!haveTestPlugin) skip-if(Android||B2G) == border-padding-3.html border-padding-3-ref.html # bug 629430 # bug 773482
    15 # The following two "pluginproblemui-direction" tests are unreliable on all platforms. They should be re-written or replaced.
    16 #random-if(cocoaWidget||d2d||/^Windows\x20NT\x205\.1/.test(http.oscpu)) fails-if(!haveTestPlugin&&!Android) skip-if(!testPluginIsOOP()) == pluginproblemui-direction-1.html pluginproblemui-direction-1-ref.html # bug 567367
    17 #random-if(cocoaWidget) fails-if(!haveTestPlugin&&!Android) skip-if(!testPluginIsOOP()) == pluginproblemui-direction-2.html pluginproblemui-direction-2-ref.html
    18 fails-if(!haveTestPlugin) == plugin-canvas-alpha-zindex.html div-alpha-zindex.html
    19 fails-if(!haveTestPlugin) == plugin-transform-alpha-zindex.html div-alpha-zindex.html
    20 random-if(/^Windows\x20NT\x206\.1/.test(http.oscpu)) fails-if(!haveTestPlugin) == plugin-busy-alpha-zindex.html div-alpha-zindex.html
    21 random-if(/^Windows\x20NT\x206\.1/.test(http.oscpu)) fails-if(!haveTestPlugin) == plugin-background.html plugin-background-ref.html
    22 random-if(/^Windows\x20NT\x206\.1/.test(http.oscpu)) fails-if(!haveTestPlugin) == plugin-background-1-step.html plugin-background-ref.html
    23 random-if(/^Windows\x20NT\x206\.1/.test(http.oscpu)) fails-if(!haveTestPlugin) == plugin-background-2-step.html plugin-background-ref.html
    24 random-if(/^Windows\x20NT\x206\.1/.test(http.oscpu)) fails-if(!haveTestPlugin) == plugin-background-5-step.html plugin-background-ref.html
    25 random-if(/^Windows\x20NT\x206\.1/.test(http.oscpu)) fails-if(!haveTestPlugin) == plugin-background-10-step.html plugin-background-ref.html
    26 random-if(!haveTestPlugin) == plugin-transform-1.html plugin-transform-1-ref.html
    27 fails-if(!haveTestPlugin) == plugin-transform-2.html plugin-transform-2-ref.html
    28 skip-if(!haveTestPlugin) == shrink-1.html shrink-1-ref.html
    29 skip-if(!haveTestPlugin) == update-1.html update-1-ref.html
    30 skip-if(!haveTestPlugin) == windowless-layers.html windowless-layers-ref.html

mercurial