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

Investigate intermittent failures of GridFSObservableSpec "cleanup when unsubscribing"

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Unknown Unknown
    • None
    • None
    • Test Failure
    • None
    • Fully Compatible
    • Not Needed

    Description

      The test org.mongodb.scala.gridfs.GridFSObservableSpec.The_Scala_driver_should_cleanup_when_unsubscribing fails sporadically, e.g., here and here, for changes that could not possibly cause this problem with the following exception:

      FAILURE: org.scalatest.exceptions.TestFailedException: 5 did not equal 0 (org.scalatest.exceptions.TestFailedException)
      org.scalatest.exceptions.TestFailedException: 5 did not equal 0
      	at org.scalatest.MatchersHelper$.indicateFailure(MatchersHelper.scala:343)
      	at org.scalatest.Matchers$ShouldMethodHelper$.shouldMatcher(Matchers.scala:6723)
      	at org.scalatest.Matchers$AnyShouldWrapper.should(Matchers.scala:6771)
      	at org.mongodb.scala.gridfs.GridFSObservableSpec.$anonfun$new$29(GridFSObservableSpec.scala:358)
      	at org.mongodb.scala.gridfs.GridFSObservableSpec.retry(GridFSObservableSpec.scala:366)
      	at org.mongodb.scala.gridfs.GridFSObservableSpec.$anonfun$new$26(GridFSObservableSpec.scala:358)
      ...
      

      The complete log is attached as log.txt

      Attachments

        1. log.txt
          332 kB

        Activity

          People

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

            Dates

              Created:
              Updated: