Details
-
Bug
-
Resolution: Done
-
Major - P3
-
None
-
Linux V8
-
ALL
Description
might just be a timing issue with the slower build machine
Error: Printing Stack Trace
|
at src/mongo/shell/utils.js:37:7
|
at src/mongo/shell/utils.js:58:1
|
at Function.soon (src/mongo/shell/utils.js:163:49)
|
at /data/slave/Linux_64bit_v8_Nightly/mongo/jstests/slowNightly/replica_set_shard_version.js:25:8
|
Thu Feb 9 14:03:57 exec error: src/mongo/shell/utils.js:59 assert.soon failed: function (z){
|
iteratioons++;
|
try {
|
coll.findOne();
|
return true;
|
}
|
catch ( e ){
|
return false;
|
}
|
}, msg:undefined
|
throw msg;
|
^
|
|
|
failed to load: /data/slave/Linux_64bit_v8_Nightly/mongo/jstests/slowNightly/replica_set_shard_version.js
|
http://buildbot.mongodb.org/builders/Nightly%20Linux%2064-bit%20v8/builds/781/steps/test/logs/stdio
Attachments
Issue Links
- depends on
-
SERVER-5130 Cannot initialize shard without primary
-
- Closed
-
- is duplicated by
-
SERVER-5075 Error in replica_set_shard_version test
-
- Closed
-
- is related to
-
SERVER-4783 V8 sharding tests taking 10x as long as spidermonkey
-
- Closed
-
- related to
-
SERVER-5128 First query via mongos fails with slaveOk if replica set doesn't have a master
-
- Closed
-