onnxruntime/tools/ci_build/github
Yi Zhang 6d43d51eb0
[Fix] No test result report while not using ctest (#15976)
### Description
1. Set gtest output while ctest is set to empty.
2. onnx_src in _deps shouldn't be removed because
onnx_test_pytorch_converted and onnx_test_pytorch_converted need to read
data from onnx/backend/test/data/..

### Motivation and Context
Test result report is important to find the flaky tests.

### To do
Tests are not inconsistent.
If ctest_path is empty, onnx_test_pytorch_converted and
onnx_test_pytorch_converted will not be executed, if it's not,
onnxruntime_mlas_test will not be executed.


270c09a37f/tools/ci_build/build.py (L1743-L1753)
2023-05-17 08:31:16 -07:00
..
android
apple
azure-pipelines [Fix] No test result report while not using ctest (#15976) 2023-05-17 08:31:16 -07:00
js
linux Unify cuda & trt version on few CIs (#15943) 2023-05-15 09:54:30 -07:00
pai
windows Unify cuda & trt version on few CIs (#15943) 2023-05-15 09:54:30 -07:00
Doxyfile_csharp.cfg