Investigate intermittent failures of GridFSObservableSpec "cleanup when unsubscribing"

XMLWordPrintableJSON

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

      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
            Reporter:
            Valentin Kavalenka
            None
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: