X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=test%2Fatomicity;h=88b39587b355878858ec95e11b3277bbee8680c9;hp=ca5c44d7ec7af1a136c67f0623c50442f2036543;hb=73ed66a501537fc145b6b6250513ec94c7b7e659;hpb=05a522c5fa00bd6e0dc15e8cb858cdc45db801bf diff --git a/test/atomicity b/test/atomicity index ca5c44d7..88b39587 100755 --- a/test/atomicity +++ b/test/atomicity @@ -95,7 +95,7 @@ done test_begin_subtest '"notmuch new" is idempotent under arbitrary aborts' test_subtest_known_broken -test_expect_equal GDB "$(cat searchall)" "$(cat expectall)" +test_expect_equal_file GDB searchall expectall test_expect_success GDB "detected $outcount>10 abort points" "test $outcount -gt 10"