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

Exclude unsupported test cases in 5.3 version from change_stream_no_orphans.js

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.0.0-rc8
    • Affects Version/s: 6.0.0-rc6
    • Component/s: Sharding
    • Labels:
      None
    • Fully Compatible
    • Sharding EMEA 2022-05-30
    • 161

      Starting from 6.0 version, applyOps entities are flagged as fromMigrate when the operation involves orphaned document (see SERVER-65858).

      Multiversion suites that mix 5.3 and 6.0 binaries cause this test to fail as previous versions don't set fromMigrate.

      The possible solutionsĀ are:

      • Restrict the whole test execution to 6.0 and higher (i.e., requires_fcv_60)
      • Split the file so that just the unsupportedĀ cases are restricted to 6.0

            Assignee:
            antonio.fuschetto@mongodb.com Antonio Fuschetto
            Reporter:
            antonio.fuschetto@mongodb.com Antonio Fuschetto
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: