Add requires_fcv_80 to geo_2d_point_near_zero.js

XMLWordPrintableJSON

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

      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
              Reporter:
              Josh Siegel
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: