dom/plugins/test/crashtests/crashtests.list

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/dom/plugins/test/crashtests/crashtests.list	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,15 @@
     1.4 +load 41276-1.html
     1.5 +load 48856-1.html
     1.6 +load 110650-1.html
     1.7 +skip-if(browserIsRemote||!haveTestPlugin||cocoaWidget) script 539897-1.html # browserIsRemote is bug XXXXXX
     1.8 +skip-if(browserIsRemote||!haveTestPlugin) script 540114-1.html # browserIsRemote is bug XXXXXX
     1.9 +load 570884.html
    1.10 +# This test relies on the reading of screenX/Y forcing a round trip to
    1.11 +# the X server, which is a bad assumption for <browser remote>.
    1.12 +# Plugin arch is going to change anyway with OOP content so skipping
    1.13 +# this test for now is OK.
    1.14 +skip-if(browserIsRemote||!haveTestPlugin||http.platform!="X11"||!testPluginIsOOP()) load 598862.html
    1.15 +
    1.16 +# SkiaGL is causing a compositor hang here, disable temporarily while that gets resolved in bug 908363
    1.17 +skip-if(Android) load 626602-1.html
    1.18 +load 752340.html

mercurial