Closed
Bug 1826804
Opened 2 years ago
Closed 2 years ago
Perma [tier 2] tools/lint/test/test_eslint.py::test_no_files_to_lint[eslint] TEST-UNEXPECTED-FAIL
Categories
(Developer Infrastructure :: Lint and Formatting, defect, P5)
Developer Infrastructure
Lint and Formatting
Tracking
(firefox-esr102 unaffected, firefox112 unaffected, firefox113 fixed)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox-esr102 | --- | unaffected |
firefox112 | --- | unaffected |
firefox113 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Unassigned)
References
(Regression)
Details
(Keywords: intermittent-failure, regression)
Filed by: ncsoregi [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=411608176&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/bDWMLuFWRAKHZsmJ08K1tA/runs/0/artifacts/public/logs/live_backing.log
[task 2023-04-06T15:37:39.968Z] ============================== 1 passed in 5.79s ===============================
[task 2023-04-06T15:37:39.968Z]
[task 2023-04-06T15:37:39.968Z]
[task 2023-04-06T15:37:54.393Z] Tests Completed: 97%|█████████▋| 29/30 [00:16<00:00, 1.05Test/s]
[task 2023-04-06T15:37:54.393Z]
[task 2023-04-06T15:37:54.393Z] Setting retcode to 1 from /builds/worker/checkouts/gecko/tools/lint/test/test_eslint.py
[task 2023-04-06T15:37:54.393Z]
[task 2023-04-06T15:37:54.394Z] Tests Completed: 100%|██████████| 30/30 [00:31<00:00, 4.99s/Test]
[task 2023-04-06T15:37:54.394Z]
[task 2023-04-06T15:37:54.394Z] /builds/worker/checkouts/gecko/tools/lint/test/test_eslint.py
[task 2023-04-06T15:37:54.394Z] ============================= test session starts ==============================
[task 2023-04-06T15:37:54.394Z] platform linux -- Python 3.9.2, pytest-7.0.1, pluggy-1.0.0 -- /builds/worker/checkouts/gecko/obj-x86_64-pc-linux-gnu/_virtualenvs/python-test/bin/python
[task 2023-04-06T15:37:54.394Z] rootdir: /builds/worker/checkouts/gecko, configfile: config/mozunit/mozunit/pytest.ini
[task 2023-04-06T15:37:54.394Z] collecting ... collected 5 items
[task 2023-04-06T15:37:54.395Z]
[task 2023-04-06T15:37:54.395Z] tools/lint/test/test_eslint.py::test_lint_with_global_exclude[eslint] PASSED
[task 2023-04-06T15:37:54.395Z] tools/lint/test/test_eslint.py::test_no_files_to_lint[eslint] TEST-UNEXPECTED-FAIL
[task 2023-04-06T15:37:54.395Z] tools/lint/test/test_eslint.py::test_bad_import[eslint] PASSED
[task 2023-04-06T15:37:54.395Z] tools/lint/test/test_eslint.py::test_rule[eslint] PASSED
[task 2023-04-06T15:37:54.395Z] tools/lint/test/test_eslint.py::test_fix[eslint] PASSED
[task 2023-04-06T15:37:54.395Z]
[task 2023-04-06T15:37:54.396Z] =================================== FAILURES ===================================
[task 2023-04-06T15:37:54.396Z] ________________________ test_no_files_to_lint[eslint] _________________________
[task 2023-04-06T15:37:54.396Z] tools/lint/test/test_eslint.py:32: in test_no_files_to_lint
[task 2023-04-06T15:37:54.396Z] assert len(results) == 1
[task 2023-04-06T15:37:54.396Z] E assert 0 == 1
[task 2023-04-06T15:37:54.396Z] E +0
[task 2023-04-06T15:37:54.396Z] E -1
[task 2023-04-06T15:37:54.396Z] ----------------------------- Captured stderr call -----------------------------
Comment 1•2 years ago
|
||
Mark, can you take a look at this, please?
Thank you.
Flags: needinfo?(standard8)
Comment 2•2 years ago
|
||
Should be fixed by this backout: https://bugzilla.mozilla.org/show_bug.cgi?id=1826548#c3
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox113:
--- → fixed
Flags: needinfo?(standard8)
Resolution: --- → FIXED
Comment hidden (Intermittent Failures Robot) |
Comment 4•2 years ago
|
||
Set release status flags based on info from the regressing bug 1826548
status-firefox112:
--- → unaffected
status-firefox-esr102:
--- → unaffected
You need to log in
before you can comment on or make changes to this bug.
Description
•