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

Stepdown suites should tolerate js engine errors

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 3.6.1
    • Component/s: None
    • ALL
    • Platforms 2018-05-07, Service Arch 2018-10-08, Service Arch 2018-10-22
    • 18

      From one of the test failures, the where command threw this error when step down happened while it was running:

        "ok" : 0,
        "errmsg" : "Failed to call method",
        "code" : 1,
        "codeName" : "InternalError"
      

      This error comes from ObjectWrapper::callMethod inside the js engine.

            Assignee:
            mira.carey@mongodb.com Mira Carey
            Reporter:
            randolph@mongodb.com Randolph Tan
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: