zrhoffman commented on pull request #5071:
URL: https://github.com/apache/trafficcontrol/pull/5071#issuecomment-710272860
API tests fail
```go
2020-10-15T19:29:20.0475519Z === RUN TestCreateDeletionRequest
2020-10-15T19:29:20.0476243Z types_test.go:89: ---- CreateTestTypes ----
2020-10-15T19:29:20.1630263Z cdns_test.go:89: Response: {[{cdn was
created. success}]}
2020-10-15T19:29:20.1657562Z cdns_test.go:89: Response: {[{cdn was
created. success}]}
2020-10-15T19:29:20.1681491Z cdns_test.go:89: Response: {[{cdn was
created. success}]}
2020-10-15T19:29:20.1706272Z cdns_test.go:89: Response: {[{cdn was
created. success}]}
2020-10-15T19:29:20.1732972Z cdns_test.go:89: Response: {[{cdn was
created. success}]}
2020-10-15T19:29:20.4677684Z topologies_test.go:50: could not CREATE
topology: 400 Bad Request[400] - Error requesting Traffic Ops
https://localhost:6443/api/3.0/topologies {"alerts":[{"text":"'empty
cachegroups' cachegroups with no servers in them: cachegroup3,
parentCachegroup, secondaryCachegroup","level":"error"}]}
2020-10-15T19:29:20.4702457Z topologies_test.go:186: cannot DELETE
topology: 400 Bad Request[400] - Error requesting Traffic Ops
https://localhost:6443/api/3.0/topologies?name=my-topology
{"alerts":[{"text":"cannot find exactly 1 topology with the query string
provided","level":"error"}]}
```
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]