GitHub user knutsel opened a pull request:
https://github.com/apache/incubator-trafficcontrol/pull/311
[TC-167] fix old test; not sure how it ever worked.
All tests pass now: ```[jvd@jvd-knutsel-4 app (2.0-test *$)]$ prove -pqr
2>/dev/null
./t/aadata.t ................................ ok
./t/api/1.0/availableds.t ................... ok
./t/api/1.0/data.t .......................... ok
./t/api/1.0/health.t ........................ ok
./t/api/1.0/ort.t ........................... ok
./t/api/1.1/asn.t ........................... ok
./t/api/1.1/cachegroup.t .................... ok
./t/api/1.1/cachegroupparameter.t ........... ok
./t/api/1.1/cdn.t ........................... ok
./t/api/1.1/deliveryservice/keys_url_sig.t .. ok
./t/api/1.1/deliveryservice/ssl_keys.t ...... ok
./t/api/1.1/deliveryserviceserver.t ......... ok
./t/api/1.1/hwinfo.t ........................ ok
./t/api/1.1/job.t ........................... ok
./t/api/1.1/keys.t .......................... ok
./t/api/1.1/log.t ........................... ok
./t/api/1.1/metrics.t ....................... ok
./t/api/1.1/parameter.t ..................... ok
./t/api/1.1/phys_location.t ................. ok
./t/api/1.1/profile.t ....................... ok
./t/api/1.1/region.t ........................ ok
./t/api/1.1/riak_adapter.t .................. ok
./t/api/1.1/roles.t ......................... ok
./t/api/1.1/server.t ........................ ok
./t/api/1.1/staticdns.t ..................... ok
./t/api/1.1/status.t ........................ ok
./t/api/1.1/traffic_monitor.t ............... ok
./t/api/1.1/types.t ......................... ok
./t/api/1.1/user.t .......................... ok
./t/api/1.2/asn.t ........................... ok
./t/api/1.2/cache_stats.t ................... ok
./t/api/1.2/cachegroup.t .................... ok
./t/api/1.2/cdn.t ........................... ok
./t/api/1.2/deliveryservice.t ............... ok
./t/api/1.2/deliveryservice_matches.t ....... ok
./t/api/1.2/deliveryservice_regex.t ......... ok
./t/api/1.2/deliveryservice_server.t ........ ok
./t/api/1.2/deliveryservice_stats.t ......... ok
./t/api/1.2/division.t ...................... ok
./t/api/1.2/federation_external.t ........... ok
./t/api/1.2/federation_internal.t ........... ok
./t/api/1.2/parameter.t ..................... ok
./t/api/1.2/physlocation.t .................. ok
./t/api/1.2/profile.t ....................... ok
./t/api/1.2/profile_parameter.t ............. ok
./t/api/1.2/region.t ........................ ok
./t/api/1.2/server.t ........................ ok
./t/api/1.2/stats_summary.t ................. ok
./t/api/1.2/user.t .......................... ok
./t/asn.t ................................... ok
./t/deliveryservice.t ....................... ok
./t/deliveryserviceserver.t ................. ok
./t/federation.t ............................ ok
./t/health.t ................................ ok
./t/hwinfo.t ................................ ok
./t/influxdb_adapter.t ...................... ok
./t/log.t ................................... ok
./t/modules.t ............................... ok
./t/parameter.t ............................. ok
./t/phys_location.t ......................... ok
./t/profile.t ............................... ok
./t/purge.t ................................. ok
./t/rascal_status.t ......................... ok
./t/server.t ................................ ok
./t/staticdnsentry.t ........................ ok
./t/user.t .................................. ok
./t_integration/000init_database.t .......... ok
./t_integration/configfiles.t ............... ok
./t_integration/configfiles_view.t .......... ok
./t_integration/extensions.t ................ ok
./t_integration/server.t .................... ok
./t_integration/servercheck.t ............... ok
All tests successful.
Files=72, Tests=7916, 554 wallclock secs ( 1.71 usr 0.46 sys + 428.71 cusr
60.82 csys = 491.70 CPU)
Result: PASS
[jvd@jvd-knutsel-4 app (2.0-test *$)]$```
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/knutsel/incubator-trafficcontrol 2.0-test
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafficcontrol/pull/311.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 #311
----
commit 088f40bf4a055084facc4d1340aa475144cd595f
Author: Jan van Doorn <[email protected]>
Date: 2017-02-25T22:16:42Z
[TC-167] fix old test; not sure how it ever worked.
----
---
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.
---