Bug 705570 - reenable the crashtests that include an <applet> on OS X 10.7 and 10.8 now that they no longer leak

--HG--
rename : browser/components/preferences/in-content/tests/privacypane_tests_perwindow.js => browser/components/preferences/in-content/tests/privacypane_tests.js
rename : browser/components/preferences/tests/privacypane_tests_perwindow.js => browser/components/preferences/tests/privacypane_tests.js
extra : rebase_source : c4a2231db56c29693d34f31eba70a90543910bcc
This commit is contained in:
Phil Ringnalda 2012-12-29 08:18:56 -08:00
parent 86d5771ace
commit 545e667044
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
skip-if(isDebugBuild&&(OSX==10.7||OSX==10.8)) load 99776-1.html # 10.7 and 10.8 leaks are bug 705570
load 99776-1.html
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) 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
asserts(6-12) load 265986-1.html # Bug 512405
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) skip-if(isDebugBuild&&(OSX==10.7||OSX==10.8)) load 328751-1.html # 10.7 and 10.8 leaks are bug 705570
asserts-if(Android,1) load 328751-1.html
load 408939-1.html
load 423373-1.html
load 445171-1.html