Perma mb 0:41.49 TEST-UNEXPECTED-FAIL | No test output (missing mozunit.main() call?): /Users/cltbld/tasks/task_1553685866/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=236344202&repo=autoland
[task 2019-03-27T11:28:49.353Z] 0:40.93 /Users/cltbld/tasks/task_1553685866/checkouts/gecko/testing/mozbase/mozcrash/tests/test_symbols_path.py
[task 2019-03-27T11:28:49.353Z] 0:40.93 ============================= test session starts ==============================
[task 2019-03-27T11:28:49.353Z] 0:40.93 platform darwin -- Python 3.7.1, pytest-3.6.2, py-1.5.4, pluggy-0.6.0 -- /Users/cltbld/tasks/task_1553685866/checkouts/gecko/obj-x86_64-apple-darwin14.5.0/_virtualenvs/gecko-jsq9vcrD-/usr/local/bin/python3/bin/python
[task 2019-03-27T11:28:49.353Z] 0:40.93 rootdir: /Users/cltbld/tasks/task_1553685866/checkouts/gecko, inifile: /Users/cltbld/tasks/task_1553685866/checkouts/gecko/config/mozunit/mozunit/pytest.ini
[task 2019-03-27T11:28:49.356Z] 0:40.93 collecting ... collected 3 items
[task 2019-03-27T11:28:49.356Z] 0:40.93
[task 2019-03-27T11:28:49.356Z] 0:40.93 testing/mozbase/mozcrash/tests/test_symbols_path.py::test_symbols_path_not_present PASSED
[task 2019-03-27T11:28:49.356Z] 0:40.93 testing/mozbase/mozcrash/tests/test_symbols_path.py::test_symbols_path_unicode PASSED
[task 2019-03-27T11:28:49.356Z] 0:40.93 testing/mozbase/mozcrash/tests/test_symbols_path.py::test_symbols_path_url PASSED
[task 2019-03-27T11:28:49.357Z] 0:40.93
[task 2019-03-27T11:28:49.357Z] 0:40.93 =========================== 3 passed in 0.58 seconds ===========================
[task 2019-03-27T11:28:49.912Z] 0:41.48 /Users/cltbld/tasks/task_1553685866/checkouts/gecko/testing/mozbase/mozfile/tests/test_load.py
[task 2019-03-27T11:28:49.912Z] 0:41.48 Traceback (most recent call last):
[task 2019-03-27T11:28:49.915Z] 0:41.49 File "/Users/cltbld/tasks/task_1553685866/checkouts/gecko/testing/mozbase/mozfile/tests/test_load.py", line 12, in <module>
[task 2019-03-27T11:28:49.915Z] 0:41.49 from wptserve.handlers import handler
[task 2019-03-27T11:28:49.915Z] 0:41.49 File "/Users/cltbld/tasks/task_1553685866/checkouts/gecko/testing/web-platform/tests/tools/wptserve/wptserve/__init__.py", line 1, in <module>
[task 2019-03-27T11:28:49.915Z] 0:41.49 from .server import WebTestHttpd, WebTestServer, Router # noqa: F401
[task 2019-03-27T11:28:49.915Z] 0:41.49 File "/Users/cltbld/tasks/task_1553685866/checkouts/gecko/testing/web-platform/tests/tools/wptserve/wptserve/server.py", line 6, in <module>
[task 2019-03-27T11:28:49.915Z] 0:41.49 import ssl
[task 2019-03-27T11:28:49.916Z] 0:41.49 File "/tools/python37/lib/python3.7/ssl.py", line 98, in <module>
[task 2019-03-27T11:28:49.916Z] 0:41.49 import _ssl # if we can't import it, let the error propagate
[task 2019-03-27T11:28:49.916Z] 0:41.49 ModuleNotFoundError: No module named '_ssl'
[task 2019-03-27T11:28:49.916Z] 0:41.49 TEST-UNEXPECTED-FAIL | No test output (missing mozunit.main() call?): /Users/cltbld/tasks/task_1553685866/checkouts/gecko/testing/mozbase/mozfile/tests/test_load.py
[task 2019-03-27T11:28:49.916Z] 0:41.49 Setting retcode to 1 from /Users/cltbld/tasks/task_1553685866/checkouts/gecko/testing/mozbase/mozfile/tests/test_load.py
[task 2019-03-27T11:28:50.036Z] 0:41.61 /Users/cltbld/tasks/task_1553685866/checkouts/gecko/testing/mozbase/mozdevice/tests/test_is_app_installed.py
[task 2019-03-27T11:28:50.036Z] 0:41.61 ============================= test session starts ==============================
[task 2019-03-27T11:28:50.036Z] 0:41.61 platform darwin -- Python 3.7.1, pytest-3.6.2, py-1.5.4, pluggy-0.6.0 -- /Users/cltbld/tasks/task_1553685866/checkouts/gecko/obj-x86_64-apple-darwin14.5.0/_virtualenvs/gecko-jsq9vcrD-/usr/local/bin/python3/bin/python
[task 2019-03-27T11:28:50.039Z] 0:41.61 rootdir: /Users/cltbld/tasks/task_1553685866/checkouts/gecko, inifile: /Users/cltbld/tasks/task_1553685866/checkouts/gecko/config/mozunit/mozunit/pytest.ini
[task 2019-03-27T11:28:50.039Z] 0:41.61 collecting ... collected 5 items
[task 2019-03-27T11:28:50.039Z] 0:41.61
[task 2019-03-27T11:28:50.039Z] 0:41.61 testing/mozbase/mozdevice/tests/test_is_app_installed.py::test_is_app_installed PASSED
[task 2019-03-27T11:28:50.039Z] 0:41.61 testing/mozbase/mozdevice/tests/test_is_app_installed.py::test_is_app_installed_not_installed PASSED
[task 2019-03-27T11:28:50.039Z] 0:41.61 testing/mozbase/mozdevice/tests/test_is_app_installed.py::test_is_app_installed_partial_name PASSED
[task 2019-03-27T11:28:50.040Z] 0:41.61 testing/mozbase/mozdevice/tests/test_is_app_installed.py::test_is_app_installed_package_manager_error PASSED
[task 2019-03-27T11:28:50.040Z] 0:41.61 testing/mozbase/mozdevice/tests/test_is_app_installed.py::test_is_app_installed_no_installed_package_found PASSED
[task 2019-03-27T11:28:50.040Z] 0:41.61
[task 2019-03-27T11:28:50.040Z] 0:41.61 =========================== 5 passed in 0.03 seconds ===========================
[task 2019-03-27T11:28:50.269Z] 0:41.84 /Users/cltbld/tasks/task_1553685866/checkouts/gecko/testing/mozbase/mozfile/tests/test_extract.py
Updated•6 years ago
|
Comment hidden (Intermittent Failures Robot) |
Description
•