-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Test Failure
-
None
-
Fully Compatible
-
Not Needed
VersionedApiTest (both synchronous and reactive) fail on many configurations with the following stacktrace:
FAILURE: java.lang.NullPointerException (java.lang.NullPointerException) java.lang.NullPointerException at com.mongodb.client.unified.RunOnRequirementsMatcher.runOnRequirementsMet(RunOnRequirementsMatcher.java:62) at com.mongodb.client.unified.UnifiedTest.setUp(UnifiedTest.java:133)
See this patch for more details.
- is caused by
-
JAVA-3878 Versioned MongoDB API for Drivers
- Closed