Closed Bug 1507119 Opened 6 years ago Closed 5 years ago

Intermittent ..\python\mach\mach\test\test_telemetry.py::test_mach_invoke_recursive TEST-UNEXPECTED-FAIL

Categories

(Firefox Build System :: Mach Core, enhancement, P5)

enhancement

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: intermittent-bug-filer, Assigned: ted)

References

Details

(Keywords: in-triage, intermittent-failure)

Filed by: dluca [at] mozilla.com

https://treeherder.mozilla.org/logviewer.html#?job_id=211633838&repo=autoland

https://queue.taskcluster.net/v1/task/fKwGNVcBSqqO--qZt1NSZw/runs/0/artifacts/public/logs/live_backing.log

 INFO - ============================= test session starts =============================
11:31:16     INFO - platform win32 -- Python 2.7.15, pytest-3.6.2, py-1.5.4, pluggy-0.6.0 -- z:\build\build\src\obj-firefox\_virtualenvs\obj-firefox-sNC2NmI7-2.7\Scripts\python.exe
11:31:16     INFO - rootdir: z:\build\build\src, inifile: z:\build\build\src\config\mozunit\mozunit\pytest.ini
11:31:16     INFO - collecting ... collected 6 items
11:31:16     INFO - ..\python\mach\mach\test\test_telemetry.py::test_simple PASSED
11:31:16     INFO - ..\python\mach\mach\test\test_telemetry.py::test_path_filtering PASSED
11:31:16     INFO - ..\python\mach\mach\test\test_telemetry.py::test_path_filtering_in_objdir PASSED
11:31:16     INFO - ..\python\mach\mach\test\test_telemetry.py::test_path_filtering_other_cwd PASSED
11:31:16  WARNING - ..\python\mach\mach\test\test_telemetry.py::test_mach_invoke_recursive TEST-UNEXPECTED-FAIL
11:31:16     INFO - ..\python\mach\mach\test\test_telemetry.py::test_registrar_dispatch PASSED
11:31:16     INFO - ================================== FAILURES ===================================
11:31:16     INFO - _________________________ test_mach_invoke_recursive __________________________
11:31:16     INFO - run_mach = <function run at 0x0000000003EE1978>
11:31:16     INFO -     def test_mach_invoke_recursive(run_mach):
11:31:16     INFO -         data = run_mach('python',
11:31:16     INFO -                         os.path.join(os.path.dirname(__file__), 'invoke_mach_command.py'),
11:31:16     INFO -                         os.path.join(buildconfig.topsrcdir, 'mach'),
11:31:16     INFO -                         'uuid')
11:31:16     INFO - >       assert len(data) == 1
11:31:16     INFO - E       assert 0 == 1
11:31:16     INFO - E        +  where 0 = len([])
11:31:16     INFO - ..\python\mach\mach\test\test_telemetry.py:131: AssertionError
11:31:16     INFO - ==================== 1 failed, 5 passed in 237.95 seconds =====================
11:31:16     INFO - Setting retcode to 1 from z:\build\build\src\python\mach\mach\test\test_telemetry.py
11:31:16     INFO - z:\build\build\src\python\mozbuild\dumbmake\test\test_dumbmake.py
Keywords: in-triage

I looked at some recent logs and verified that bug 1517909 is the underlying cause here.

Assignee: nobody → ted
Status: NEW → RESOLVED
Closed: 5 years ago
Depends on: 1517909
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.