Closed Bug 1770727 Opened 2 years ago Closed 2 years ago

Finish enabling all ESLint rules on sjs files

Categories

(Developer Infrastructure :: Lint and Formatting, task, P3)

Tracking

(firefox103 fixed)

RESOLVED FIXED
103 Branch
Tracking Status
firefox103 --- fixed

People

(Reporter: standard8, Assigned: standard8)

References

(Blocks 1 open bug)

Details

Attachments

(4 files, 1 obsolete file)

I've a few patches to finish the roll-out of ESLint rules to sjs files.

Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/464d1af6523b
Fix some more ESLint rules on sjs files. r=Gijs
https://hg.mozilla.org/integration/autoland/rev/2a358ba86652
Fix ESLint rule mozilla/use-services on sjs files and expose Services to sjs files. r=Gijs
https://hg.mozilla.org/integration/autoland/rev/fc7ea80aa2ff
Fix failures of ESLint rule mozilla/use-includes-instead-of-indexOf in sjs files. r=Gijs
https://hg.mozilla.org/integration/autoland/rev/6323b526b0ac
Fix remaining ESLint rules for sjs files. r=Gijs,necko-reviewers,kershaw

Backed out 4 changesets (bug 1770727) for causing mochitest failures in test_bug1180105/test_access_control. CLOSED TREE

Backout link: https://hg.mozilla.org/integration/autoland/rev/95bed6ba43a502cbae0b0775c61456c75a67d683

Push with failures

Failure log mochitest plain

Failure log mda

INFO -  TEST-START | image/test/mochitest/test_bug1180105.html
[task 2022-05-24T13:48:37.014Z] 13:48:37  WARNING -  TEST-UNEXPECTED-FAIL | image/test/mochitest/test_bug1180105.html | Test timed out. -
[task 2022-05-24T13:48:37.015Z] 13:48:37  WARNING -  TEST-UNEXPECTED-FAIL | image/test/mochitest/test_bug1180105.html | [SimpleTest.finish()] No checks actually run. (You need to call ok(), is(), or similar functions at least once.  Make sure you use SimpleTest.waitForExplicitFinish() if you need it.)
[task 2022-05-24T13:48:37.015Z] 13:48:37     INFO -      SimpleTest.ok@SimpleTest/SimpleTest.js:417:16
[task 2022-05-24T13:48:37.015Z] 13:48:37     INFO -      afterCleanup@SimpleTest/SimpleTest.js:1416:18
[task 2022-05-24T13:48:37.015Z] 13:48:37     INFO -      executeCleanupFunction@SimpleTest/SimpleTest.js:1481:7
[task 2022-05-24T13:48:37.015Z] 13:48:37     INFO -      SimpleTest.finish@SimpleTest/SimpleTest.js:1501:3
[task 2022-05-24T13:48:37.015Z] 13:48:37     INFO -      killTest@SimpleTest/TestRunner.js:194:22
Flags: needinfo?(standard8)

Andrew, I'm making a change to httpd.js and as a result I think hostutils needs to be updated for me to land this. Would you be able to update it for me please?

Flags: needinfo?(standard8) → needinfo?(aerickson)
Depends on: 1771520

Yes, will do. Created Bug 1771520.

Flags: needinfo?(aerickson)
Attachment #9279832 - Attachment is obsolete: true
Pushed by nfay@mozilla.com:
https://hg.mozilla.org/mozilla-central/rev/2d6314194ba8
Fix some more ESLint rules on sjs files. r=Gijs
https://hg.mozilla.org/mozilla-central/rev/2d7a867faa65
Fix ESLint rule mozilla/use-services on sjs files and expose Services to sjs files. r=Gijs
https://hg.mozilla.org/mozilla-central/rev/e31780810a6f
Fix failures of ESLint rule mozilla/use-includes-instead-of-indexOf in sjs files. r=Gijs
https://hg.mozilla.org/mozilla-central/rev/21b8a9b8b705
Fix remaining ESLint rules for sjs files. r=Gijs,necko-reviewers,kershaw
Product: Firefox Build System → Developer Infrastructure
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: