Open Bug 1561959 Opened 5 years ago Updated 2 years ago

OSX Mojave (10.14) Timer going out of bounds on multiple tests

Categories

(Core :: MFBT, defect, P3)

Unspecified
macOS
defect

Tracking

()

People

(Reporter: KrisWright, Unassigned)

Details

We are getting a lot of test fails based on timers in OSX10.14 which indicates that something may be wrong with the timer. A lot of these tests are being modified with new boundaries to account for the timer problems.

Some of the affected cases:
https://bugzilla.mozilla.org/show_bug.cgi?id=1558893
https://bugzilla.mozilla.org/show_bug.cgi?id=1561410
https://bugzilla.mozilla.org/show_bug.cgi?id=1544452
https://bugzilla.mozilla.org/show_bug.cgi?id=1558882

Is there anything in particular that has changed in 1014 to produce these errors?

Flags: needinfo?(spohl.mozilla.bugs)

Possibly, but nothing in particular that I would be aware of.

Flags: needinfo?(spohl.mozilla.bugs)
Priority: -- → P3

Do we know whether this is an issue with timers firing at the wrong times, or with our code executing slower than before so that we need longer timeouts? Both would be concerning.

Ah, bug 1560411 and bug 1544452 comment 7 seem to indicate that it's the former.

Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.