-
Type: Build Failure
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
coverage-report failed on Code statistics
Host: ec2-34-229-69-216.compute-1.amazonaws.com
Project: WiredTiger (develop)
Commit: diff: WT-7252 Remove redundant code (#6350) | 28 Feb 21 23:59 UTC
Evergreen Subscription: ; Evergreen Event:
Signature:
[2021/03/01 03:07:48.172] ====================================================================== [2021/03/01 03:07:48.172] FAIL: test_backup03.test_backup_target.test_backup_target -s 13 (backup_8c) [2021/03/01 03:07:48.172] ---------------------------------------------------------------------- [2021/03/01 03:07:48.172] Traceback (most recent call last): [2021/03/01 03:07:48.172] File "/data/mci/d9dce526ac9838a4c99302dfd5aa103b/wiredtiger/test/suite/test_backup03.py", line 123, in test_backup_target [2021/03/01 03:07:48.172] self.backup_table_cursor(self.list) [2021/03/01 03:07:48.172] File "/data/mci/d9dce526ac9838a4c99302dfd5aa103b/wiredtiger/test/suite/test_backup03.py", line 111, in backup_table_cursor [2021/03/01 03:07:48.172] self.compare_backups(self.objs[i][0], self.dir, './') [2021/03/01 03:07:48.172] File "/data/mci/d9dce526ac9838a4c99302dfd5aa103b/wiredtiger/test/suite/wtbackup.py", line 200, in compare_backups [2021/03/01 03:07:48.172] self.assertEqual(True, compare_files(self, base_out, other_out)) [2021/03/01 03:07:48.172] AssertionError: True != False [2021/03/01 03:07:48.172] ====================================================================== [2021/03/01 03:07:48.172] FAIL: test_backup03.test_backup_target.test_backup_target -s 13 (backup_8c) [2021/03/01 03:07:48.172] ---------------------------------------------------------------------- [2021/03/01 03:07:48.172] Traceback (most recent call last): [2021/03/01 03:07:48.172] File "/data/mci/d9dce526ac9838a4c99302dfd5aa103b/wiredtiger/test/suite/wttest.py", line 484, in tearDown [2021/03/01 03:07:48.172] self.captureout.check(self) [2021/03/01 03:07:48.172] File "/data/mci/d9dce526ac9838a4c99302dfd5aa103b/wiredtiger/test/suite/wttest.py", line 116, in check [2021/03/01 03:07:48.172] testcase.fail('unexpected ' + self.desc + ', contains: "' + [2021/03/01 03:07:48.172] AssertionError: unexpected standard output, contains: "file comparison failed: ./backup_base size 4121563 != ./backup_other size 4121653 [2021/03/01 03:07:48.172] " [2021/03/01 03:07:48.172] ----------------------------------------------------------------------
- duplicates
-
WT-6935 Update connection base write generation value from all file checkpoints in metadata
- Closed