[JAVA-4126] Investigate intermittent failures of GridFSObservableSpec "cleanup when unsubscribing" Created: 01/May/21  Updated: 30/Mar/22

Status: Backlog
Project: Java Driver
Component/s: Test Failure
Affects Version/s: None
Fix Version/s: None

Type: Task Priority: Unknown
Reporter: Valentin Kavalenka Assignee: Unassigned
Resolution: Unresolved Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Attachments: Text File log.txt    
Epic Link: Investigate flaky tests
Backwards Compatibility: Fully Compatible
Documentation Changes: 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


Generated at Thu Feb 08 09:01:18 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.