X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=test%2Fatomicity;h=eeff6be926604d9d16fe820642ac09c761dff904;hp=88b39587b355878858ec95e11b3277bbee8680c9;hb=bff30540d86c77aacbc2c133c83aa7ccee823b48;hpb=8305f0aac7f31aeddd54d0af683475ab1492e2b7 diff --git a/test/atomicity b/test/atomicity index 88b39587..eeff6be9 100755 --- a/test/atomicity +++ b/test/atomicity @@ -94,7 +94,6 @@ for ((i = 0; i < $outcount; i++)); do done test_begin_subtest '"notmuch new" is idempotent under arbitrary aborts' -test_subtest_known_broken test_expect_equal_file GDB searchall expectall test_expect_success GDB "detected $outcount>10 abort points" "test $outcount -gt 10"