dom/plugins/test/reftest/reftest.list

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.

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