Details
-
Bug
-
Resolution: Done
-
Major - P3
-
None
-
None
-
Fully Compatible
-
ALL
-
Query 14 (05/13/16)
-
0
Description
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