-
Type:
Build Failure
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Cursors
-
Storage Engines - Foundations
-
None
-
None
-
1
unit-test-hook-disagg-leader-bucket04 on ubuntu2004-nonstandalone
Host: i-093fb19837c3cff6e
Project: wiredtiger
Commit: 3c1aebfd
Please refer to BF(G) Playbook for instructions on handling BF and BFG tickets as well as Auto-Resolution Rules
Task Logs:
unit-test-hook-disagg-leader-bucket04 task_log
Logs:
[pid:102789/102798]: test_checkpoint_snapshot02.test_checkpoint_snapshot02.test_checkpoint_snapshot_with_txnid_and_timestamp(column.backup) ... skipped "because running with hook 'disagg': Fails in Disagg with error: Gap in keys. FIXME-WT-15429.\n"
unit-test-hook-disagg-leader-bucket04 task_log
Logs:
[pid:102789]: FAIL: test_cursor13.test_cursor13_reopens.test_reopen(file.enable.none)
----------------------------------------------------------------------
[pid:102789]: testtools.testresult.real._StringException: Traceback (most recent call last):
File "/data/mci/3b8ad0656496d56fd76ec9c1ab61b01c/wiredtiger/test/suite/wttest.py", line 290, in _callTestMethod
method()
File "/data/mci/3b8ad0656496d56fd76ec9c1ab61b01c/wiredtiger/test/suite/test_cursor13.py", line 281, in test_reopen
self.basic_reopen(100, True, caching)
File "/data/mci/3b8ad0656496d56fd76ec9c1ab61b01c/wiredtiger/test/suite/test_cursor13.py", line 258, in basic_reopen
self.assert_cursor_cached(caching_enabled)
File "/data/mci/3b8ad0656496d56fd76ec9c1ab61b01c/wiredtiger/test/suite/test_cursor13.py", line 111, in assert_cursor_cached
self.assertGreater(stats[0], self.stat_cursor_cache)
AssertionError: 144 not greater than 144
----------------------------------------------------------------------
Ran 2581 tests in 163.818s