GitHub user jrushf1239k opened a pull request: https://github.com/apache/trafficserver/pull/377
TS-4030: Fixed a regression test failure. Fix a bug found with regression tests. ParentResult::start_parent was not initialized in FindParent() when using strict round robin in a parent configuration. You can merge this pull request into a Git repository by running: $ git pull https://github.com/jrushf1239k/trafficserver ts4030 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/trafficserver/pull/377.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #377 ---- commit 4e4f35d4fc579e3b9e75177e9deef37def3f1fd7 Author: John J. Rushford <john_rushf...@cable.comcast.com> Date: 2015-12-15T19:49:36Z TS-4030: Fixed a regression test failure. In FindParent(), ParentResult::start_parent was not initialized properly. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---