[SERVER-28184] remove election_timing.js (and lib/election_timing_test.js) Created: 03/Mar/17 Updated: 05/Apr/17 Resolved: 03/Mar/17 |
|
| Status: | Closed |
| Project: | Core Server |
| Component/s: | Replication |
| Affects Version/s: | None |
| Fix Version/s: | 3.2.13, 3.4.4, 3.5.4 |
| Type: | Bug | Priority: | Major - P3 |
| Reporter: | Benety Goh | Assignee: | Benety Goh |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Issue Links: |
|
||||||||||||||||||||
| Backwards Compatibility: | Fully Compatible | ||||||||||||||||||||
| Operating System: | ALL | ||||||||||||||||||||
| Backport Completed: | |||||||||||||||||||||
| Sprint: | Repl 2017-03-06 | ||||||||||||||||||||
| Participants: | |||||||||||||||||||||
| Linked BF Score: | 0 | ||||||||||||||||||||
| Description |
|
Since disabling the timing checks in A typical election_timing.js test run typically takes longer than 10 minutes which is a little excessive compared to existing replica set tests. This makes election_timing.js redundant with existing C++ unit tests and JS tests in jstests/replsets. |
| Comments |
| Comment by Githook User [ 30/Mar/17 ] |
|
Author: {u'username': u'benety', u'name': u'Benety Goh', u'email': u'benety@mongodb.com'}Message: Also removed jstests/libs/election_timing_test.js Since disabling the timing checks in A typical election_timing.js test run typically takes longer than 10 This makes election_timing.js redundant with existing C++ unit tests and JS (cherry picked from commit 30b80c79081ff98b513c6c61e9dbae82242689ae) |
| Comment by Githook User [ 30/Mar/17 ] |
|
Author: {u'username': u'benety', u'name': u'Benety Goh', u'email': u'benety@mongodb.com'}Message: Also removed jstests/libs/election_timing_test.js Since disabling the timing checks in A typical election_timing.js test run typically takes longer than 10 This makes election_timing.js redundant with existing C++ unit tests and JS (cherry picked from commit 30b80c79081ff98b513c6c61e9dbae82242689ae) |
| Comment by Githook User [ 03/Mar/17 ] |
|
Author: {u'username': u'benety', u'name': u'Benety Goh', u'email': u'benety@mongodb.com'}Message: Also removed jstests/libs/election_timing_test.js Since disabling the timing checks in A typical election_timing.js test run typically takes longer than 10 This makes election_timing.js redundant with existing C++ unit tests and JS |