Permafailing tier 2 python/mozperftest/mozperftest/tests/test_mach_commands.py::test_test_runner TEST-UNEXPECTED-FAIL
Categories
(Testing :: mozperftest, defect, P5)
Tracking
(firefox76 unaffected, firefox77 unaffected, firefox78 fixed)
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 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
Comment 1•5 years ago
|
||
Tarek, this is permafailing. Could you please help us out with this?
Thank you.
Assignee | ||
Comment 2•5 years ago
|
||
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.
Assignee | ||
Comment 3•5 years ago
•
|
||
try run https://treeherder.mozilla.org/#/jobs?repo=try&revision=c27aa3a1ace7def99dc2952a8264935a4ce41b04
Assignee | ||
Comment 5•5 years ago
|
||
until we have Bug 1635573
Assignee | ||
Comment 6•5 years ago
|
||
Comment 8•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/85fc39db0455
https://hg.mozilla.org/mozilla-central/rev/4647c25fd407
Comment 9•5 years ago
|
||
Set release status flags based on info from the regressing bug 1635076
Comment hidden (Intermittent Failures Robot) |
Description
•