зеркало из https://github.com/mozilla/pjs.git
Bug 607418 - Intermittent failure in dom/tests/mochitest/localstorage/test_localStorageOriginsSchemaDiffs.html (proper observer remove update 2), r=jst, a=test-only
This commit is contained in:
Родитель
087f5f0257
Коммит
d41a82d713
|
@ -73,10 +73,10 @@ function doStep()
|
|||
|
||||
case 5:
|
||||
is(localStorage.getItem("Y"), null, "Y null in the master");
|
||||
releaseTestObserver();
|
||||
break;
|
||||
|
||||
case 7:
|
||||
releaseTestObserver();
|
||||
return finishTest();
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче