Skip to content

Commit

Permalink
test.sh: finalize z/znapzend-lib-splitter.t for ZnapZend::ZFS splitHo…
Browse files Browse the repository at this point in the history
…stDataSet() and splitDataSetSnapshot() and ZnapZend::Config splitHostDataSet() implementations
  • Loading branch information
jimklimov committed Jan 8, 2024
1 parent d0947fb commit 62c2a4b
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 62c2a4b

Please sign in to comment.