From d62975d7baedf55bd3db55ee604fd629a9aab21b Mon Sep 17 00:00:00 2001 From: Pavel Sobolev Date: Sat, 23 May 2026 13:17:19 +0300 Subject: [PATCH] Revert "sci-libs/onnxruntime: add the `--output-on-failure` flag for CTest" This reverts commit 47c1ee5a7547f104ee2fd352a62a2ab853d11bff. Signed-off-by: Pavel Sobolev --- sci-libs/onnxruntime/onnxruntime-1.26.0-r1.ebuild | 4 ---- 1 file changed, 4 deletions(-) diff --git a/sci-libs/onnxruntime/onnxruntime-1.26.0-r1.ebuild b/sci-libs/onnxruntime/onnxruntime-1.26.0-r1.ebuild index edc95c2863..f668aaf8fe 100644 --- a/sci-libs/onnxruntime/onnxruntime-1.26.0-r1.ebuild +++ b/sci-libs/onnxruntime/onnxruntime-1.26.0-r1.ebuild @@ -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