Closed
Bug 1811419
Opened 3 years ago
Closed 3 years ago
Intermittent tools/lint/test/test_pylint.py::test_lint_single_file[pylint] TEST-UNEXPECTED-FAIL
Categories
(Testing :: Python Test, defect, P5)
Testing
Python Test
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: nbeleuzu [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=402970025&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/EZtjtk7HTlS_bIvKAIPgXg/runs/0/artifacts/public/logs/live_backing.log
[task 2023-01-20T04:41:57.043Z] collecting ... collected 2 items
[task 2023-01-20T04:41:57.043Z]
[task 2023-01-20T04:41:57.043Z] tools/lint/test/test_pylint.py::test_lint_single_file[pylint] TEST-UNEXPECTED-FAIL
[task 2023-01-20T04:41:57.043Z] tools/lint/test/test_pylint.py::test_lint_single_file_good[pylint] PASSED
[task 2023-01-20T04:41:57.043Z]
[task 2023-01-20T04:41:57.043Z] ================================== FAILURES ===================================
[task 2023-01-20T04:41:57.043Z] ________________________ test_lint_single_file[pylint] ________________________
[task 2023-01-20T04:41:57.043Z] tools\lint\test\test_pylint.py:8: in test_lint_single_file
[task 2023-01-20T04:41:57.043Z] assert len(results) == 3
[task 2023-01-20T04:41:57.043Z] E assert 0 == 3
[task 2023-01-20T04:41:57.043Z] E +0
[task 2023-01-20T04:41:57.043Z] E -3
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 5•3 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit auto_nag documentation.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•