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

Investigate intermittent failures of GridFSObservableSpec "cleanup when unsubscribing"

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Unknown Unknown
    • None
    • Affects Version/s: None
    • Component/s: Test Failure
    • Labels:
      None
    • Fully Compatible
    • Not Needed

      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

        1. log.txt
          332 kB

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

              Created:
              Updated: