зеркало из https://github.com/mozilla/gecko-dev.git
Bug 856000 - remove SimpleTest.finish() call from states/test_tree.xul. r=tbsaunde
This commit is contained in:
Родитель
420861c89e
Коммит
30428051d0
|
@ -96,10 +96,8 @@
|
|||
}
|
||||
|
||||
if (MAC && (navigator.userAgent.indexOf("Mac OS X 10.6") != -1)) {
|
||||
|
||||
todo(false,
|
||||
"Re-enable on Mac OS 10.6 after fixing bug 845095 - intermittent orange");
|
||||
SimpleTest.finish();
|
||||
} else {
|
||||
SimpleTest.waitForExplicitFinish();
|
||||
addA11yLoadEvent(doTest);
|
||||
|
|
Загрузка…
Ссылка в новой задаче