Skip "substringPreview" on server 9.0+

XMLWordPrintableJSON

    • Needed
    • Hide

      Summary of necessary driver changes

      • Skip tests of "substringPreview" on server 9.0+. 

      Commits for syncing spec/prose tests

      Context for other referenced/linked tickets

      Show
      Summary of necessary driver changes Skip tests of "substringPreview" on server 9.0+.  Commits for syncing spec/prose tests https://github.com/mongodb/specifications/commit/34479c64ef34c4ab27042a30754b319ddc6e3ee1   Context for other referenced/linked tickets SERVER-129158 drops "substringPreview"
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      CDRIVER-6359 Fixed 2.4.0
      CXX-3525 Fixed 4.5.0
      CSHARP-6108 Done 3.10.0
      GODRIVER-4003 Done
      JAVA-6245 Fixed 5.9.0
      NODE-7641 Gone away
      PYTHON-5912 Done
      PHPLIB-1909 Works as Designed
      RUBY-3904 Backlog
      RUST-2450 Done 3.8.0
      $i18n.getText("admin.common.words.show")
      #scriptField, #scriptField *{ border: 1px solid black; } #scriptField{ border-collapse: collapse; } #scriptField td { text-align: center; /* Center-align text in table cells */ } #scriptField td.key { text-align: left; /* Left-align text in the Key column */ } #scriptField a { text-decoration: none; /* Remove underlines from links */ border: none; /* Remove border from links */ } /* Add green background color to cells with FixVersion */ #scriptField td.hasFixVersion { background-color: #00FF00; /* Green color code */ } #scriptField td.willNotDo { background-color: #FF0000; /* Red color code */ } /* Center-align the first row headers */ #scriptField th { text-align: center; } Key Status/Resolution FixVersion CDRIVER-6359 Fixed 2.4.0 CXX-3525 Fixed 4.5.0 CSHARP-6108 Done 3.10.0 GODRIVER-4003 Done JAVA-6245 Fixed 5.9.0 NODE-7641 Gone away PYTHON-5912 Done PHPLIB-1909 Works as Designed RUBY-3904 Backlog RUST-2450 Done 3.8.0

      Summary

      Skip "substringPreview" on server 9.0+.

      Motivation

      Who is the affected end user?

      DBX devs.

      How does this affect the end user?

      Test failures.

      How likely is it that this problem or use case will occur?

      Certain.

      If the problem does occur, what are the consequences and how severe are they?

      Test failures.

      Is this issue urgent?

      Yes. Tests are failing on some platforms where latest builds include SERVER-129158.

      Is this ticket required by a downstream team?

      No?

      Is this ticket only for tests?

      Yes.

      Acceptance Criteria

      • Tests using "substringPreview" are skipped on server 9.0+.

            Assignee:
            Kevin Albertson
            Reporter:
            Kevin Albertson
            Kevin Albertson Kevin Albertson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: