Details
-
Bug
-
Resolution: Done
-
Major - P3
-
None
-
3.2.0-rc1
-
None
-
ALL
Description
I am trying to run jstests/dur/checksum.js on s390x on RHEL 7.1.
The test failed with the following error:
2015-11-02T15:12:41.971-0500 E QUERY [thread1] Error: [0] != [2] are not equal : undefined :
doassert@src/mongo/shell/assert.js:15:14
assert.eq@src/mongo/shell/assert.js:43:5
@jstests/dur/checksum.js:43:1
failed to load: jstests/dur/checksum.js
I also made the following query
db.foo.find()
db.getCollectionNames()
Both return empty result.
Attachments
Issue Links
- related to
-
SERVER-15749 Run the 'disk' suite on both mmap and WiredTiger
-
- Closed
-