Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-102369

Add requires_fcv_80 to geo_2d_point_near_zero.js

    • Type: Icon: Bug Bug
    • Resolution: Won't Fix
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Integration
    • ALL

      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 <v8.0. Thus, when running the test on <8.0 versions of the server, a failure is produced as the necessary changes don't exist in the server.

      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.

            Assignee:
            josh.siegel@mongodb.com Josh Siegel
            Reporter:
            josh.siegel@mongodb.com Josh Siegel
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: