This return in test-mongoc-read-write-concern.c is exiting the loop early, and skipping some spec tests.
Changing that to a continue reveals some of those write concern tests aren't passing.
- related to
-
PHPC-1216 Always validate and apply wtimeoutMS in URI options array
- Closed
-
DRIVERS-2074 Should we parse wtimeoutMS when w <= 1?
- Backlog