Closed Bug 1808973 Opened 2 years ago Closed 2 years ago

Unused references to StructuredLog.jsm are lying around and break things if referencing missing chrome files is forbidden

Categories

(Testing :: Mochitest, task)

Default
Desktop
All
task

Tracking

(firefox-esr102 unaffected, firefox108 unaffected, firefox109 wontfix, firefox110 fixed)

RESOLVED FIXED
110 Branch
Tracking Status
firefox-esr102 --- unaffected
firefox108 --- unaffected
firefox109 --- wontfix
firefox110 --- fixed

People

(Reporter: Gijs, Assigned: Gijs)

References

Details

Attachments

(1 file)

After bug 1801368 the references in the harness files ( testing/mochitest/browser-harness.xhtml and testing/mochitest/harness.xhtml ) were left behind, as well as some comment references. They don't load, however, as the file has been moved and these aren't ChromeUtils.import calls so don't get shimmed by the jsm-to-sys.mjs conversion work - the harness relies on the import at https://searchfox.org/mozilla-central/rev/72d9bf2d4128990cd1f349d4e15003e515277982/testing/mochitest/tests/SimpleTest/TestRunner.js#18-23 to access structured logging.

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

Pushed by gijskruitbosch@gmail.com: https://hg.mozilla.org/integration/autoland/rev/bddbe2f74b55 remove obsolete references to StructuredLog.jsm harness file, r=Standard8
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 110 Branch

The patch landed in nightly and beta is affected.
:Gijs, is this bug important enough to require an uplift?

  • If yes, please nominate the patch for beta approval.
  • If no, please set status-firefox109 to wontfix.

For more information, please visit auto_nag documentation.

Flags: needinfo?(gijskruitbosch+bugs)

(changing some fields to make the bot happier...)

This isn't worth uplifting, certainly not at this stage of beta.

Type: defect → task
Depends on: 1801368
Flags: needinfo?(gijskruitbosch+bugs)
Keywords: regression
No longer regressed by: 1801368
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: