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

apitest_db.js should not assume MMAPv1 availability when 64bit

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.3.6
    • Affects Version/s: None
    • Component/s: Testing Infrastructure
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Query 14 (05/13/16)
    • 0

      apitest_db.js fails when run under PowerPC in the parallel suite, because it assumes that a "db.serverBuildInfo().bits === 64" check confirms MMAPv1 as an available storage engine and it is not.

      https://github.com/mongodb/mongo/blob/r3.3.5/jstests/core/apitest_db.js#L102-L115

            Assignee:
            james.wahlin@mongodb.com James Wahlin
            Reporter:
            james.wahlin@mongodb.com James Wahlin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: