Currently, the test expects an open cursor return CappedPositionLost due to TTL deletes. However, there is no guarantee that the cursor reads from a snapshot after the TTL deletes. Thus, the test can fail here.
The tests should be reworked to take this into account