GitHub user zhilhuan opened a pull request:
https://github.com/apache/incubator-trafficcontrol/pull/802
[TC-187] fix Traffic Ops UT
fix Traffic Ops UT broken by PR #360:
https://builds.apache.org/view/S-Z/view/TrafficControl/job/incubator-trafficcontrol-traffic_ops-test/57/consoleFull
Root cause is delivery service with xml_id "foo.bar" does not exist in DB.
Before fix of #360, ds existence is not check in the code.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zhilhuan/incubator-trafficcontrol TC-187_2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafficcontrol/pull/802.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 #802
----
commit 07ebd1ea3dbad4e51d233d3186133dd2f9957ecf
Author: Zhilin Huang <[email protected]>
Date: 2017-08-14T06:22:52Z
xml_id foo.bar is missing in the fixture
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---