-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
-
None
-
Rust Drivers
-
Not Needed
-
-
None
-
None
-
None
-
None
-
None
-
None
Example failure; the test in question is in clustered-indexes.yml, "listIndexes returns the index". It looks like the server is now returning an additional collation field that's causing the match to fail.
Interesting, it looks like this isn't failing in other drivers (C# at least has confirmed it's seeing the additional field but the test is still passing) so this might be something wrong in how our matcher works.