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

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

mercurial