2013-10-31T16:47:19.179-0400 [conn30] CMD: drop test.indexd
|
2013-10-31T16:47:19.180-0400 [conn30] creating index with info @ 3:16488ab8
|
2013-10-31T16:47:19.180-0400 [conn30] build index on: test.indexd properties: { "v" : 1, "key" : { "_id" : 1 }, "name" : "_id_", "ns" : "test.indexd" }
|
2013-10-31T16:47:19.180-0400 [conn30] build index done. scanned 0 total records. 0 secs
|
2013-10-31T16:47:19.180-0400 [conn30] creating index with info @ 3:16488b10
|
2013-10-31T16:47:19.180-0400 [conn30] build index on: test.indexd properties: { "v" : 1, "key" : { "a" : 1 }, "name" : "a_1", "ns" : "test.indexd" }
|
2013-10-31T16:47:19.180-0400 [conn30] build index done. scanned 1 total records. 0 secs
|
2013-10-31T16:47:19.181-0400 [conn30] CMD: drop test.indexd.$_id_
|
2013-10-31T16:47:19.182-0400 [conn30] CMD: drop test.indexd
|
S1 Test : jstests/indexd.js 18ms
|
S1 Test : jstests/stages_sort.js ...
|
S1 Test : jstests/stages_sort.js 0ms
|
assert: [0] != [1] are not equal : one or more tests failed
|
Error: Printing Stack Trace
|
at printStackTrace (src/mongo/shell/utils.js:38:15)
|
at doassert (src/mongo/shell/assert.js:6:5)
|
at Function.assert.eq (src/mongo/shell/assert.js:32:5)
|
at Function.assert.parallelTests (src/mongo/shell/utils.js:332:16)
|
at ParallelTester.run (src/mongo/shell/utils.js:181:16)
|
at /data/mci/git@github.commongodb/mongo.git/master/jstests/parallel/basic.js:11:3
|
2013-10-31T16:47:19.200-0400 [0] != [1] are not equal : one or more tests failed at src/mongo/shell/assert.js:7
|
failed to load: /data/mci/git@github.commongodb/mongo.git/master/jstests/parallel/basic.js
|