[Parted-commits] GNU Parted Official Repository: Changes to 'master'

Jim Meyering meyering at alioth.debian.org
Thu Nov 26 15:51:31 UTC 2009


 tests/Makefile.am |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

New commits:
commit 2b01dc6360049e44a1f8bcb96d511cafe133dac8
Author: Jim Meyering <meyering at redhat.com>
Date:   Thu Nov 26 16:51:18 2009 +0100

    tests: indicate that we expect t3200-type-change to fail, for now
    
    * tests/Makefile.am (TESTS): Move t3200-type-change.sh to ...
    (XFAIL_TESTS): ...here.

diff --git a/tests/Makefile.am b/tests/Makefile.am
index 159dc69..f47a6e2 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,3 +1,6 @@
+XFAIL_TESTS = \
+  t3200-type-change.sh
+
 TESTS = \
   t0000-basic.sh \
   t0001-tiny.sh \
@@ -17,7 +20,6 @@ TESTS = \
   t2200-dos-label-recog.sh \
   t2300-dos-label-extended-bootcode.sh \
   t3000-resize-fs.sh \
-  t3200-type-change.sh \
   t4000-sun-raid-type.sh \
   t4100-msdos-partition-limits.sh \
   t4100-dvh-partition-limits.sh \



More information about the Parted-commits mailing list