...
BugZero found this defect 2 days ago.
BF-36889 shows a failure for `geo_2d_point_near_zero.js` when running the test on multiversion suites. This is because `geo_2d_point_near_zero.js` was created to confirm behavior on changes made in SERVER-92930. This ticket was backported to v8.0 but not on To fix this issue, add a `requires_fcv_80` tag to this test to ensure that it doesn't get ran on versions of the server that don't contain the fix made in SERVER-92930.