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

Fix NPE in UnifiedTest.setUp

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Major - P3 Major - P3
    • 4.3.0
    • None
    • Test Failure
    • None
    • Fully Compatible
    • Not Needed

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: