oplog_application_while_recovering_must_succeed.js and standalone_replication_recovery.js hang while collecting minidumps on Windows. This isn't a bug in the test itself and is caused by SERVER-58097. We should prevent these tests from running on Windows in order to generate fewer BFGs until we fix SERVER-58097.
standalone_replication_recovery.js might be fixed in SERVER-59235.
- related to
-
SERVER-58097 preload psapi.dll to avoid lockup when writing minidump file
- Backlog
-
SERVER-59235 Change fassert and invariant to fassertNoTrace when failing to startup
- Closed
-
SERVER-93069 Prevent oplog_replay_on_startup_with_bad_op.js from running on Windows
- Closed