Closed Bug 1855302 Opened 2 years ago Closed 2 years ago

Intermittent failures in 1662259.html following enabling lint on the reftest harness

Categories

(Testing :: Reftest, defect)

defect

Tracking

(firefox-esr115 unaffected, firefox118 unaffected, firefox119 unaffected, firefox120 fixed)

RESOLVED FIXED
120 Branch
Tracking Status
firefox-esr115 --- unaffected
firefox118 --- unaffected
firefox119 --- unaffected
firefox120 --- fixed

People

(Reporter: standard8, Assigned: standard8)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file)

Following enabling of linting on the reftest harness files (bug 1854906), there have been intermittent failures seen in layout/printing/crashtests/1662259.html.

In the logs, there are lots of errors like:

INFO - JavaScript error: resource://reftest/reftest-content.js, line 999: TypeError: can't access property "MutationObserver", contentRootElement.ownerGlobal is null

It appears that we're hitting that line intermittently. In bug 1854906, I changed the line according to the mozilla/use-ownerGlobal rule.

We already know that rule can't be used in all situations, and it was probably wrong to use it here. Reverting the change seems to fix the intermittent failures.

Hence, I'll revert the change and disable the rule for that line.

Assignee: nobody → standard8
Status: NEW → ASSIGNED

Set release status flags based on info from the regressing bug 1854906

Wow, good work! Oh, I see bug 1840805 is how this came about. I wonder if there are any other new intermittents from this. Might be good to search a complete reftest and crashtest run for any new instances of javascript errors in the reftest harness. I can do that if you prefer.

See Also: → 1840805
Pushed by mbanner@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/c42df8559f05 Revert incorrect change to reftest-content which was causing intermittent failures. r=tnikkel
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 120 Branch
Duplicate of this bug: 1855119
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: