Closed Bug 1645763 Opened 5 years ago Closed 5 years ago

Disable idle-daily tasks for Marionette and geckodriver

Categories

(Remote Protocol :: Marionette, task, P1)

task

Tracking

(firefox79 fixed)

RESOLVED FIXED
mozilla79
Tracking Status
firefox79 --- fixed

People

(Reporter: whimboo, Assigned: whimboo)

References

Details

Attachments

(2 files)

(In reply to Marco Bonardo [:mak] from bug 1644565 comment #2)

off-hand it looks like Firefox is sending idle-daily that does some heavy work, that's why in general mochitests disable it

https://searchfox.org/mozilla-central/rev/fac90408bcf52ca88a3dcd2ef30a379b68ab24e2/testing/profiles/unittest-required/user.js#142-144

incremental vaccum is one of the last tasks to run, then recently "removeOldCorruptDBs" has been added after it, thus I wonder if this is just a long running cleanup, or that last added task may fail, though all of its code is wrapped in a large try/catch.

Can we skip idle-daily for these tests?

Summary: Disable Places idly-daily tasks for Marionette and geckodriver → Disable idly-daily tasks for Marionette and geckodriver
Summary: Disable idly-daily tasks for Marionette and geckodriver → Disable idle-daily tasks for Marionette and geckodriver
Pushed by hskupin@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/ff9259adab2a [marionette] Disable idle-daily notifications to avoid expensive operations. r=marionette-reviewers,maja_zf https://hg.mozilla.org/integration/autoland/rev/48b5a8b518d9 [geckodriver] Disable idle-daily notifications to avoid expensive operations. r=webdriver-reviewers,jgraham
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla79
Product: Testing → Remote Protocol
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: