testing db.loadServerScripts()
|
m30999| Thu Jul 26 08:39:42 [conn1] put [loadserverscripts] on: shard0000:localhost:30000
|
m30999| Thu Jul 26 08:39:42 [conn1] couldn't find database [loadserverscripts] in config db
|
Error("Printing Stack Trace")@:0
|
()@src/mongo/shell/utils.js:37
|
("[\"function\"] != [\"undefined\"] are not equal : Checking that myfunc() is undefined")@src/mongo/shell/utils.js:58
|
("function","undefined","Checking that myfunc() is undefined")@src/mongo/shell/utils.js:88
|
@jstests/loadserverscripts.js:18
|
["function"] != ["undefined"] are not equal : Checking that myfunc() is undefined
|
Caught error :
|
assert: ["function"] != ["undefined"] are not equal : Checking that myfunc() is undefined
|
"message" : "error loading js file: jstests/loadserverscripts.js",
|
{
|
"fileName" : "/data/buildslaves/Linux_64bit_multiVersion/mongo/jstests/multiVersion/multi_version_sharding_passthrough.js",
|
"lineNumber" : 139,
|
"name" : "Error"
|
"stack" : "load(\"jstests/loadserverscripts.js\")@:0\n()@/data/buildslaves/Linux_64bit_multiVersion/mongo/jstests/multiVersion/multi_version_sharding_passthrough.js:139\napply(null,[object Array])@:0\n((function () {load(testFile.name);}),1)@src/mongo/shell/utils.js:364\n([object bson_object],430,[object Array])@/data/buildslaves/Linux_64bit_multiVersion/mongo/jstests/multiVersion/multi_version_sharding_passthrough.js:140\nforEach((function (testFile) {if (!shouldRunTest(testFile, opts.exceptPatterns)) {return;}print(\" *******************************************\");print(\" Test : \" + testFile.name + \" ...\");try {print(\" \" + Date.timeFunc(function () {load(testFile.name);}, 1) + \"ms\");} catch (e) {if (!opts.continueOnError) {throw e;}print(\"Caught error : \");printjson(e);errors.push(e);}}))@:0\n([object Object])@/data/buildslaves/Linux_64bit_multiVersion/mongo/jstests/multiVersion/multi_version_sharding_passthrough.js:128\n@/data/buildslaves/Linux_64bit_multiVersion/mongo/jstests/multiVersion/multi_version_sharding_passthrough.js:368\n",
|
}
|