Uploaded image for project: 'Java Driver'
  1. Java Driver
  2. JAVA-4103

Fix NPE in UnifiedTest.setUp

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.3.0
    • 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.

            Assignee:
            valentin.kovalenko@mongodb.com Valentin Kavalenka
            Reporter:
            valentin.kovalenko@mongodb.com Valentin Kavalenka
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: