aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar David Bremner <bremner@debian.org>2011-09-10 15:00:17 -0300
committerGravatar David Bremner <bremner@debian.org>2011-09-10 15:00:17 -0300
commit0a7aa617d59a1c40efb0fa7726fb74bded9e240b (patch)
tree3f1112ba61ddd1287b7cd6f27bbef81550392600
parent3ee541ab3184a56a5fbe194caf0ff1f15e124683 (diff)
test: mark multipart rfc822 part test as broken
Using the new test_subtest_known_broken support thanks to Dmitry Kurochkin. This makes the output less scary until we can fix the underlying problems.
-rwxr-xr-xtest/multipart2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/multipart b/test/multipart
index 0fd1c7e2..3d02322f 100755
--- a/test/multipart
+++ b/test/multipart
@@ -491,6 +491,8 @@ EOF
test_expect_equal_file OUTPUT EXPECTED
test_begin_subtest "--format=raw --part=3, rfc822 part"
+test_subtest_known_broken
+
notmuch show --format=raw --part=3 'id:87liy5ap00.fsf@yoom.home.cworth.org' >OUTPUT
test_expect_equal_file OUTPUT embedded_message