onnxruntime/tools/ci_build/github/azure-pipelines
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
..
nodejs/templates Disable XNNPack EP's tests in Windows CI pipeline (#15406) 2023-04-13 12:19:32 -07:00
nuget/templates Update Win-CPU-2021 to onnxruntime-Win-CPU-2022 (#15967) 2023-05-17 08:29:27 -07:00
templates Update Win-CPU-2021 to onnxruntime-Win-CPU-2022 (#15967) 2023-05-17 08:29:27 -07:00
android-arm64-v8a-QNN-crosscompile-ci-pipeline.yml [QNN EP] Update default QNN SDK to version 2.10.0 (#15818) 2023-05-05 13:01:21 -07:00
android-x86_64-crosscompile-ci-pipeline.yml Refactor web-ci pipeline and delete eager mode CI pipeline (#15416) 2023-04-10 10:41:04 -07:00
binary-size-checks-pipeline.yml Update binary size checks pipeline to use stages for separate checks. (#15408) 2023-04-07 09:55:40 -07:00
build-perf-test-binaries-pipeline.yml Disable XNNPack EP's tests in Windows CI pipeline (#15406) 2023-04-13 12:19:32 -07:00
c-api-noopenmp-packaging-pipelines.yml Update Win-CPU-2021 to onnxruntime-Win-CPU-2022 (#15967) 2023-05-17 08:29:27 -07:00
clean-build-docker-image-cache-pipeline.yml
linux-ci-pipeline.yml Various fixes to the CSharp setup (#15782) 2023-05-05 14:27:30 +10:00
linux-cpu-aten-pipeline.yml Rename onnxruntime-Linux-CPU-2019 machine pool (#15691) 2023-04-27 12:46:18 -07:00
linux-cpu-eager-pipeline.yml Rename onnxruntime-Linux-CPU-2019 machine pool (#15691) 2023-04-27 12:46:18 -07:00
linux-cpu-minimal-build-ci-pipeline.yml Rename onnxruntime-Linux-CPU-2019 machine pool (#15691) 2023-04-27 12:46:18 -07:00
linux-dnnl-ci-pipeline.yml Update python 3.11 and remove 3.7 for Linux (#15214) 2023-03-27 14:46:30 -07:00
linux-gpu-ci-pipeline.yml [Fix] No test result report while not using ctest (#15976) 2023-05-17 08:31:16 -07:00
linux-gpu-tensorrt-ci-pipeline.yml [TensorRT EP] avoid excessive library load/unload overhead when running unit tests. (#15639) 2023-04-24 14:43:13 -07:00
linux-gpu-tensorrt-daily-perf-pipeline.yml Fix EP Perf pipeline (#15507) 2023-04-27 10:09:14 -07:00
linux-migraphx-ci-pipeline.yml [ROCm] update ROCm/MIGraphX CI to ROCm5.5 (#15905) 2023-05-15 10:28:15 +08:00
linux-multi-gpu-ci-pipeline.yml Update Cuda to 11.8 in 2 Linux GPU workflows. (#15925) 2023-05-14 12:51:25 +08:00
linux-multi-gpu-tensorrt-ci-pipeline.yml
linux-openvino-ci-pipeline.yml
linux-openvino-nightly-pipeline.yml
linux-qnn-ci-pipeline.yml [QNN EP] Update default QNN SDK to version 2.10.0 (#15818) 2023-05-05 13:01:21 -07:00
mac-ci-pipeline.yml Cjian/multi stage packaging pipeline (#14993) 2023-03-24 23:39:15 -07:00
mac-coreml-ci-pipeline.yml Refactor all Mac build steps (#15440) 2023-04-11 12:12:46 +08:00
mac-ios-ci-pipeline.yml Refactor all Mac build steps (#15440) 2023-04-11 12:12:46 +08:00
mac-ios-packaging-pipeline.yml Add 'name' key to xcodebuild 'destination' option. (#15690) 2023-04-28 08:52:18 -07:00
mac-objc-static-analysis-ci-pipeline.yml Add iOS Swift Package Manager support (#15297) 2023-04-20 16:18:35 +10:00
mac-react-native-ci-pipeline.yml Rename onnxruntime-Linux-CPU-2019 machine pool (#15691) 2023-04-27 12:46:18 -07:00
npm-packaging-pipeline.yml Disable XNNPack EP's tests in Windows CI pipeline (#15406) 2023-04-13 12:19:32 -07:00
orttraining-linux-ci-pipeline.yml clear cache stat. after building (#15439) 2023-04-10 13:56:55 +08:00
orttraining-linux-external-custom-ops.yml Update python 3.11 and remove 3.7 for Linux (#15214) 2023-03-27 14:46:30 -07:00
orttraining-linux-gpu-amd-e2e-test-ci-pipeline.yml
orttraining-linux-gpu-ci-pipeline.yml Add support for cuda 11.8 and python 3.11 for training (#15548) 2023-04-20 12:56:45 -07:00
orttraining-linux-gpu-distributed-e2e-test-pipeline.yml
orttraining-linux-gpu-docker-release-pipeline.yml
orttraining-linux-gpu-ortmodule-distributed-test-ci-pipeline.yml Add support for cuda 11.8 and python 3.11 for training (#15548) 2023-04-20 12:56:45 -07:00
orttraining-linux-gpu-ortmodule-test-clear-cache-pipeline.yml Rename onnxruntime-Linux-CPU-2019 machine pool (#15691) 2023-04-27 12:46:18 -07:00
orttraining-linux-gpu-training-apis.yml Add support for cuda 11.8 and python 3.11 for training (#15548) 2023-04-20 12:56:45 -07:00
orttraining-linux-nightly-ortmodule-test-pipeline.yml
orttraining-mac-ci-pipeline.yml Cjian/multi stage packaging pipeline (#14993) 2023-03-24 23:39:15 -07:00
orttraining-pai-ci-pipeline.yml [ROCm] update ROCm/MIGraphX CI to ROCm5.5 (#15905) 2023-05-15 10:28:15 +08:00
orttraining-py-packaging-pipeline-cpu.yml Add support for cuda 11.8 and python 3.11 for training (#15548) 2023-04-20 12:56:45 -07:00
orttraining-py-packaging-pipeline-cuda.yml Add support for cuda 11.8 and python 3.11 for training (#15548) 2023-04-20 12:56:45 -07:00
orttraining-py-packaging-pipeline-rocm.yml [ROCm] add rocm5.5 to python package pipeline (#15820) 2023-05-06 10:21:15 +08:00
post-merge-jobs.yml Update Win-CPU-2021 to onnxruntime-Win-CPU-2022 (#15967) 2023-05-17 08:29:27 -07:00
py-package-build-pipeline.yml Update python 3.11 and remove 3.7 for Linux (#15214) 2023-03-27 14:46:30 -07:00
py-package-test-pipeline.yml Disable XNNPack EP's tests in Windows CI pipeline (#15406) 2023-04-13 12:19:32 -07:00
py-packaging-pipeline.yml Update python 3.11 and remove 3.7 for Linux (#15214) 2023-03-27 14:46:30 -07:00
qnn-ep-nuget-packaging-pipeline.yml [QNN EP] Update default QNN SDK version to 2.10 for QNN NuGet pipeline (#15899) 2023-05-15 09:17:42 -07:00
sign_ov_ep_binaries.yml
snpe-ep-nuget-packaging-pipeline.yml Cjian/windows update python3.11 (#15243) 2023-03-28 22:15:47 -07:00
web-ci-pipeline.yml Refactor web-ci pipeline and delete eager mode CI pipeline (#15416) 2023-04-10 10:41:04 -07:00
web-packaging-pipeline.yml Update Win-CPU-2021 to onnxruntime-Win-CPU-2022 (#15967) 2023-05-17 08:29:27 -07:00
win-ci-fuzz-testing.yml Update Win-CPU-2021 to onnxruntime-Win-CPU-2022 (#15967) 2023-05-17 08:29:27 -07:00
win-ci-pipeline.yml Change windows machine pools to use VS2022
 (#15806) 2023-05-16 10:34:34 -07:00
win-gpu-ci-pipeline.yml Update cuda 11.6 to 11.8 for Windows pipelines (#15684) 2023-04-25 20:23:57 -07:00
win-gpu-reduce-op-ci-pipeline.yml Change windows machine pools to use VS2022
 (#15806) 2023-05-16 10:34:34 -07:00
win-gpu-tensorrt-ci-pipeline.yml Unify cuda & trt version on few CIs (#15943) 2023-05-15 09:54:30 -07:00
win-qnn-arm64-ci-pipeline.yml [QNN EP] Update default QNN SDK to version 2.10.0 (#15818) 2023-05-05 13:01:21 -07:00
win-qnn-ci-pipeline.yml [QNN EP] Update default QNN SDK to version 2.10.0 (#15818) 2023-05-05 13:01:21 -07:00