-
Type: Build Failure
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
unit-test-bucket08 on ubuntu2004
Host: i-040280a8cc3fc1fc6
Project: wiredtiger-mongo-v5.0
Commit: a4fa2572
Task Logs:
unit-test-bucket08 task_log
Logs:
FAIL: test_eviction02.test_eviction02.test_evict(50_pages) (subunit.RemotedTestCase) test_eviction02.test_eviction02.test_evict(50_pages) ---------------------------------------------------------------------- testtools.testresult.real._StringException: Traceback (most recent call last): File "/data/mci/072cc37bb9281d50bbdef546330aafcf/wiredtiger/test/suite/test_eviction02.py", line 85, in test_evict assert diff <= threshold, f"Unexpected number of pages with obsolete tw cleaned: {diff} (max {threshold})" AssertionError: Unexpected number of pages with obsolete tw cleaned: 101 (max 100) ---------------------------------------------------------------------- Ran 661 tests in 109.001s