Perma tier2 0:41.37 TEST-UNEXPECTED-FAIL | No test output (missing mozunit.main() call?): /Users/cltbld/tasks/task_1551721502/checkouts/gecko/testing/mozbase/mozfile/tests/test_load.py
Categories
(Testing :: Mozbase, defect, P5)
Tracking
(Not tracked)
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure, regression)
#[markdown(off)]
Filed by: apavel [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=231682036&repo=autoland
[task 2019-03-04T17:49:25.215Z] 0:41.36 /Users/cltbld/tasks/task_1551721502/checkouts/gecko/testing/mozbase/mozfile/tests/test_load.py
[task 2019-03-04T17:49:25.215Z] 0:41.36 Traceback (most recent call last):
[task 2019-03-04T17:49:25.219Z] 0:41.36 File "/Users/cltbld/tasks/task_1551721502/checkouts/gecko/testing/mozbase/mozfile/tests/test_load.py", line 12, in <module>
[task 2019-03-04T17:49:25.219Z] 0:41.36 from wptserve.handlers import handler
[task 2019-03-04T17:49:25.219Z] 0:41.37 File "/Users/cltbld/tasks/task_1551721502/checkouts/gecko/testing/web-platform/tests/tools/wptserve/wptserve/__init__.py", line 1, in <module>
[task 2019-03-04T17:49:25.219Z] 0:41.37 from .server import WebTestHttpd, WebTestServer, Router # noqa: F401
[task 2019-03-04T17:49:25.220Z] 0:41.37 File "/Users/cltbld/tasks/task_1551721502/checkouts/gecko/testing/web-platform/tests/tools/wptserve/wptserve/server.py", line 6, in <module>
[task 2019-03-04T17:49:25.220Z] 0:41.37 import ssl
[task 2019-03-04T17:49:25.220Z] 0:41.37 File "/tools/python37/lib/python3.7/ssl.py", line 98, in <module>
[task 2019-03-04T17:49:25.220Z] 0:41.37 import _ssl # if we can't import it, let the error propagate
[task 2019-03-04T17:49:25.220Z] 0:41.37 ModuleNotFoundError: No module named '_ssl'
[task 2019-03-04T17:49:25.220Z] 0:41.37 TEST-UNEXPECTED-FAIL | No test output (missing mozunit.main() call?): /Users/cltbld/tasks/task_1551721502/checkouts/gecko/testing/mozbase/mozfile/tests/test_load.py
[task 2019-03-04T17:49:25.220Z] 0:41.37 Setting retcode to 1 from /Users/cltbld/tasks/task_1551721502/checkouts/gecko/testing/mozbase/mozfile/tests/test_load.py
[task 2019-03-04T17:49:25.578Z] 0:41.72 /Users/cltbld/tasks/task_1551721502/checkouts/gecko/testing/mozbase/mozfile/tests/test_extract.py
[task 2019-03-04T17:49:36.594Z] 0:52.74 /Users/cltbld/tasks/task_1551721502/checkouts/gecko/testing/mozbase/mozprocess/tests/test_poll.py
[task 2019-03-04T17:49:36.594Z] 0:52.74 ============================= test session starts ==============================
[task 2019-03-04T17:49:36.596Z] 0:52.74 platform darwin -- Python 3.7.1, pytest-3.6.2, py-1.5.4, pluggy-0.6.0 -- /Users/cltbld/tasks/task_1551721502/checkouts/gecko/obj-x86_64-apple-darwin14.5.0/_virtualenvs/gecko-2xYjXHo0-/usr/local/bin/python3/bin/python
[task 2019-03-04T17:49:36.596Z] 0:52.74 rootdir: /Users/cltbld/tasks/task_1551721502/checkouts/gecko, inifile: /Users/cltbld/tasks/task_1551721502/checkouts/gecko/config/mozunit/mozunit/pytest.ini
[task 2019-03-04T17:49:36.597Z] 0:52.74 collecting ... collected 6 items
[task 2019-03-04T17:49:36.597Z] 0:52.74
[task 2019-03-04T17:49:36.597Z] 0:52.74 testing/mozbase/mozprocess/tests/test_poll.py::ProcTestPoll::test_poll_after_double_kill PASSED
[task 2019-03-04T17:49:36.597Z] 0:52.74 testing/mozbase/mozprocess/tests/test_poll.py::ProcTestPoll::test_poll_after_external_kill PASSED
[task 2019-03-04T17:49:36.597Z] 0:52.74 testing/mozbase/mozprocess/tests/test_poll.py::ProcTestPoll::test_poll_after_kill PASSED
[task 2019-03-04T17:49:36.597Z] 0:52.74 testing/mozbase/mozprocess/tests/test_poll.py::ProcTestPoll::test_poll_after_kill_no_process_group TEST-UNEXPECTED-FAIL
[task 2019-03-04T17:49:36.597Z] 0:52.74 testing/mozbase/mozprocess/tests/test_poll.py::ProcTestPoll::test_poll_before_run PASSED
[task 2019-03-04T17:49:36.597Z] 0:52.74 testing/mozbase/mozprocess/tests/test_poll.py::ProcTestPoll::test_poll_while_running PASSED
[task 2019-03-04T17:49:36.597Z] 0:52.74
[task 2019-03-04T17:49:36.597Z] 0:52.74 =================================== FAILURES ===================================
[task 2019-03-04T17:49:36.597Z] 0:52.74 ______________ ProcTestPoll.test_poll_after_kill_no_process_group ______________
[task 2019-03-04T17:49:36.598Z] 0:52.74
[task 2019-03-04T17:49:36.598Z] 0:52.74 self = <test_poll.ProcTestPoll testMethod=test_poll_after_kill_no_process_group>
[task 2019-03-04T17:49:36.598Z] 0:52.74
[task 2019-03-04T17:49:36.598Z] 0:52.74 def test_poll_after_kill_no_process_group(self):
[task 2019-03-04T17:49:36.598Z] 0:52.74 """Process (no group) is killed, and poll() is called."""
[task 2019-03-04T17:49:36.598Z] 0:52.74 p = processhandler.ProcessHandler([self.python, self.proclaunch,
[task 2019-03-04T17:49:36.598Z] 0:52.74 "process_normal_finish_no_process_group.ini"],
[task 2019-03-04T17:49:36.598Z] 0:52.74 cwd=here,
[task 2019-03-04T17:49:36.599Z] 0:52.74 ignore_children=True
[task 2019-03-04T17:49:36.599Z] 0:52.74 )
[task 2019-03-04T17:49:36.599Z] 0:52.74 p.run()
[task 2019-03-04T17:49:36.599Z] 0:52.74 > returncode = p.kill()
[task 2019-03-04T17:49:36.599Z] 0:52.74
[task 2019-03-04T17:49:36.599Z] 0:52.74 testing/mozbase/mozprocess/tests/test_poll.py:70:
Updated•7 years ago
|
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Description
•