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

Exclude jstests/core/autocomplete.js from sharded jscore tests

    • Fully Compatible
    • ALL
    • v4.4, v4.2, v4.0
    • Sharding 2020-03-23
    • 12

      The methods returned by autocomplete.js are being interpreted as collections and are implicitly sharded.
      To prevent the BF, for now, we can just exclude the autocomple.js from the test with the getCollection overload.
      There are 2 questions still open:

      • what calls getCollection on the list returned in _autocomplete_
      • why this list sometimes includes viewSource method that causes the BF

            Assignee:
            tommaso.tocci@mongodb.com Tommaso Tocci
            Reporter:
            misha.tyulenev@mongodb.com Misha Tyulenev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: