Closed Bug 1410006 Opened 8 years ago Closed 8 years ago

ESLint should automatically ignore all crashtest directories

Categories

(Developer Infrastructure :: Lint and Formatting, enhancement, P2)

3 Branch
enhancement

Tracking

(firefox58 fixed)

RESOLVED FIXED
mozilla58
Tracking Status
firefox58 --- fixed

People

(Reporter: standard8, Assigned: standard8)

Details

Attachments

(1 file)

All of our crash tests are a specially crafted code that originally crashed Firefox. We shouldn't lint them, as fixing the issues might invalidate the original test case. We're not linting any crashtest directories at the moment, but I'm hoping we're going to be enabling some areas that contain crashtests very soon.
Comment on attachment 8920061 [details] Bug 1410006 - ESLint should automatically ignore all crashtest directories; and clean up .eslintignore a bit. https://reviewboard.mozilla.org/r/191058/#review196460 ::: .eslintignore:49 (Diff revision 1) > nsprpub/** > other-licenses/** > probes/** > startupcache/** > xpfe/** > +# These directories only contain crashtests, but we still skip the whole Add a newline above here.
Attachment #8920061 - Flags: review?(dtownsend) → review+
Pushed by mbanner@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/39444cb663f7 ESLint should automatically ignore all crashtest directories; and clean up .eslintignore a bit. r=mossop
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla58
Product: Testing → Firefox Build System
Version: Version 3 → 3 Branch
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: