-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
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