Bug 1452600 - Switch off failing Mozmill test; rs=bustage-fix

This commit is contained in:
Geoff Lankow 2019-02-18 14:20:22 +13:00
Родитель f11a535f38
Коммит 51526c1f7a
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -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);