-
Type:
Build Failure
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Storage Engines, Storage Engines - Transactions
-
377.305
-
None
-
None
-
3
unit-test on ubuntu2004-release
Host: i-06cd4152dbcc57149
Project: wiredtiger
Commit: 80094746
Please refer to BF(G) Playbook for instructions on handling BF and BFG tickets as well as Auto-Resolution Rules
Task Logs:
unit-test task_log
Logs:
[pid:9028]: FAIL: test_update_obsolete_short_chain.test_update_obsolete_short_chain.test_short_chain_no_prune_then_prune
----------------------------------------------------------------------
[pid:9028]: testtools.testresult.real._StringException: Traceback (most recent call last):
File "/data/mci/e54693af2adfa8e7af5be4ec2355c7ed/wiredtiger/test/suite/wttest.py", line 161, in wrapper
return func(self, *args, **kwargs)
File "/data/mci/e54693af2adfa8e7af5be4ec2355c7ed/wiredtiger/test/suite/wttest.py", line 309, in _callTestMethod
method()
File "/data/mci/e54693af2adfa8e7af5be4ec2355c7ed/wiredtiger/test/suite/test_update_obsolete_short_chain.py", line 84, in test_short_chain_no_prune_then_prune
self.assertGreater(removed_after_checkpoint, removed_after_second)
AssertionError: 0 not greater than 0
----------------------------------------------------------------------
Ran 13647 tests in 2235.939s