зеркало из https://github.com/mozilla/gecko-dev.git
Bug 716140 - Mark test_preferences.xul as sometimes asserting once.
This commit is contained in:
Родитель
bfcda4d693
Коммит
9bf70b5e3e
|
@ -14,6 +14,8 @@
|
|||
<![CDATA[
|
||||
if (navigator.platform.startsWith("Mac")) {
|
||||
SimpleTest.expectAssertions(4);
|
||||
} else {
|
||||
SimpleTest.expectAssertions(0,1);
|
||||
}
|
||||
SimpleTest.waitForExplicitFinish();
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче