[SERVER-6601] splitvector.js failing in multiVersion testing Created: 26/Jul/12  Updated: 11/Jul/16  Resolved: 26/Jul/12

Status: Closed
Project: Core Server
Component/s: Testing Infrastructure
Affects Version/s: None
Fix Version/s: 2.2.0-rc1

Type: Bug Priority: Minor - P4
Reporter: Ian Whalen (Inactive) Assignee: Spencer Brody (Inactive)
Resolution: Done Votes: 0
Labels: buildbot
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Operating System: ALL
Participants:

 Description   

http://buildlogs.mongodb.org/build/5011007cd2a60f6653000000/test/501100d6d2a60f6653000065/

Caught error : 
[true] != [0] are not equal : 4b
	"message" : "error loading js file: jstests/splitvector.js",
{
	"fileName" : "/data/buildslaves/Linux_64bit_multiVersion/mongo/jstests/multiVersion/multi_version_sharding_passthrough.js",
	"lineNumber" : 139,
	"name" : "Error"
	"stack" : "load(\"jstests/splitvector.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],88,[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:348\n",



 Comments   
Comment by Spencer Brody (Inactive) [ 26/Jul/12 ]

You're saying that running the version of splitvector.js from 2.2 doesn't work on a mongod from 2.0? Yes, that's expected, I added tests for handling prefix shard keys (sharding on A using an index on A,B), which 2.0 doesn't support.

Comment by auto [ 26/Jul/12 ]

Author:

{u'date': u'2012-07-26T09:45:25-07:00', u'email': u'greg@10gen.com', u'name': u'Greg Studer'}

Message: SERVER-6601 splitvector.js modified in a non-backward compatible way
Branch: master
https://github.com/mongodb/mongo/commit/55b869ce15d07030983f6c38f410574b92d34531

Generated at Thu Feb 08 03:12:10 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.