onnxruntime/tools
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_custom_build Update cmake version in a few places (#15775) 2023-05-02 22:56:28 -07:00
ci_build [Fix] No test result report while not using ctest (#15976) 2023-05-17 08:31:16 -07:00
doc Python documentation for onnxruntime-training (#15765) 2023-05-02 16:58:16 -07:00
nuget Basic CSharp packaging support for ROCm EP (#15535) 2023-05-16 07:27:38 +08:00
perf_view fix json format (#11046) 2022-03-30 16:15:33 -07:00
python Update VERSION_NUMBER (#15773) 2023-05-03 15:07:34 -07:00