-
Notifications
You must be signed in to change notification settings - Fork 11.1k
Closed
Description
No tests will be skipped.
Will run these tests:
run_tests_python_windows_opt_native: "bash tools/run_tests/helper_scripts/run_tests_in_workspace.sh -t -j 8 -x ../run_tests/python_windows_opt_native/sponge_log.xml --report_suite_name python_windows_opt_native -l python -c opt --iomgr_platform native --max_time 5400 --report_multi_target"
run_tests_python_windows_opt_gevent: "bash tools/run_tests/helper_scripts/run_tests_in_workspace.sh -t -j 8 -x ../run_tests/python_windows_opt_gevent/sponge_log.xml --report_suite_name python_windows_opt_gevent -l python -c opt --iomgr_platform gevent --max_time 5400 --report_multi_target"
run_tests_python_windows_opt_asyncio: "bash tools/run_tests/helper_scripts/run_tests_in_workspace.sh -t -j 8 -x ../run_tests/python_windows_opt_asyncio/sponge_log.xml --report_suite_name python_windows_opt_asyncio -l python -c opt --iomgr_platform asyncio --max_time 5400 --report_multi_target"
2021-01-08 13:19:30,255 START: run_tests_python_windows_opt_native
2021-01-08 13:49:36,303 PASSED: run_tests_python_windows_opt_native [time=1806.0sec, retries=0:0]
2021-01-08 13:49:36,303 START: run_tests_python_windows_opt_gevent
2021-01-08 14:18:40,440 PASSED: run_tests_python_windows_opt_gevent [time=1744.1sec, retries=0:0]
2021-01-08 14:18:40,440 START: run_tests_python_windows_opt_asyncio
ERROR: Aborting VM command due to timeout of 5400 seconds
Seen in #24979
Reactions are currently unavailable