-
Type:
Bug
-
Resolution: Done
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
Fully Compatible
-
ALL
-
0
-
None
-
None
-
None
-
None
-
None
-
None
-
None
http://buildlogs.mongodb.org/Linux%2064-bit%20DEBUG/builds/2039/test/sharding/gridfs.js
fileObj: {
"_id" : ObjectId("515c83346f0ec0572698de13"),
"filename" : "mongod",
"chunkSize" : 262144,
"uploadDate" : ISODate("2013-04-03T19:30:19.963Z"),
"md5" : "63776150205c0a8ea74832560e3e29a4",
"length" : 208803033
}
filemd5 output: {
"md5state" : BinData(0,"AAAgAQAAAAC9IOle7Rm24RV8I9G9vHxmBwAAAAAAAABw6E9O6H8AACcAAAAAAAAAkOhPTuh/AAAIvzhi6H8AAAQAAAAAAAAAJwAAAAAAAADg6E9O6H8AAA=="),
"numChunks" : 9,
"md5" : "326ae24f1c65a01eae699bb56e28a9dc",
"ok" : 1
}
assert: ["63776150205c0a8ea74832560e3e29a4"] != ["326ae24f1c65a01eae699bb56e28a9dc"] are not equal : undefined
Error: Printing Stack Trace
at printStackTrace (src/mongo/shell/utils.js:37:15)
at doassert (src/mongo/shell/assert.js:6:5)
at Function.assert.eq (src/mongo/shell/assert.js:32:5)
at testGridFS (/home/yellow/buildslave/Linux_64bit_DEBUG/mongo/jstests/sharding/gridfs.js:33:12)
at /home/yellow/buildslave/Linux_64bit_DEBUG/mongo/jstests/sharding/gridfs.js:59:1
Wed Apr 3 15:30:20.048 JavaScript execution failed: ["63776150205c0a8ea74832560e3e29a4"] != ["326ae24f1c65a01eae699bb56e28a9dc"] are not equal : undefined at src/mongo/shell/assert.js:L7
failed to load: /home/yellow/buildslave/Linux_64bit_DEBUG/mongo/jstests/sharding/gridfs.js
- related to
-
SERVER-10039 Sorting on chunks not applied in differ
-
- Closed
-