Bug 1452600 - Switch off failing Mozmill test; rs=bustage-fix
This commit is contained in:
Родитель
f11a535f38
Коммит
51526c1f7a
|
@ -86,6 +86,7 @@ function testLocalICS() {
|
|||
|
||||
controller.assertJS(str.value.includes("SUMMARY:" + calendarTitle));
|
||||
}
|
||||
testLocalICS.__force_skip__ = true; // Bug 1452600
|
||||
|
||||
function teardownTest(module) {
|
||||
deleteCalendars(controller, calendarName);
|
||||
|
|
Загрузка…
Ссылка в новой задаче