You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2020/05/18 17:49:00 UTC

[GitHub] [trafficcontrol] rawlinp commented on a change in pull request #4692: Deliveryservice Topologies

rawlinp commented on a change in pull request #4692:
URL: https://github.com/apache/trafficcontrol/pull/4692#discussion_r426795940



##########
File path: traffic_ops/testing/api/v3/user_test.go
##########
@@ -30,7 +30,7 @@ import (
 )
 
 func TestUsers(t *testing.T) {
-	WithObjs(t, []TCObj{CDNs, Types, Tenants, Parameters, Profiles, Statuses, Divisions, Regions, PhysLocations, CacheGroups, DeliveryServices, Users}, func() {
+	WithObjs(t, []TCObj{Tenants, Users}, func() {

Review comment:
       Ok that is the SMTP one...lemme turn on the external tests and look into that. Guessing maybe there is a data dependency I removed that is causing this to fail.




----------------------------------------------------------------
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:
users@infra.apache.org