mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 599086 and bug 599391: Disable tests that are now intermittent orange because we put the Mac OS X test plugin out of process. a=josh
This commit is contained in:
parent
629da0db2c
commit
e8cb9a73bd
@ -299,7 +299,7 @@ load 503961-1.xhtml
|
||||
load 503961-2.html
|
||||
load 508168-1.html
|
||||
load 508908-1.html
|
||||
load 505912-1.html
|
||||
skip-if(cocoaWidget) load 505912-1.html # Mac OS X intermittent orange bug 599391
|
||||
load 509749-1.html
|
||||
load 511482.html
|
||||
load 512724-1.html
|
||||
|
@ -6,7 +6,7 @@ fails-if(!haveTestPlugin) == plugin-alpha-opacity.html div-alpha-opacity.html
|
||||
fails-if(!haveTestPlugin) == windowless-clipping-1.html windowless-clipping-1-ref.html
|
||||
fails-if(!haveTestPlugin) == border-padding-1.html border-padding-1-ref.html
|
||||
fails-if(!haveTestPlugin) == border-padding-2.html border-padding-2-ref.html
|
||||
asserts-if(http.oscpu.match(/Linux/),0-1) random-if(d2d) random-if(cocoaWidget) fails-if(!haveTestPlugin) skip-if(!areOOPPenabled()) == pluginproblemui-direction-1.html pluginproblemui-direction-1-ref.html # assertion is bug 585394
|
||||
asserts-if(http.oscpu.match(/Linux/),0-1) random-if(cocoaWidget||d2d) fails-if(!haveTestPlugin) skip-if(!areOOPPenabled()) == pluginproblemui-direction-1.html pluginproblemui-direction-1-ref.html # assertion is bug 585394
|
||||
asserts-if(http.oscpu.match(/Linux/),0-1) fails-if(!haveTestPlugin) skip-if(!areOOPPenabled()) == pluginproblemui-direction-2.html pluginproblemui-direction-2-ref.html # assertion is bug 585394
|
||||
# Disabled for now to investigate Windows/Linux test failures
|
||||
# fails-if(!haveTestPlugin) == border-padding-3.html border-padding-3-ref.html
|
||||
|
Loading…
Reference in New Issue
Block a user