Revert "sci-libs/onnxruntime: add the --output-on-failure flag for CTest"

This reverts commit 47c1ee5a75.

Signed-off-by: Pavel Sobolev <contact@paveloom.dev>
This commit is contained in:
Pavel Sobolev
2026-05-23 13:17:19 +03:00
parent 47c1ee5a75
commit d62975d7ba

View File

@@ -134,10 +134,6 @@ python_test() {
src_test() {
local -x GTEST_FILTER="*:-ActivationOpNoInfTest.Softsign:LayoutTransformationPotentiallyAddedOpsTests.OpsHaveLatestVersions"
local myctestargs=(
--output-on-failure
)
if use python; then
python_foreach_impl cmake_src_test
python_foreach_impl python_test