-
Type: Improvement
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: Test Coverage
-
None
In https://github.com/mongodb/mongo-java-driver/pull/912, the test "Test new structure in ns document MUST NOT err" is skipped in 6.0+ sharded clusters, due to a server bug. The skipping is done as a run-on requirement in the Java driver's copy of the JSON unified test.
This modification should be removed once the server issue is fixed.
- has to be done after
-
SERVER-65497 Server Error when using a new structure in ns document
- Closed