Closed Bug 1635546 Opened 5 years ago Closed 5 years ago

Permafailing tier 2 python/mozperftest/mozperftest/tests/test_mach_commands.py::test_test_runner TEST-UNEXPECTED-FAIL

Categories

(Testing :: mozperftest, defect, P5)

Version 3
defect

Tracking

(firefox76 unaffected, firefox77 unaffected, firefox78 fixed)

RESOLVED FIXED
mozilla78
Tracking Status
firefox76 --- unaffected
firefox77 --- unaffected
firefox78 --- fixed

People

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

References

(Regression)

Details

Attachments

(2 files)

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


[task 2020-05-05T19:17:33.471Z] 1:02.19 ============================= test session starts ==============================
[task 2020-05-05T19:17:33.472Z] 1:02.19 platform darwin -- Python 3.7.4, pytest-3.6.2, py-1.5.4, pluggy-0.6.0 -- /Users/cltbld/tasks/task_1588705516/checkouts/gecko/obj-x86_64-apple-darwin18.6.0/_virtualenvs/gecko-_I1VR8T0-/usr/local/bin/python3/bin/python
[task 2020-05-05T19:17:33.472Z] 1:02.19 rootdir: /Users/cltbld/tasks/task_1588705516/checkouts/gecko, inifile: /Users/cltbld/tasks/task_1588705516/checkouts/gecko/config/mozunit/mozunit/pytest.ini
[task 2020-05-05T19:17:33.472Z] 1:02.19 collecting ... collected 3 items
[task 2020-05-05T19:17:33.472Z] 1:02.19
[task 2020-05-05T19:17:33.472Z] 1:02.19 python/mozperftest/mozperftest/tests/test_mach_commands.py::test_command PASSED
[task 2020-05-05T19:17:33.472Z] 1:02.19 python/mozperftest/mozperftest/tests/test_mach_commands.py::test_doc_flavor PASSED
[task 2020-05-05T19:17:33.472Z] 1:02.19 python/mozperftest/mozperftest/tests/test_mach_commands.py::test_test_runner TEST-UNEXPECTED-FAIL
[task 2020-05-05T19:17:33.472Z] 1:02.19
[task 2020-05-05T19:17:33.472Z] 1:02.19 =================================== FAILURES ===================================
[task 2020-05-05T19:17:33.472Z] 1:02.19 _______________________________ test_test_runner _______________________________
[task 2020-05-05T19:17:33.472Z] 1:02.19
[task 2020-05-05T19:17:33.472Z] 1:02.19 mocked = (<MagicMock name='_run_script' id='4350929744'>, <MagicMock name='_activate_virtualenv' id='4496096080'>)
[task 2020-05-05T19:17:33.472Z] 1:02.19 test = <mozperftest.mach_commands.PerftestTests object at 0x10bfe7c90>
[task 2020-05-05T19:17:33.472Z] 1:02.19
[task 2020-05-05T19:17:33.472Z] 1:02.19 @mock.patch("mozperftest.MachEnvironment", new=_TestMachEnvironment)
[task 2020-05-05T19:17:33.472Z] 1:02.19 @mock.patch("mozperftest.mach_commands.MachCommandBase._activate_virtualenv")
[task 2020-05-05T19:17:33.472Z] 1:02.19 @mock.patch("mozperftest.mach_commands.PerftestTests._run_script")
[task 2020-05-05T19:17:33.472Z] 1:02.19 def test_test_runner(*mocked):
[task 2020-05-05T19:17:33.472Z] 1:02.19 with _get_command(PerftestTests) as test:
[task 2020-05-05T19:17:33.472Z] 1:02.19 > test.run_tests(tests=[EXAMPLE_TESTS_DIR])
[task 2020-05-05T19:17:33.472Z] 1:02.19
[task 2020-05-05T19:17:33.472Z] 1:02.19 python/mozperftest/mozperftest/tests/test_mach_commands.py:73:
[task 2020-05-05T19:17:33.472Z] 1:02.19 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
[task 2020-05-05T19:17:33.472Z] 1:02.19 python/mozperftest/mozperftest/mach_commands.py:62: in run_tests
[task 2020-05-05T19:17:33.472Z] 1:02.19 install_package(self.virtualenv_manager, name)
[task 2020-05-05T19:17:33.472Z] 1:02.19 python/mozperftest/mozperftest/utils.py:76: in install_package
[task 2020-05-05T19:17:33.472Z] 1:02.19 virtualenv_manager._run_pip(["install", package])
[task 2020-05-05T19:17:33.472Z] 1:02.19 python/mozbuild/mozbuild/virtualenv.py:615: in _run_pip
[task 2020-05-05T19:17:33.472Z] 1:02.19 universal_newlines=PY3)
[task 2020-05-05T19:17:33.472Z] 1:02.19 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Tarek, this is permafailing. Could you please help us out with this?
Thank you.

Flags: needinfo?(tarek)
Regressed by: 1635076

We need to set up the notebook deps.
The train of patch re-activated some
tests that required the dependencies used
by the notebook, which were not added in the
path.

until we have Bug 1635573

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla78

Set release status flags based on info from the regressing bug 1635076

You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: