Skip to content

Instantly share code, notes, and snippets.

@stephendonner
Created December 3, 2019 06:41
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stephendonner/628cf9fd3a9f07fc7aa98c7352e797c0 to your computer and use it in GitHub Desktop.
Save stephendonner/628cf9fd3a9f07fc7aa98c7352e797c0 to your computer and use it in GitHub Desktop.
./mach python-test -v --python 2 --subsuite raptor
stephendonner-7hlvdq:mozilla-unified sdonner$ ./mach python-test -v --python 2 --subsuite raptor
Processing ./third_party/python/certifi
Requirement already satisfied (use --upgrade to upgrade): certifi==2018.4.16 from file:///Users/sdonner/mozilla-source/mozilla-unified/third_party/python/certifi in ./testing/web-platform/tests/tools/third_party/certifi
Processing ./third_party/python/pipenv
Installing collected packages: pipenv
Running setup.py install for pipenv ... done
Successfully installed pipenv-2018.5.18
Processing ./third_party/python/six
Installing collected packages: six
Running setup.py install for six ... done
Successfully installed six-1.13.0
Processing ./third_party/python/virtualenv
Installing collected packages: virtualenv
Running setup.py install for virtualenv ... done
Successfully installed virtualenv-15.2.0
Processing ./third_party/python/virtualenv-clone
Building wheels for collected packages: virtualenv-clone
Running setup.py bdist_wheel for virtualenv-clone ... done
Stored in directory: /Users/sdonner/Library/Caches/pip/wheels/48/6d/25/c54990f7ceb3fc2745b907d845f112bb02f6fa93c9a6eef107
Successfully built virtualenv-clone
Installing collected packages: virtualenv-clone
Successfully installed virtualenv-clone-0.3.0
Creating a virtualenv for this project…
Using /Users/sdonner/mozilla-source/mozilla-unified/obj-x86_64-apple-darwin19.2.0/_virtualenvs/init/bin/python2 (2.7.17) to create virtualenv…
⠋Running virtualenv with interpreter /Users/sdonner/mozilla-source/mozilla-unified/obj-x86_64-apple-darwin19.2.0/_virtualenvs/init/bin/python2
Using real prefix '/usr/local/Cellar/python@2/2.7.17/Frameworks/Python.framework/Versions/2.7'
New python executable in /Users/sdonner/mozilla-source/mozilla-unified/obj-x86_64-apple-darwin19.2.0/_virtualenvs/mozilla-unified-evYUFdVP-2/bin/python2
Also creating executable in /Users/sdonner/mozilla-source/mozilla-unified/obj-x86_64-apple-darwin19.2.0/_virtualenvs/mozilla-unified-evYUFdVP-2/bin/python
Installing setuptools, pip, wheel...done.
Virtualenv location: /Users/sdonner/mozilla-source/mozilla-unified/obj-x86_64-apple-darwin19.2.0/_virtualenvs/mozilla-unified-evYUFdVP-2
Creating a Pipfile for this project…
running build_ext
copying build/lib.macosx-10.15-x86_64-2.7/psutil/_psutil_osx.so -> psutil
copying build/lib.macosx-10.15-x86_64-2.7/psutil/_psutil_posix.so -> psutil
Error processing command. Ignoring because optional. (optional:packages.txt:comm/build/virtualenv_packages.txt)
Test configuration changed. Regenerating backend.
0:26.48 /Users/sdonner/mozilla-source/mozilla-unified/testing/raptor/test/test_cmdline.py
0:26.48 ============================= test session starts ==============================
0:26.48 platform darwin -- Python 2.7.17, pytest-3.6.2, py-1.5.4, pluggy-0.6.0 -- /Users/sdonner/mozilla-source/mozilla-unified/obj-x86_64-apple-darwin19.2.0/_virtualenvs/mozilla-unified-evYUFdVP-2/bin/python
0:26.48 rootdir: /Users/sdonner/mozilla-source/mozilla-unified, inifile: /Users/sdonner/mozilla-source/mozilla-unified/config/mozunit/mozunit/pytest.ini
0:26.48 collecting ... collected 1 item
0:26.48
0:26.48 testing/raptor/test/test_cmdline.py::test_verify_options PASSED
0:26.48
0:26.48 =============================== warnings summary ===============================
0:26.48 <undetermined location>
0:26.48 Module already imported so cannot be rewritten: mozlog
0:26.48
0:26.48 -- Docs: http://doc.pytest.org/en/latest/warnings.html
0:26.48 ===================== 1 passed, 1 warnings in 0.01 seconds =====================
0:26.48 Test passed: /Users/sdonner/mozilla-source/mozilla-unified/testing/raptor/test/test_cmdline.py
0:26.51 /Users/sdonner/mozilla-source/mozilla-unified/testing/raptor/test/test_print_tests.py
0:26.51 ============================= test session starts ==============================
0:26.51 platform darwin -- Python 2.7.17, pytest-3.6.2, py-1.5.4, pluggy-0.6.0 -- /Users/sdonner/mozilla-source/mozilla-unified/obj-x86_64-apple-darwin19.2.0/_virtualenvs/mozilla-unified-evYUFdVP-2/bin/python
0:26.51 rootdir: /Users/sdonner/mozilla-source/mozilla-unified, inifile: /Users/sdonner/mozilla-source/mozilla-unified/config/mozunit/mozunit/pytest.ini
0:26.51 collecting ... collected 1 item
0:26.51
0:26.51 testing/raptor/test/test_print_tests.py::test_pageload_subtests PASSED
0:26.51
0:26.51 =============================== warnings summary ===============================
0:26.51 <undetermined location>
0:26.51 Module already imported so cannot be rewritten: mozlog
0:26.51
0:26.51 -- Docs: http://doc.pytest.org/en/latest/warnings.html
0:26.51 ===================== 1 passed, 1 warnings in 0.01 seconds =====================
0:26.51 Test passed: /Users/sdonner/mozilla-source/mozilla-unified/testing/raptor/test/test_print_tests.py
0:26.94 /Users/sdonner/mozilla-source/mozilla-unified/testing/raptor/test/test_manifest.py
0:26.94 ============================= test session starts ==============================
0:26.94 platform darwin -- Python 2.7.17, pytest-3.6.2, py-1.5.4, pluggy-0.6.0 -- /Users/sdonner/mozilla-source/mozilla-unified/obj-x86_64-apple-darwin19.2.0/_virtualenvs/mozilla-unified-evYUFdVP-2/bin/python
0:26.94 rootdir: /Users/sdonner/mozilla-source/mozilla-unified, inifile: /Users/sdonner/mozilla-source/mozilla-unified/config/mozunit/mozunit/pytest.ini
0:26.94 collecting ... collected 33 items
0:26.94
0:26.94 testing/raptor/test/test_manifest.py::test_get_browser_test_list[firefox] PASSED
0:26.94 testing/raptor/test/test_manifest.py::test_get_browser_test_list[chrome] PASSED
0:26.94 testing/raptor/test/test_manifest.py::test_get_browser_test_list[chromium] PASSED
0:26.94 testing/raptor/test/test_manifest.py::test_get_browser_test_list[geckoview] PASSED
0:26.94 testing/raptor/test/test_manifest.py::test_get_browser_test_list[refbrow] PASSED
0:26.94 testing/raptor/test/test_manifest.py::test_get_browser_test_list[fenix] PASSED
0:26.94 testing/raptor/test/test_manifest.py::test_validate_test_ini_valid[test_details0] PASSED
0:26.94 testing/raptor/test/test_manifest.py::test_validate_test_ini_valid[test_details1] PASSED
0:26.94 testing/raptor/test/test_manifest.py::test_validate_test_ini_valid[test_details2] PASSED
0:26.94 testing/raptor/test/test_manifest.py::test_validate_test_ini_valid[test_details3] PASSED
0:26.94 testing/raptor/test/test_manifest.py::test_validate_test_ini_valid[test_details4] PASSED
0:26.94 testing/raptor/test/test_manifest.py::test_validate_test_ini_invalid[test_details0] PASSED
0:26.94 testing/raptor/test/test_manifest.py::test_validate_test_ini_invalid[test_details1] PASSED
0:26.94 testing/raptor/test/test_manifest.py::test_validate_test_ini_invalid[test_details2] PASSED
0:26.94 testing/raptor/test/test_manifest.py::test_validate_test_ini_invalid[test_details3] PASSED
0:26.94 testing/raptor/test/test_manifest.py::test_get_raptor_test_list_firefox PASSED
0:26.94 testing/raptor/test/test_manifest.py::test_get_raptor_test_list_chrome PASSED
0:26.94 testing/raptor/test/test_manifest.py::test_get_raptor_test_list_geckoview PASSED
0:26.94 testing/raptor/test/test_manifest.py::test_get_raptor_test_list_gecko_profiling_enabled PASSED
0:26.94 testing/raptor/test/test_manifest.py::test_get_raptor_test_list_gecko_profiling_enabled_args_override PASSED
0:26.94 testing/raptor/test/test_manifest.py::test_get_raptor_test_list_gecko_profiling_disabled PASSED
0:26.94 testing/raptor/test/test_manifest.py::test_get_raptor_test_list_gecko_profiling_disabled_args_override PASSED
0:26.94 testing/raptor/test/test_manifest.py::test_get_raptor_test_list_debug_mode PASSED
0:26.94 testing/raptor/test/test_manifest.py::test_get_raptor_test_list_override_page_cycles PASSED
0:26.94 testing/raptor/test/test_manifest.py::test_get_raptor_test_list_override_page_timeout PASSED
0:26.94 testing/raptor/test/test_manifest.py::test_get_raptor_test_list_add_test_url_params PASSED
0:26.94 testing/raptor/test/test_manifest.py::test_get_raptor_test_list_refbrow PASSED
0:26.94 testing/raptor/test/test_manifest.py::test_get_raptor_test_list_fenix PASSED
0:26.94 testing/raptor/test/test_manifest.py::test_add_test_url_params_with_single_extra_param PASSED
0:26.94 testing/raptor/test/test_manifest.py::test_add_test_url_params_with_multiple_extra_param PASSED
0:26.94 testing/raptor/test/test_manifest.py::test_add_test_url_params_without_params_in_url PASSED
0:26.94 testing/raptor/test/test_manifest.py::test_add_test_url_params_overwrites_single_param PASSED
0:26.94 testing/raptor/test/test_manifest.py::test_add_test_url_params_overwrites_multiple_param PASSED
0:26.94
0:26.94 =============================== warnings summary ===============================
0:26.94 <undetermined location>
0:26.94 Module already imported so cannot be rewritten: mozlog
0:26.94
0:26.94 -- Docs: http://doc.pytest.org/en/latest/warnings.html
0:26.94 ==================== 33 passed, 1 warnings in 0.53 seconds =====================
0:26.95 Test passed: /Users/sdonner/mozilla-source/mozilla-unified/testing/raptor/test/test_manifest.py
0:35.28 /Users/sdonner/mozilla-source/mozilla-unified/testing/raptor/test/test_playback.py
0:35.28 ============================= test session starts ==============================
0:35.28 platform darwin -- Python 2.7.17, pytest-3.6.2, py-1.5.4, pluggy-0.6.0 -- /Users/sdonner/mozilla-source/mozilla-unified/obj-x86_64-apple-darwin19.2.0/_virtualenvs/mozilla-unified-evYUFdVP-2/bin/python
0:35.28 rootdir: /Users/sdonner/mozilla-source/mozilla-unified, inifile: /Users/sdonner/mozilla-source/mozilla-unified/config/mozunit/mozunit/pytest.ini
0:35.28 collecting ... collected 3 items
0:35.28
0:35.28 testing/raptor/test/test_playback.py::test_get_playback PASSED
0:35.28 testing/raptor/test/test_playback.py::test_get_unsupported_playback PASSED
0:35.28 testing/raptor/test/test_playback.py::test_get_playback_missing_tool_name PASSED
0:35.28
0:35.28 =============================== warnings summary ===============================
0:35.28 <undetermined location>
0:35.28 Module already imported so cannot be rewritten: mozlog
0:35.28
0:35.29 -- Docs: http://doc.pytest.org/en/latest/warnings.html
0:35.29 ===================== 3 passed, 1 warnings in 8.86 seconds =====================
0:35.29 Test passed: /Users/sdonner/mozilla-source/mozilla-unified/testing/raptor/test/test_playback.py
0:39.17 /Users/sdonner/mozilla-source/mozilla-unified/testing/raptor/test/test_power.py
0:39.17 ============================= test session starts ==============================
0:39.17 platform darwin -- Python 2.7.17, pytest-3.6.2, py-1.5.4, pluggy-0.6.0 -- /Users/sdonner/mozilla-source/mozilla-unified/obj-x86_64-apple-darwin19.2.0/_virtualenvs/mozilla-unified-evYUFdVP-2/bin/python
0:39.17 rootdir: /Users/sdonner/mozilla-source/mozilla-unified, inifile: /Users/sdonner/mozilla-source/mozilla-unified/config/mozunit/mozunit/pytest.ini
0:39.17 collecting ... collected 3 items
0:39.17
0:39.17 testing/raptor/test/test_power.py::test_android7_power PASSED
0:39.17 testing/raptor/test/test_power.py::test_android8_power PASSED
0:39.17 testing/raptor/test/test_power.py::test_androidos_baseline_power PASSED
0:39.17
0:39.17 =============================== warnings summary ===============================
0:39.17 <undetermined location>
0:39.17 Module already imported so cannot be rewritten: mozlog
0:39.17
0:39.17 -- Docs: http://doc.pytest.org/en/latest/warnings.html
0:39.17 ==================== 3 passed, 1 warnings in 12.80 seconds =====================
0:39.17 Test passed: /Users/sdonner/mozilla-source/mozilla-unified/testing/raptor/test/test_power.py
0:40.00 /Users/sdonner/mozilla-source/mozilla-unified/testing/raptor/test/test_cpu.py
0:40.00 ============================= test session starts ==============================
0:40.00 platform darwin -- Python 2.7.17, pytest-3.6.2, py-1.5.4, pluggy-0.6.0 -- /Users/sdonner/mozilla-source/mozilla-unified/obj-x86_64-apple-darwin19.2.0/_virtualenvs/mozilla-unified-evYUFdVP-2/bin/python
0:40.00 rootdir: /Users/sdonner/mozilla-source/mozilla-unified, inifile: /Users/sdonner/mozilla-source/mozilla-unified/config/mozunit/mozunit/pytest.ini
0:40.00 collecting ... collected 4 items
0:40.00
0:40.00 testing/raptor/test/test_cpu.py::test_no_device PASSED
0:40.00 testing/raptor/test/test_cpu.py::test_usage_with_invalid_data_returns_zero PASSED
0:40.00 testing/raptor/test/test_cpu.py::test_usage_with_output PASSED
0:40.00 testing/raptor/test/test_cpu.py::test_usage_with_fallback PASSED
0:40.00
0:40.00 =============================== warnings summary ===============================
0:40.00 <undetermined location>
0:40.00 Module already imported so cannot be rewritten: mozlog
0:40.00
0:40.00 -- Docs: http://doc.pytest.org/en/latest/warnings.html
0:40.00 ==================== 4 passed, 1 warnings in 13.63 seconds =====================
0:40.00 Test passed: /Users/sdonner/mozilla-source/mozilla-unified/testing/raptor/test/test_cpu.py
0:46.31 /Users/sdonner/mozilla-source/mozilla-unified/testing/raptor/test/test_control_server.py
0:46.31 ============================= test session starts ==============================
0:46.31 platform darwin -- Python 2.7.17, pytest-3.6.2, py-1.5.4, pluggy-0.6.0 -- /Users/sdonner/mozilla-source/mozilla-unified/obj-x86_64-apple-darwin19.2.0/_virtualenvs/mozilla-unified-evYUFdVP-2/bin/python
0:46.31 rootdir: /Users/sdonner/mozilla-source/mozilla-unified, inifile: /Users/sdonner/mozilla-source/mozilla-unified/config/mozunit/mozunit/pytest.ini
0:46.31 collecting ... collected 5 items
0:46.31
0:46.31 testing/raptor/test/test_control_server.py::test_start_and_stop PASSED
0:46.31 testing/raptor/test/test_control_server.py::test_server_get_timeout PASSED
0:46.31 testing/raptor/test/test_control_server.py::test_server_android_app_backgrounding PASSED
0:46.31 testing/raptor/test/test_control_server.py::test_server_wait_states PASSED
0:46.31 testing/raptor/test/test_control_server.py::test_clean_up_stop_server PASSED
0:46.31
0:46.31 =============================== warnings summary ===============================
0:46.31 <undetermined location>
0:46.31 Module already imported so cannot be rewritten: mozlog
0:46.31
0:46.31 -- Docs: http://doc.pytest.org/en/latest/warnings.html
0:46.31 ==================== 5 passed, 1 warnings in 19.85 seconds =====================
0:46.31 Test passed: /Users/sdonner/mozilla-source/mozilla-unified/testing/raptor/test/test_control_server.py
2:38.22 /Users/sdonner/mozilla-source/mozilla-unified/testing/raptor/test/test_utils.py
2:38.22 ============================= test session starts ==============================
2:38.22 platform darwin -- Python 2.7.17, pytest-3.6.2, py-1.5.4, pluggy-0.6.0 -- /Users/sdonner/mozilla-source/mozilla-unified/obj-x86_64-apple-darwin19.2.0/_virtualenvs/mozilla-unified-evYUFdVP-2/bin/python
2:38.22 rootdir: /Users/sdonner/mozilla-source/mozilla-unified, inifile: /Users/sdonner/mozilla-source/mozilla-unified/config/mozunit/mozunit/pytest.ini
2:38.22 collecting ... collected 7 items
2:38.22
2:38.22 testing/raptor/test/test_utils.py::test_transform_platform[win] PASSED
2:38.22 testing/raptor/test/test_utils.py::test_transform_platform[mac] PASSED
2:38.22 testing/raptor/test/test_utils.py::test_transform_platform[linux64] PASSED
2:38.22 testing/raptor/test/test_utils.py::test_transform_platform_no_change PASSED
2:38.22 testing/raptor/test/test_utils.py::test_transform_platform_processor[x86_64] PASSED
2:38.22 testing/raptor/test/test_utils.py::test_transform_platform_processor[other] PASSED
2:38.22 testing/raptor/test/test_utils.py::test_write_yml_file PASSED
2:38.22
2:38.22 =============================== warnings summary ===============================
2:38.22 <undetermined location>
2:38.22 Module already imported so cannot be rewritten: mozlog
2:38.22
2:38.22 -- Docs: http://doc.pytest.org/en/latest/warnings.html
2:38.22 ===================== 7 passed, 1 warnings in 0.02 seconds =====================
2:38.22 Test passed: /Users/sdonner/mozilla-source/mozilla-unified/testing/raptor/test/test_utils.py
2:38.24 /Users/sdonner/mozilla-source/mozilla-unified/testing/raptor/test/test_raptor.py
2:38.24 ============================= test session starts ==============================
2:38.24 platform darwin -- Python 2.7.17, pytest-3.6.2, py-1.5.4, pluggy-0.6.0 -- /Users/sdonner/mozilla-source/mozilla-unified/obj-x86_64-apple-darwin19.2.0/_virtualenvs/mozilla-unified-evYUFdVP-2/bin/python
2:38.24 rootdir: /Users/sdonner/mozilla-source/mozilla-unified, inifile: /Users/sdonner/mozilla-source/mozilla-unified/config/mozunit/mozunit/pytest.ini
2:38.24 collecting ... collected 45 items
2:38.24
2:38.24 testing/raptor/test/test_raptor.py::test_build_profile[RaptorDesktopFirefox-firefox] PASSED
2:38.24 testing/raptor/test/test_raptor.py::test_build_profile[RaptorDesktopChrome-chrome] PASSED
2:38.24 testing/raptor/test/test_raptor.py::test_build_profile[RaptorDesktopChrome-chromium] PASSED
2:38.24 testing/raptor/test/test_raptor.py::test_build_profile[RaptorAndroid-fennec] PASSED
2:38.24 testing/raptor/test/test_raptor.py::test_build_profile[RaptorAndroid-geckoview] PASSED
2:38.24 testing/raptor/test/test_raptor.py::test_build_profile[BrowsertimeDesktop-firefox] PASSED
2:38.24 testing/raptor/test/test_raptor.py::test_build_profile[BrowsertimeDesktop-chrome] PASSED
2:38.24 testing/raptor/test/test_raptor.py::test_build_profile[BrowsertimeDesktop-chromium] PASSED
2:38.24 testing/raptor/test/test_raptor.py::test_build_profile[BrowsertimeAndroid-fennec] PASSED
2:38.24 testing/raptor/test/test_raptor.py::test_build_profile[BrowsertimeAndroid-geckoview] PASSED
2:38.24 testing/raptor/test/test_raptor.py::test_perftest_host_ip PASSED
2:38.24 testing/raptor/test/test_raptor.py::test_e10s_enabling[firefox-True] PASSED
2:38.24 testing/raptor/test/test_raptor.py::test_e10s_enabling[fennec-False] PASSED
2:38.24 testing/raptor/test/test_raptor.py::test_e10s_enabling[geckoview-True] PASSED
2:38.24 testing/raptor/test/test_raptor.py::test_profile_was_provided_locally PASSED
2:38.24 testing/raptor/test/test_raptor.py::test_profile_class_assignation[firefox-firefox-firefox] PASSED
2:38.24 testing/raptor/test/test_raptor.py::test_profile_class_assignation[None-firefox-firefox] PASSED
2:38.24 testing/raptor/test/test_raptor.py::test_profile_class_assignation[firefox-None-firefox] PASSED
2:38.24 testing/raptor/test/test_raptor.py::test_profile_class_assignation[firefox-fennec-firefox] PASSED
2:38.24 testing/raptor/test/test_raptor.py::test_raptor_venv PASSED
2:38.24 testing/raptor/test/test_raptor.py::test_post_startup_delay[True-True-1234-1234-True] PASSED
2:38.24 testing/raptor/test/test_raptor.py::test_post_startup_delay[True-True-12345-3000-True] PASSED
2:38.24 testing/raptor/test/test_raptor.py::test_post_startup_delay[False-False-1234-1234-False] PASSED
2:38.24 testing/raptor/test/test_raptor.py::test_post_startup_delay[False-False-12345-12345-False] PASSED
2:38.24 testing/raptor/test/test_raptor.py::test_post_startup_delay[True-False-1234-1234-False] PASSED
2:38.24 testing/raptor/test/test_raptor.py::test_post_startup_delay[True-False-12345-12345-False] PASSED
2:38.24 testing/raptor/test/test_raptor.py::test_post_startup_delay[False-True-1234-1234-False] PASSED
2:38.24 testing/raptor/test/test_raptor.py::test_post_startup_delay[False-True-12345-12345-False] PASSED
2:38.24 testing/raptor/test/test_raptor.py::test_perftest_run_test_setup[test_to_alert_on-test_to_alert_on] PASSED
2:38.24 testing/raptor/test/test_raptor.py::test_perftest_run_test_setup[None-None] PASSED
2:38.24 testing/raptor/test/test_raptor.py::test_start_browser[firefox] PASSED
2:38.24 testing/raptor/test/test_raptor.py::test_start_browser[chrome] xfail
2:38.24 testing/raptor/test/test_raptor.py::test_start_browser[chromium] xfail
2:38.24 testing/raptor/test/test_raptor.py::test_cmd_arguments PASSED
2:38.24 testing/raptor/test/test_raptor.py::test_browsertime_arguments[-n-1-test_patch0-options_patch0] PASSED
2:38.24 testing/raptor/test/test_raptor.py::test_browsertime_arguments[-n-123-test_patch1-options_patch1] PASSED
2:38.24 testing/raptor/test/test_raptor.py::test_browsertime_arguments[--video-false-test_patch2-options_patch2] PASSED
2:38.24 testing/raptor/test/test_raptor.py::test_browsertime_arguments[--video-true-test_patch3-options_patch3] PASSED
2:38.24 testing/raptor/test/test_raptor.py::test_browsertime_arguments[--timeouts.script-125-test_patch4-options_patch4] PASSED
2:38.24 testing/raptor/test/test_raptor.py::test_browsertime_arguments[--timeouts.script-15375-test_patch5-options_patch5] PASSED
2:38.24 testing/raptor/test/test_raptor.py::test_browsertime_arguments[--browsertime.page_cycles-1-test_patch6-options_patch6] PASSED
2:38.24 testing/raptor/test/test_raptor.py::test_browsertime_arguments[--browsertime.page_cycles-123-test_patch7-options_patch7] PASSED
2:38.24 testing/raptor/test/test_raptor.py::test_compute_process_timeout[0-20-test_patch0-options_patch0] PASSED
2:38.24 testing/raptor/test/test_raptor.py::test_compute_process_timeout[0-20-test_patch1-options_patch1] PASSED
2:38.24 testing/raptor/test/test_raptor.py::test_compute_process_timeout[1000-321-test_patch2-options_patch2] PASSED
2:38.24
2:38.24 =============================== warnings summary ===============================
2:38.24 <undetermined location>
2:38.24 Module already imported so cannot be rewritten: mozlog
2:38.24
2:38.24 -- Docs: http://doc.pytest.org/en/latest/warnings.html
2:38.24 ============== 43 passed, 2 xfailed, 1 warnings in 92.86 seconds ===============
2:38.24 Test passed: /Users/sdonner/mozilla-source/mozilla-unified/testing/raptor/test/test_raptor.py
2:38.24 Return code from mach python-test: 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment