Because we're testing long collection names in core and noPassthroughWithMongod, any test running top in parallel has the potential to fail as it will exceed the BSON document limit.
If the top command fails because of BSONObjectTooLarge, return early and stop the test running it.
- is depended on by
-
SERVER-41746 Test varying lengths of collection names
- Closed
-
SERVER-42701 Test that basic database operations can be performed while the metadata document in the catalog is full for that collection
- Closed