X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Ftar;a=blobdiff_plain;f=tests%2Fremfiles09b.at;h=de9b172129dcf79de3ada03a9a367f7ea7a18f2e;hp=30cc3eebf17c49f91592294d8f5f3d5958716a87;hb=3de5db2a1511a8fa2b17a933ccee70ae20fd588b;hpb=db9b81eb6b0fcb69b2f2819db6e301dd6492bef9 diff --git a/tests/remfiles09b.at b/tests/remfiles09b.at index 30cc3ee..de9b172 100644 --- a/tests/remfiles09b.at +++ b/tests/remfiles09b.at @@ -29,6 +29,8 @@ AT_SETUP([remove-files on full directory in -c/incr. mode]) AT_KEYWORDS([create incremental remove-files remfiles09 remfiles09b]) +AT_XFAIL_IF(true) # we expect to fail in tar 1.27 + AT_TAR_CHECK([ AT_SORT_PREREQ mkdir foo @@ -38,7 +40,6 @@ tar -cvf foo.tar --incremental --remove-files foo TARSTAT=$? decho B find . -test $TARSTAT -ne 0 && AT_SKIP_TEST # we expect to fail in tar 1.27 ], [0], [A