You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Disable event listener test in reactive streams driver
This test fails intermittently in continuous integration tests.
It's not clear why but it doesn't appear likely to be a bug in
the driver that is causing the failure, but rather in the test
expectations. As the same test succeeds consistently in the
sync driver, disabling the reactive streams-base one for now
until we have time to more fully investigate.
JAVA-3967
Copy file name to clipboardExpand all lines: driver-reactive-streams/src/test/functional/com/mongodb/reactivestreams/client/MongoClientListenerRegistrationSpecification.groovy
0 commit comments