[PATCH] tests: indicate that we expect t3200-type-change to fail, for now

Jim Meyering meyering at redhat.com
Thu Nov 26 15:51:18 UTC 2009


* tests/Makefile.am (TESTS): Move t3200-type-change.sh to ...
(XFAIL_TESTS): ...here.
---
 tests/Makefile.am |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

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 \
--
1.6.6.rc0.54.gb073b



More information about the parted-devel mailing list