-
Type: Build Failure
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Cache and Eviction
Host: rhel8-small-2.power.devprod.mongodb.com
Project: wiredtiger-mongo-v5.0
Commit: a4fa2572
Task Logs:
unit-test task_log
Logs:
FAIL: test_eviction02.test_eviction02.test_evict(100_pages) (subunit.RemotedTestCase) test_eviction02.test_eviction02.test_evict(100_pages) ---------------------------------------------------------------------- testtools.testresult.real._StringException: Traceback (most recent call last): File "/data/mci/ab14ba701c85bd56c91da627090b3b74/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: 201 (max 200) ---------------------------------------------------------------------- Ran 7271 tests in 678.592s
- duplicates
-
WT-13926 test_eviction02 failed with AssertionError: Unexpected number of pages with obsolete tw cleaned
- Closed