From 62c2a4b0396c313663a5dd7f98b24d54639094c6 Mon Sep 17 00:00:00 2001 From: Jim Klimov Date: Mon, 8 Jan 2024 20:58:17 +0000 Subject: [PATCH] test.sh: finalize z/znapzend-lib-splitter.t for ZnapZend::ZFS splitHostDataSet() and splitDataSetSnapshot() and ZnapZend::Config splitHostDataSet() implementations --- test.sh | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/test.sh b/test.sh index d2529457..23f32bf3 100755 --- a/test.sh +++ b/test.sh @@ -13,8 +13,5 @@ perl -I./thirdparty/lib/perl5 \ -MDevel::Cover=+ignore,thirdparty ./t/znapzendztatz.t perl -I./thirdparty/lib/perl5 \ -MDevel::Cover=+ignore,thirdparty ./t/autoscrub.t - -# Currently prone to failure with certain edge cases, -# so ignoring the result (fixes are investigated): perl -I./thirdparty/lib/perl5 \ - -MDevel::Cover=+ignore,thirdparty ./t/znapzend-lib-splitter.t || echo "FAILURE Currently ignored" + -MDevel::Cover=+ignore,thirdparty ./t/znapzend-lib-splitter.t