[2022/08/01 03:54:30.892] ======================================================================
[2022/08/01 03:54:30.892] FAIL: test_rollback_to_stable28.test_rollback_to_stable28.test_update_restore_evict_recovery(row_integer) (subunit.RemotedTestCase)
[2022/08/01 03:54:30.892] test_rollback_to_stable28.test_rollback_to_stable28.test_update_restore_evict_recovery(row_integer)
[2022/08/01 03:54:30.892] ----------------------------------------------------------------------
[2022/08/01 03:54:30.892] testtools.testresult.real._StringException: Traceback (most recent call last):
[2022/08/01 03:54:30.892] File "/data/mci/f91cf8c9529f619f2e502e5f95265470/wiredtiger/test/suite/wttest.py", line 328, in _callTestMethod
[2022/08/01 03:54:30.892] method()
[2022/08/01 03:54:30.892] File "/data/mci/f91cf8c9529f619f2e502e5f95265470/wiredtiger/test/suite/test_rollback_to_stable28.py", line 163, in test_update_restore_evict_recovery
[2022/08/01 03:54:30.892] self.assertGreater(pages_update_restored, 0)
[2022/08/01 03:54:30.892] File "/opt/mongodbtoolchain/revisions/c6da1cf7f0b4b60d53566305e59857d3d540dcf7/stow/python3-v3.9MG/lib/python3.9/unittest/case.py", line 1229, in assertGreater
[2022/08/01 03:54:30.892] self.fail(self._formatMessage(msg, standardMsg))
[2022/08/01 03:54:30.892] File "/opt/mongodbtoolchain/revisions/c6da1cf7f0b4b60d53566305e59857d3d540dcf7/stow/python3-v3.9MG/lib/python3.9/unittest/case.py", line 670, in fail
[2022/08/01 03:54:30.892] raise self.failureException(msg)
[2022/08/01 03:54:30.892] AssertionError: 0 not greater than 0
[2022/08/01 03:54:30.892] ----------------------------------------------------------------------