Closed Bug 1507268 Opened 6 years ago Closed 6 years ago

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

Categories

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

enhancement

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1506888

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

(Keywords: intermittent-failure)

Filed by: apavel [at] mozilla.com

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

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

19:35:14     INFO - z:\build\build\src\python\mach\mach\test\test_telemetry.py
19:35:14     INFO - ============================= test session starts =============================
19:35:14     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
19:35:14     INFO - rootdir: z:\build\build\src, inifile: z:\build\build\src\config\mozunit\mozunit\pytest.ini
19:35:14     INFO - collecting ... collected 6 items
19:35:14     INFO - ..\python\mach\mach\test\test_telemetry.py::test_simple PASSED
19:35:14     INFO - ..\python\mach\mach\test\test_telemetry.py::test_path_filtering PASSED
19:35:14  WARNING - ..\python\mach\mach\test\test_telemetry.py::test_path_filtering_in_objdir TEST-UNEXPECTED-FAIL
19:35:14     INFO - ..\python\mach\mach\test\test_telemetry.py::test_path_filtering_other_cwd PASSED
19:35:14     INFO - ..\python\mach\mach\test\test_telemetry.py::test_mach_invoke_recursive PASSED
19:35:14     INFO - ..\python\mach\mach\test\test_telemetry.py::test_registrar_dispatch PASSED
19:35:14     INFO - ================================== FAILURES ===================================
19:35:14     INFO - ________________________ test_path_filtering_in_objdir ________________________
19:35:14     INFO - run_mach = <function run at 0x0000000003EAF828>
19:35:14     INFO - tmpdir = local('c:\\users\\task_1542217932\\appdata\\local\\temp\\pytest-of-task_1542217932\\pytest-1\\test_path_filtering_in_objdir0')
19:35:14     INFO -     def test_path_filtering_in_objdir(run_mach, tmpdir):
19:35:14     INFO -         srcdir_path = os.path.join(buildconfig.topsrcdir, 'a')
19:35:14     INFO -         srcdir_path_2 = os.path.join(buildconfig.topsrcdir, 'a/b/c')
19:35:14     INFO -         objdir_path = os.path.join(buildconfig.topobjdir, 'x')
19:35:14     INFO -         objdir_path_2 = os.path.join(buildconfig.topobjdir, 'x/y/z')
19:35:14     INFO -         other_path = str(tmpdir.join('other'))
19:35:14     INFO -         data = run_mach('python', '-c', 'pass',
19:35:14     INFO -                         srcdir_path, srcdir_path_2,
19:35:14     INFO -                         objdir_path, objdir_path_2,
19:35:14     INFO -                         other_path,
19:35:14     INFO -                         cwd=buildconfig.topobjdir)
19:35:14     INFO - >       assert len(data) == 1
19:35:14     INFO - E       assert 0 == 1
19:35:14     INFO - E        +  where 0 = len([])
19:35:14     INFO - ..\python\mach\mach\test\test_telemetry.py:95: AssertionError
19:35:14     INFO - ==================== 1 failed, 5 passed in 119.77 seconds =====================
19:35:14     INFO - Setting retcode to 1 from z:\build\build\src\python\mach\mach\test\test_telemetry.py
19:35:14     INFO - z:\build\build\src\python\mozboot\mozboot\test\test_write_config.py
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.