-
Type:
Build Failure
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Truncate
-
Security Level: Public (Available to anyone on the web)
-
Storage Engines - Foundations
-
322.878
-
SE Foundations - 2026-04-24, SE Foundations - 2026-05-08
-
3
unit-test failed on ! Amazon2023 ARM64
Project: WiredTiger (Fast Truncate)
Commit: db50b47
Summary:
test_layered80.test_layered_dhandle_not_swept_with_truncate_state(palite) fails on amazon2023-arm64 with a record count mismatch (299 != 399) at test_layered80.py:160.
Log excerpt:
[pid:2718]: FAIL: test_layered80.test_layered80.test_layered_dhandle_not_swept_with_truncate_state(palite)
----------------------------------------------------------------------
[pid:2718]: testtools.testresult.real._StringException: Traceback (most recent call last):
File "/data/mci/3a9386c093ea79d56309f74418d590d1/wiredtiger/test/suite/wttest.py", line 161, in wrapper
return func(self, *args, **kwargs)
File "/data/mci/3a9386c093ea79d56309f74418d590d1/wiredtiger/test/suite/wttest.py", line 309, in _callTestMethod
method()
File "/data/mci/3a9386c093ea79d56309f74418d590d1/wiredtiger/test/suite/test_layered80.py", line 160, in test_layered_dhandle_not_swept_with_truncate_state
self.assertEqual(count, 100 + (self.nrows - 701))
AssertionError: 299 != 399
----------------------------------------------------------------------
Ran 13722 tests in 2065.406s
FAILED (failures=1, skipped=1402)
failure: test_layered80.test_layered80.test_layered_dhandle_not_swept_with_truncate_state(palite) [
Traceback (most recent call last):
File "/data/mci/3a9386c093ea79d56309f74418d590d1/wiredtiger/test/suite/wttest.py", line 161, in wrapper
return func(self, *args, **kwargs)
File "/data/mci/3a9386c093ea79d56309f74418d590d1/wiredtiger/test/suite/wttest.py", line 691, in tearDown
self.captureout.check(self)
File "/data/mci/3a9386c093ea79d56309f74418d590d1/wiredtiger/test/suite/../py_utility/abstract_test_case.py", line 174, in check
testcase.fail('unexpected ' + self.desc + ', contains: "' +
File "/opt/mongodbtoolchain/revisions/e921fc32d5c23d7cdb5cf406b05bf16eb5ab8dbd/stow/python3-v5.H2b/lib/python3.10/unittest/case.py", line 675, in fail
raise self.failureException(msg)
- is related to
-
WT-17133 (Follower mode) Validate fast truncate on API level
-
- Closed
-