-
Type: Improvement
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: Testing
-
None
-
Not Needed
Even after bumping the global test timeout to 30 minutes, we're still seeing numerous test timeouts on MacOS variants across our Evergreen projects. The guilty test is TestCollection/bulk_write/update_with_batches. In GODRIVER-1858, we updated the similar TestCollection/bulk_write/insert_and_delete_with_batches to mock responses from the server in order to increase performance. We should do the same thing for the update_with_batches test to get MacOS tests passing.
- is related to
-
GODRIVER-1858 Improve bulkwrite batch test performance
- Closed