Backed out changeset 46eb5a67c089 (bug 1541136) to re-enable tests
This commit is contained in:
Родитель
de353e4424
Коммит
b3b922a307
|
@ -33,7 +33,6 @@ function setupModule(module) {
|
|||
({ plan_for_modal_dialog, wait_for_modal_dialog } = collector.getModule("window-helpers"));
|
||||
}
|
||||
|
||||
testSmokeTest.__force_skip__ = true;
|
||||
function testSmokeTest() {
|
||||
let dateFormatter = cal.getDateFormatter();
|
||||
|
||||
|
|
|
@ -44,7 +44,6 @@ function setupModule(module) {
|
|||
calendarFile.append(calendarName + ".ics");
|
||||
}
|
||||
|
||||
testLocalICS.__force_skip__ = true;
|
||||
function testLocalICS() {
|
||||
plan_for_modal_dialog("Calendar:NewCalendarWizard", (wizard) => {
|
||||
handleNewCalendarWizard(wizard, calendarName, { network: { format: "ics" } });
|
||||
|
|
Загрузка…
Ссылка в новой задаче