mozlint/license: testing/ is ignored
Categories
(Developer Infrastructure :: Lint and Formatting, task)
Tracking
(firefox85 fixed)
Tracking | Status | |
---|---|---|
firefox85 | --- | fixed |
People
(Reporter: Sylvestre, Assigned: Sylvestre)
References
Details
Attachments
(1 file)
Because the heuristics to detect if we are dealing with a test aren't great...
https://searchfox.org/mozilla-central/source/tools/lint/license/__init__.py#79
Assignee | ||
Comment 1•4 years ago
|
||
We were not managing /testing/ because /test was catching it
Depends on D97135
Updated•4 years ago
|
Comment 3•4 years ago
|
||
Backed out for license failures.
backout: https://hg.mozilla.org/integration/autoland/rev/cce64b6bd741936cbdc0e532adb61d0ea174a7f2
failure log: https://treeherder.mozilla.org/logviewer?job_id=321985901&repo=autoland&lineNumber=123
[task 2020-11-16T23:45:38.118Z] /builds/worker/checkouts/gecko/image
[task 2020-11-16T23:45:51.796Z] 23:45:51.796 license (91) | Finished in 13.86 seconds
[task 2020-11-16T23:45:51.904Z] 23:45:51.903 license (89) | Finished in 13.97 seconds
[task 2020-11-16T23:45:57.537Z] 23:45:57.536 license (88) | Finished in 19.61 seconds
[task 2020-11-16T23:46:41.304Z] 23:46:41.304 license (90) | Finished in 63.37 seconds
[task 2020-11-16T23:46:41.315Z] TEST-UNEXPECTED-ERROR | /builds/worker/checkouts/gecko/devtools/shared/test-helpers/.eslintrc.js:0 | No matching license strings found in tools/lint/license/valid-licenses.txt (license)
[task 2020-11-16T23:46:41.315Z] TEST-UNEXPECTED-ERROR | /builds/worker/checkouts/gecko/testing/awsy/awsy/init.py:0 | No matching license strings found in tools/lint/license/valid-licenses.txt (license)
[task 2020-11-16T23:46:41.315Z] TEST-UNEXPECTED-ERROR | /builds/worker/checkouts/gecko/testing/condprofile/condprof/customization/init.py:0 | No matching license strings found in tools/lint/license/valid-licenses.txt (license)
[task 2020-11-16T23:46:41.315Z] TEST-UNEXPECTED-ERROR | /builds/worker/checkouts/gecko/testing/condprofile/condprof/scenarii/init.py:0 | No matching license strings found in tools/lint/license/valid-licenses.txt (license)
[task 2020-11-16T23:46:41.315Z] TEST-UNEXPECTED-ERROR | /builds/worker/checkouts/gecko/testing/condprofile/condprof/scenarii/full.py:0 | No matching license strings found in tools/lint/license/valid-licenses.txt (license)
[task 2020-11-16T23:46:41.315Z] TEST-UNEXPECTED-ERROR | /builds/worker/checkouts/gecko/testing/condprofile/condprof/scenarii/settled.py:0 | No matching license strings found in tools/lint/license/valid-licenses.txt (license)
[task 2020-11-16T23:46:41.315Z] TEST-UNEXPECTED-ERROR | /builds/worker/checkouts/gecko/testing/condprofile/condprof/scenarii/settled2.py:0 | No matching license strings found in tools/lint/license/valid-licenses.txt (license)
[task 2020-11-16T23:46:41.315Z] TEST-UNEXPECTED-ERROR | /builds/worker/checkouts/gecko/testing/condprofile/setup.py:0 | No matching license strings found in tools/lint/license/valid-licenses.txt (license)
[task 2020-11-16T23:46:41.315Z] TEST-UNEXPECTED-ERROR | /builds/worker/checkouts/gecko/testing/firefox-ui/resources/cookies/cookie_single.html:0 | No matching license strings found in tools/lint/license/valid-licenses.txt (license)
[task 2020-11-16T23:46:41.315Z] TEST-UNEXPECTED-ERROR | /builds/worker/checkouts/gecko/testing/firefox-ui/resources/layout/mozilla.html:0 | No matching license strings found in tools/lint/license/valid-licenses.txt (license)
Assignee | ||
Comment 5•4 years ago
|
||
Lando didn't land everything.
Should be fixed now.
Comment 6•4 years ago
|
||
bugherder |
Updated•2 years ago
|
Description
•