Public bug reported: see https://launchpad.net/ubuntu/+source/notmuch/0.20.2-1ubuntu1
T070-insert: Testing "notmuch insert" PASS Insert zero-length file PASS Insert non-message PASS Database empty so far PASS Insert message PASS Insert message adds default tags PASS Insert duplicate message PASS Duplicate message does not change tags PASS Insert message, add tag PASS Insert message, add/remove tags PASS Insert message with default tags stays in new/ PASS Insert message with non-maildir synced tags stays in new/ PASS Insert message with custom new.tags goes to cur/ PASS Insert message with custom new.tags actually gets the tags PASS Insert message with maildir synced tags goes to cur/ PASS Insert message with maildir sync off goes to new/ PASS Insert message into folder PASS Insert message into folder, add/remove tags PASS Insert message into non-existent folder PASS Insert message, create folder PASS Insert message, create subfolder PASS Insert message, create existing subfolder PASS Insert message, create invalid subfolder PASS Empty tags in new.tags are forbidden PASS Tags starting with '-' in new.tags are forbidden PASS Invalid tags set exit code FAIL error exit when add_message returns OUT_OF_MEMORY --- T070-insert.26.expected 2015-08-11 00:15:36.376763215 +0000 +++ T070-insert.26.output 2015-08-11 00:15:36.376763215 +0000 @@ -1 +1 @@ -1 +0 PASS success exit with --keep when add_message returns OUT_OF_MEMORY FAIL error exit when add_message returns XAPIAN_EXCEPTION --- T070-insert.28.expected 2015-08-11 00:15:36.916763215 +0000 +++ T070-insert.28.output 2015-08-11 00:15:36.916763215 +0000 @@ -1 +1 @@ -1 +0 PASS success exit with --keep when add_message returns XAPIAN_EXCEPTION FAIL error exit when add_message returns FILE_NOT_EMAIL --- T070-insert.30.expected 2015-08-11 00:15:37.466763215 +0000 +++ T070-insert.30.output 2015-08-11 00:15:37.466763215 +0000 @@ -1 +1 @@ -1 +0 PASS success exit with --keep when add_message returns FILE_NOT_EMAIL FAIL error exit when add_message returns READ_ONLY_DATABASE --- T070-insert.32.expected 2015-08-11 00:15:38.026763215 +0000 +++ T070-insert.32.output 2015-08-11 00:15:38.026763215 +0000 @@ -1 +1 @@ -1 +0 PASS success exit with --keep when add_message returns READ_ONLY_DATABASE FAIL error exit when add_message returns UPGRADE_REQUIRED --- T070-insert.34.expected 2015-08-11 00:15:38.566763215 +0000 +++ T070-insert.34.output 2015-08-11 00:15:38.566763215 +0000 @@ -1 +1 @@ -1 +0 PASS success exit with --keep when add_message returns UPGRADE_REQUIRED ** Affects: notmuch (Ubuntu) Importance: Undecided Status: New ** Tags: ftbfs ** Description changed: + see https://launchpad.net/ubuntu/+source/notmuch/0.20.2-1ubuntu1 + T070-insert: Testing "notmuch insert" - PASS Insert zero-length file - PASS Insert non-message - PASS Database empty so far - PASS Insert message - PASS Insert message adds default tags - PASS Insert duplicate message - PASS Duplicate message does not change tags - PASS Insert message, add tag - PASS Insert message, add/remove tags - PASS Insert message with default tags stays in new/ - PASS Insert message with non-maildir synced tags stays in new/ - PASS Insert message with custom new.tags goes to cur/ - PASS Insert message with custom new.tags actually gets the tags - PASS Insert message with maildir synced tags goes to cur/ - PASS Insert message with maildir sync off goes to new/ - PASS Insert message into folder - PASS Insert message into folder, add/remove tags - PASS Insert message into non-existent folder - PASS Insert message, create folder - PASS Insert message, create subfolder - PASS Insert message, create existing subfolder - PASS Insert message, create invalid subfolder - PASS Empty tags in new.tags are forbidden - PASS Tags starting with '-' in new.tags are forbidden - PASS Invalid tags set exit code - FAIL error exit when add_message returns OUT_OF_MEMORY - --- T070-insert.26.expected 2015-08-11 00:15:36.376763215 +0000 - +++ T070-insert.26.output 2015-08-11 00:15:36.376763215 +0000 - @@ -1 +1 @@ - -1 - +0 - PASS success exit with --keep when add_message returns OUT_OF_MEMORY - FAIL error exit when add_message returns XAPIAN_EXCEPTION - --- T070-insert.28.expected 2015-08-11 00:15:36.916763215 +0000 - +++ T070-insert.28.output 2015-08-11 00:15:36.916763215 +0000 - @@ -1 +1 @@ - -1 - +0 - PASS success exit with --keep when add_message returns XAPIAN_EXCEPTION - FAIL error exit when add_message returns FILE_NOT_EMAIL - --- T070-insert.30.expected 2015-08-11 00:15:37.466763215 +0000 - +++ T070-insert.30.output 2015-08-11 00:15:37.466763215 +0000 - @@ -1 +1 @@ - -1 - +0 - PASS success exit with --keep when add_message returns FILE_NOT_EMAIL - FAIL error exit when add_message returns READ_ONLY_DATABASE - --- T070-insert.32.expected 2015-08-11 00:15:38.026763215 +0000 - +++ T070-insert.32.output 2015-08-11 00:15:38.026763215 +0000 - @@ -1 +1 @@ - -1 - +0 - PASS success exit with --keep when add_message returns READ_ONLY_DATABASE - FAIL error exit when add_message returns UPGRADE_REQUIRED - --- T070-insert.34.expected 2015-08-11 00:15:38.566763215 +0000 - +++ T070-insert.34.output 2015-08-11 00:15:38.566763215 +0000 - @@ -1 +1 @@ - -1 - +0 - PASS success exit with --keep when add_message returns UPGRADE_REQUIRED + PASS Insert zero-length file + PASS Insert non-message + PASS Database empty so far + PASS Insert message + PASS Insert message adds default tags + PASS Insert duplicate message + PASS Duplicate message does not change tags + PASS Insert message, add tag + PASS Insert message, add/remove tags + PASS Insert message with default tags stays in new/ + PASS Insert message with non-maildir synced tags stays in new/ + PASS Insert message with custom new.tags goes to cur/ + PASS Insert message with custom new.tags actually gets the tags + PASS Insert message with maildir synced tags goes to cur/ + PASS Insert message with maildir sync off goes to new/ + PASS Insert message into folder + PASS Insert message into folder, add/remove tags + PASS Insert message into non-existent folder + PASS Insert message, create folder + PASS Insert message, create subfolder + PASS Insert message, create existing subfolder + PASS Insert message, create invalid subfolder + PASS Empty tags in new.tags are forbidden + PASS Tags starting with '-' in new.tags are forbidden + PASS Invalid tags set exit code + FAIL error exit when add_message returns OUT_OF_MEMORY + --- T070-insert.26.expected 2015-08-11 00:15:36.376763215 +0000 + +++ T070-insert.26.output 2015-08-11 00:15:36.376763215 +0000 + @@ -1 +1 @@ + -1 + +0 + PASS success exit with --keep when add_message returns OUT_OF_MEMORY + FAIL error exit when add_message returns XAPIAN_EXCEPTION + --- T070-insert.28.expected 2015-08-11 00:15:36.916763215 +0000 + +++ T070-insert.28.output 2015-08-11 00:15:36.916763215 +0000 + @@ -1 +1 @@ + -1 + +0 + PASS success exit with --keep when add_message returns XAPIAN_EXCEPTION + FAIL error exit when add_message returns FILE_NOT_EMAIL + --- T070-insert.30.expected 2015-08-11 00:15:37.466763215 +0000 + +++ T070-insert.30.output 2015-08-11 00:15:37.466763215 +0000 + @@ -1 +1 @@ + -1 + +0 + PASS success exit with --keep when add_message returns FILE_NOT_EMAIL + FAIL error exit when add_message returns READ_ONLY_DATABASE + --- T070-insert.32.expected 2015-08-11 00:15:38.026763215 +0000 + +++ T070-insert.32.output 2015-08-11 00:15:38.026763215 +0000 + @@ -1 +1 @@ + -1 + +0 + PASS success exit with --keep when add_message returns READ_ONLY_DATABASE + FAIL error exit when add_message returns UPGRADE_REQUIRED + --- T070-insert.34.expected 2015-08-11 00:15:38.566763215 +0000 + +++ T070-insert.34.output 2015-08-11 00:15:38.566763215 +0000 + @@ -1 +1 @@ + -1 + +0 + PASS success exit with --keep when add_message returns UPGRADE_REQUIRED -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1483760 Title: notmuch FTBFS on PPC64LE To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/notmuch/+bug/1483760/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs