microsoft / microsoft/onnxruntime

5 - onnxruntime_global_thread_pools_test (Failed)

Open
#10,635 3 comments 0 reactions 1 assignee View on GitHub

@RandySheriffH is already working on this.

Since Feb 23, 2022.

Dominant language
C++
Stars
21.9k
Forks
4.2k
Avg merge
4d 8h
Merged PRs (30d)
179

Description

5: [ OK ] CApiTestGlobalThreadPoolsWithProviders/CApiTestGlobalThreadPoolsWithProvider.simple3/4 (18 ms)
5: [----------] 15 tests from CApiTestGlobalThreadPoolsWithProviders/CApiTestGlobalThreadPoolsWithProvider (1852 ms total)
5:
5: [----------] Global test environment tear-down
5: [==========] 15 tests from 1 test suite ran. (1852 ms total)
5: [ PASSED ] 12 tests.
5: [ FAILED ] 3 tests, listed below:
5: [ FAILED ] CApiTestGlobalThreadPoolsWithProviders/CApiTestGlobalThreadPoolsWithProvider.simple/1, where GetParam() = 1
5: [ FAILED ] CApiTestGlobalThreadPoolsWithProviders/CApiTestGlobalThreadPoolsWithProvider.simple2/1, where GetParam() = 1
5: [ FAILED ] CApiTestGlobalThreadPoolsWithProviders/CApiTestGlobalThreadPoolsWithProvider.simple3/1, where GetParam() = 1
5:
5: 3 FAILED TESTS
5/6 Test #5: onnxruntime_global_thread_pools_test ...***Failed 2.25 sec
test 6
Start 6: onnxruntime_api_tests_without_env

6: Test command: /home/vic/proj/ARVR/onnxruntime/build/Linux/Release/onnxruntime_api_tests_without_env "--gtest_output=xml:/home/vic/proj/ARVR/onnxruntime/build/Linux/Release/onnxruntime_api_tests_without_env.Release.results.xml"
6: Test timeout computed to be: 3600
6: [==========] Running 1 test from 1 test suite.
6: [----------] Global test environment set-up.
6: [----------] 1 test from TestSessionOptions
6: [ RUN ] TestSessionOptions.SetIntraOpNumThreadsWithoutEnv
6: [ OK ] TestSessionOptions.SetIntraOpNumThreadsWithoutEnv (0 ms)
6: [----------] 1 test from TestSessionOptions (0 ms total)
6:
6: [----------] Global test environment tear-down
6: [==========] 1 test from 1 test suite ran. (0 ms total)
6: [ PASSED ] 1 test.
6/6 Test #6: onnxruntime_api_tests_without_env ...... Passed 0.05 sec

83% tests passed, 1 tests failed out of 6

Total Test time (real) = 66.75 sec

The following tests FAILED:
5 - onnxruntime_global_thread_pools_test (Failed)
Errors while running CTest
Output from these tests are in: /home/vic/proj/ARVR/onnxruntime/build/Linux/Release/Testing/Temporary/LastTest.log
Use "--rerun-failed --output-on-failure" to re-run the failed cases verbosely.
Traceback (most recent call last):
File "/home/vic/proj/ARVR/onnxruntime/tools/ci_build/build.py", line 1986, in
sys.exit(main())
File "/home/vic/proj/ARVR/onnxruntime/tools/ci_build/build.py", line 1924, in main
run_onnxruntime_tests(args, source_dir, ctest_path, build_dir, configs)
File "/home/vic/proj/ARVR/onnxruntime/tools/ci_build/build.py", line 1346, in run_onnxruntime_tests
run_subprocess(ctest_cmd, cwd=cwd, dll_path=dll_path)
File "/home/vic/proj/ARVR/onnxruntime/tools/ci_build/build.py", line 528, in run_subprocess
return run(*args, cwd=cwd, capture_stdout=capture_stdout, shell=shell, env=my_env)
File "/home/vic/proj/ARVR/onnxruntime/tools/python/util/run.py", line 44, in run
env=env, shell=shell)
File "/usr/lib/python3.6/subprocess.py", line 438, in run
output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['/usr/bin/ctest', '--build-config', 'Release', '--verbose', '--timeout', '3600']' returned non-zero exit status 8.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.