The resumable index build tests rely heavily on getLog to check for correct behavior. However, on slower build variants, building the index and/or rollback operations can take a long time. Many unrelated log lines can build up over this time, causing log lines of interest to fall off the end of the buffer.
- is related to
-
SERVER-62126 Disable the rollback resumable index build test on the slow variant
- Closed
- related to
-
SERVER-58165 Make RamLog limits configurable
- Open