[SERVER-11605] rollback4.js (slow_weekly) failing on linux Created: 06/Nov/13 Updated: 07/Nov/13 Resolved: 07/Nov/13 |
|
| Status: | Closed |
| Project: | Core Server |
| Component/s: | Testing Infrastructure |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major - P3 |
| Reporter: | Valeri Karpov | Assignee: | hari.khalsa@10gen.com |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | build-failure | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Issue Links: |
|
||||||||
| Backwards Compatibility: | Fully Compatible | ||||||||
| Operating System: | ALL | ||||||||
| Participants: | |||||||||
| Description |
|
First instance on the following commit: https://github.com/mongodb/mongo/commit/dcd569ac549275cd3b81642325f63001cb33cd64 seems to have caused some wonkiness with rollback4.js, e.g. 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.soon (src/mongo/shell/assert.js:174:60) at /data/mci/git@github.commongodb/mongo.git/master/jstests/slowWeekly/rollback4.js:42:8 2013-11-06T13:16:13.071-0500 assert.soon failed: function () { return B.isMaster().ismaster; } , msg:undefined at src/mongo/shell/assert.js:7 |
| Comments |
| Comment by Valeri Karpov [ 06/Nov/13 ] |
|
Also happening on OSX https://mci.10gen.com/ui/admin/task/mongodb_mongo_master_osx_108_b79c42855e9c9b8a95a6137b9486f95810d0036d_13_11_06_19_34_08_slow_weekly_tests_osx_108 |