-
Type: Build Failure
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Checkpoints
-
Storage Engines
-
4
-
StorEng - Defined Pipeline
unit-test-macos on macos-14-arm64
Host: ec2-54-234-169-199.compute-1.amazonaws.com
Project: wiredtiger
Commit: 2b42c672
Task Logs:
unit-test-macos task_log
Logs:
[pid:24144]: FAIL: test_checkpoint33.test_checkpoint33.test_checkpoint33 ---------------------------------------------------------------------- [pid:24144]: testtools.testresult.real._StringException: Traceback (most recent call last): File "/Users/ec2-user/data/mci/869a3f3e3b0acd81c96652b07664d183/wiredtiger/test/suite/wttest.py", line 233, in _callTestMethod method() File "/Users/ec2-user/data/mci/869a3f3e3b0acd81c96652b07664d183/wiredtiger/test/suite/test_checkpoint33.py", line 128, in test_checkpoint33 self.assertLessEqual(self.get_size(), self.min_file_size) File "/Library/Frameworks/Python.Framework/Versions/3.11/lib/python3.11/unittest/case.py", line 1265, in assertLessEqual self.fail(self._formatMessage(msg, standardMsg)) File "/Library/Frameworks/Python.Framework/Versions/3.11/lib/python3.11/unittest/case.py", line 703, in fail raise self.failureException(msg) AssertionError: 1839509504 not less than or equal to 12288 ---------------------------------------------------------------------- Ran 14743 tests in 14129.528s