Details
-
Improvement
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
None
Description
ClusterFixture#getServerVersion should wait until there is at least one server that's reported it's version. Otherwise in some situations, like when the very first executed test has an @Ignore that checks the server version, the check will fail since ClusterDescription#getAny will return an empty list.