Details
-
Bug
-
Resolution: Done
-
Major - P3
-
None
-
None
-
Fully Compatible
-
ALL
-
0
Description
Observed an likely transient issue at:
https://mci.10gen.com/task/mongodb_mongo_master_linux_64_8c2598812fe6c553783edbba4bc5d16a44a1b4d9_15_04_03_12_55_07_parallel_WT_linux_64
However, it also occured on basic.js and basicPlus.js in the same build task, which is somewhat mysterious.
assert: [16384] != [8192] are not equal : undefined
|
Error: [16384] != [8192] are not equal : undefined
|
at Error (<anonymous>)
|
at doassert (src/mongo/shell/assert.js:11:14)
|
at Function.assert.eq (src/mongo/shell/assert.js:38:5)
|
at jstests/core/rename7.js:64:8
|
at <anonymous>:7:56
|
at Function.Date.timeFunc (src/mongo/shell/types.js:27:17)
|
at <anonymous>:7:33
|
at Array.forEach (native)
|
at Number.__parallelTests__fun (<anonymous>:4:14)
|
at ____MongoToV8_newFunction_temp (<anonymous>:199:65)
|