mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 23:52:59 -04:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user