-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Btree
-
None
-
Storage Engines - Transactions
-
551.45
-
SE Transactions - 2026-08-14
-
3
The failed task is unit-test-bucket04, the patch link is included in the first comment.
Failed trigger in the code, and the error log is:
[pid:229445]: FAIL: test_stat17.test_stat17.test_correction_persists_in_memory ---------------------------------------------------------------------- [pid:229445]: testtools.testresult.real._StringException: Traceback (most recent call last): File "/data/mci/944896a0aa4885d3a8d1216978aea860/wiredtiger/test/suite/helpers/wttest.py", line 162, in wrapper return func(self, *args, **kwargs) File "/data/mci/944896a0aa4885d3a8d1216978aea860/wiredtiger/test/suite/helpers/wttest.py", line 310, in _callTestMethod method() File "/data/mci/944896a0aa4885d3a8d1216978aea860/wiredtiger/test/suite/test_stat17.py", line 162, in test_correction_persists_in_memory self.assertEqual(fast_pages, exact_pages, AssertionError: 79 != 78 : fast read after tree-walk correction should return 78, got 79
- is related to
-
WT-17175 Expose lightweight stat for approximate leaf page count per table
-
- Closed
-