Closed Bug 1623811 Opened 4 years ago Closed 4 years ago

Intermittent 0:35.53 tools/lint/test/test_shellcheck.py::test_basic TEST-UNEXPECTED-FAIL

Categories

(Developer Infrastructure :: Lint and Formatting, defect, P5)

defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1624038

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

(Keywords: intermittent-failure)

Filed by: nbeleuzu [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=293960658&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/K98xog-pT6CPKYY0sfUHIA/runs/0/artifacts/public/logs/live_backing.log


[task 2020-03-19T23:05:47.749Z] 0:35.53 ============================= test session starts ==============================
[task 2020-03-19T23:05:47.749Z] 0:35.53 platform linux -- Python 3.6.9, pytest-3.6.2, py-1.5.4, pluggy-0.6.0 -- /builds/worker/checkouts/gecko/obj-x86_64-pc-linux-gnu/_virtualenvs/gecko-QUm8IANb-3/bin/python
[task 2020-03-19T23:05:47.749Z] 0:35.53 rootdir: /builds/worker/checkouts/gecko, inifile: /builds/worker/checkouts/gecko/config/mozunit/mozunit/pytest.ini
[task 2020-03-19T23:05:47.749Z] 0:35.53 collecting ... collected 1 item
[task 2020-03-19T23:05:47.749Z] 0:35.53
[task 2020-03-19T23:05:47.749Z] 0:35.53 tools/lint/test/test_shellcheck.py::test_basic TEST-UNEXPECTED-FAIL
[task 2020-03-19T23:05:47.750Z] 0:35.53
[task 2020-03-19T23:05:47.751Z] 0:35.53 =================================== FAILURES ===================================
[task 2020-03-19T23:05:47.751Z] 0:35.53 __________________________________ test_basic __________________________________
[task 2020-03-19T23:05:47.751Z] 0:35.53
[task 2020-03-19T23:05:47.751Z] 0:35.53 lint = <function lint.<locals>.wrapper at 0x7f3e7ccc3ea0>
[task 2020-03-19T23:05:47.751Z] 0:35.53 paths = <function paths.<locals>._inner at 0x7f3e79c11f28>
[task 2020-03-19T23:05:47.751Z] 0:35.53
[task 2020-03-19T23:05:47.751Z] 0:35.53 def test_basic(lint, paths):
[task 2020-03-19T23:05:47.751Z] 0:35.53 results = lint(paths())
[task 2020-03-19T23:05:47.751Z] 0:35.53 print(results)
[task 2020-03-19T23:05:47.751Z] 0:35.53 > assert len(results) == 2
[task 2020-03-19T23:05:47.751Z] 0:35.53 E assert 0 == 2
[task 2020-03-19T23:05:47.751Z] 0:35.53 E + where 0 = len([])

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
Product: Firefox Build System → Developer Infrastructure
You need to log in before you can comment on or make changes to this bug.