Details
-
Improvement
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
Not Needed
-
Description
The com.mongodb.client.model.AggregatesTest#testGeoNear test fails on M1 chips due to SERVER-74983, which has been closed as Won't Fix after an exhaustive investigation into the root cause.
Given that, we should re-write the test so that it no longer fails when run on M1 chips, perhaps by using different coordinates.