|
com.mongodb.reactivestreams.client.RetryableReadsTest:find.json: Find_fails_on_second_attempt
https://evergreen.mongodb.com/task/mongo_java_driver_tests_jdk_secure__version~4.0_os~linux_topology~replicaset_auth~auth_ssl~ssl_jdk~jdk11_test_fbcf84e0bf57ad7fbe28b0c4d2455ef89522e4ef_20_12_10_15_58_10
FAILURE: com.mongodb.MongoTimeoutException: Timeout waiting for event (com.mongodb.MongoTimeoutException)
|
com.mongodb.MongoTimeoutException: Timeout waiting for event
|
at com.mongodb.internal.connection.TestCommandListener.waitForStartedEvents(TestCommandListener.java:154)
|
at com.mongodb.client.AbstractRetryableReadsTest.shouldPassAllOutcomes(AbstractRetryableReadsTest.java:247)
|
|