Bug 705570 - skip every crashtest with an <applet> in it on OS X 10.7 and 10.8, since they leak if Java isn't installed

This commit is contained in:
Phil Ringnalda 2012-09-10 19:50:18 -07:00
parent 4546dcff03
commit 64e3b68078
2 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@ load 56746-1.html
load 89101-1.html
load 89358-1.html
load 90205-1.html
load 99776-1.html
skip-if(isDebugBuild&&(OSX==10.7||OSX==10.8)) load 99776-1.html # 10.7 and 10.8 leaks are bug 705570
load 118931-1.html
load 121533-1.html
load 123049-1.html
@ -41,7 +41,7 @@ load 265736-1.html
load 265736-2.html
load 265899-1.html
load 265973-1.html
asserts(6-12) load 265986-1.html # Bug 512405
asserts(6-12) skip-if(isDebugBuild&&(OSX==10.7||OSX==10.8)) load 265986-1.html # Bug 512405 for assertions, bug 705570 for 10.7 and 10.8 leaks
load 265999-1.html
load 266222-1.html
asserts(3-7) load 266360-1.html # bug 575011 / bug 576358

View File

@ -30,7 +30,7 @@ load 269095-1.html
load 286733-1.html
load 286733-2.html
load 299036-1.html
asserts-if(Android,1) load 328751-1.html
asserts-if(Android,1) skip-if(isDebugBuild&&(OSX==10.7||OSX==10.8)) load 328751-1.html # 10.7 and 10.8 leaks are bug 705570
load 408939-1.html
load 423373-1.html
load 445171-1.html