There's a bug inside of the WT library, specifically with api_enter_refcnt. Because of this, the bug causes the thread id to not clear and we end up hitting a WT error later down the road because of thread id checks.
We should disable this test as it's failing often until the next WT drop which will fix this bug.
- related to
-
SERVER-45821 Re-enable disabled incremental backup cursor tests and add additional tests
- Closed