Bug 1435342 - ESLint should ignore the tp5n dataset when extracted by Talos. r?Mossop draft
authorMark Banner <standard8@mozilla.com>
Mon, 05 Feb 2018 09:28:17 +0000
changeset 751087 179aab527570a5051ce4d6f8cec48d0d62f97bb4
parent 751044 ef1fefe4c6d1f95e2bdf872094e02e85c962aa86
push id97846
push userbmo:standard8@mozilla.com
push dateMon, 05 Feb 2018 09:29:36 +0000
reviewersMossop
bugs1435342
milestone60.0a1
Bug 1435342 - ESLint should ignore the tp5n dataset when extracted by Talos. r?Mossop MozReview-Commit-ID: 2SpZoA5lWTK
.eslintignore
--- a/.eslintignore
+++ b/.eslintignore
@@ -372,16 +372,18 @@ testing/modules/sinon-2.3.2.js
 testing/mozbase/mozprofile/tests/files/prefs_with_comments.js
 testing/talos/talos/scripts/jszip.min.js
 testing/talos/talos/startup_test/sessionrestore/profile/sessionstore.js
 testing/talos/talos/startup_test/sessionrestore/profile-manywindows/sessionstore.js
 testing/talos/talos/tests/canvasmark/**
 testing/talos/talos/tests/dromaeo/**
 testing/talos/talos/tests/v8_7/**
 testing/talos/talos/tests/kraken/**
+# Runing Talos may extract data here, see bug 1435677.
+testing/talos/talos/tests/tp5n/**
 
 testing/web-platform/**
 testing/xpcshell/moz-http2/**
 testing/xpcshell/node-http2/**
 
 # Third party services
 services/common/kinto-http-client.js
 services/common/kinto-offline-client.js