mhoppa commented on issue #4414: Go client upgrade URL: https://github.com/apache/trafficcontrol/pull/4414#issuecomment-589183753 still getting failures on the tests are you having them pass locally? ``` --- FAIL: TestCacheGroupParameters (1.40s) types_test.go:32: ---- CreateTestTypes ---- types_test.go:39: Response: {[{type was created. success}]} types_test.go:39: Response: {[{type was created. success}]} types_test.go:39: Response: {[{type was created. success}]} types_test.go:39: Response: {[{type was created. success}]} types_test.go:39: Response: {[{type was created. success}]} types_test.go:39: Response: {[{type was created. success}]} types_test.go:39: Response: {[{type was created. success}]} types_test.go:39: Response: {[{type was created. success}]} types_test.go:39: Response: {[{type was created. success}]} types_test.go:39: Response: {[{type was created. success}]} types_test.go:39: Response: {[{type was created. success}]} types_test.go:39: Response: {[{type was created. success}]} types_test.go:39: Response: {[{type was created. success}]} types_test.go:39: Response: {[{type was created. success}]} types_test.go:39: Response: {[{type was created. success}]} types_test.go:39: Response: {[{type was created. success}]} types_test.go:39: Response: {[{type was created. success}]} types_test.go:39: Response: {[{type was created. success}]} types_test.go:39: Response: {[{type was created. success}]} types_test.go:39: Response: {[{type was created. success}]} types_test.go:39: Response: {[{type was created. success}]} types_test.go:39: Response: {[{type was created. success}]} types_test.go:39: Response: {[{type was created. success}]} types_test.go:39: Response: {[{type was created. success}]} types_test.go:39: Response: {[{type was created. success}]} types_test.go:39: Response: {[{type was created. success}]} types_test.go:39: Response: {[{type was created. success}]} types_test.go:39: Response: {[{type was created. success}]} types_test.go:39: Response: {[{type was created. success}]} types_test.go:39: Response: {[{type was created. success}]} types_test.go:39: Response: {[{type was created. success}]} types_test.go:39: Response: {[{type was created. success}]} parameters_test.go:55: Response: {[]} parameters_test.go:57: could not CREATE parameters: 400 Bad Request[400] - Error requesting Traffic Ops https://localhost:6443/api/1.4/profiles {"alerts":[{"text":"json: cannot unmarshal array into Go value of type profile.TOProfile","level":"error"}]} types_test.go:96: ---- DeleteTestTypes ---- panic: runtime error: index out of range [recovered] panic: runtime error: index out of range goroutine 2085 [running]: testing.tRunner.func1(0xc0005dca00) /usr/local/go/src/testing/testing.go:830 +0x392 panic(0x1558720, 0x1aadef0) /usr/local/go/src/runtime/panic.go:522 +0x1b5 github.com/apache/trafficcontrol/traffic_ops/testing/api/v1.CreateTestCacheGroupParameters(0xc0005dca00) /Users/mhoppa509/go/src/github.com/apache/trafficcontrol/traffic_ops/testing/api/v1/cachegroups_parameters_test.go:56 +0x61e github.com/apache/trafficcontrol/traffic_ops/testing/api/v1.WithObjs(0xc0005dca00, 0xc0013b3f68, 0x4, 0x4, 0xc0013b3f88) /Users/mhoppa509/go/src/github.com/apache/trafficcontrol/traffic_ops/testing/api/v1/withobjs_test.go:31 +0x61 github.com/apache/trafficcontrol/traffic_ops/testing/api/v1.TestCacheGroupParameters(0xc0005dca00) /Users/mhoppa509/go/src/github.com/apache/trafficcontrol/traffic_ops/testing/api/v1/cachegroups_parameters_test.go:26 +0x82 testing.tRunner(0xc0005dca00, 0x162a990) /usr/local/go/src/testing/testing.go:865 +0xc0 created by testing.(*T).Run /usr/local/go/src/testing/testing.go:916 +0x35a exit status 2 FAIL github.com/apache/trafficcontrol/traffic_ops/testing/api/v1 18.486s ```
---------------------------------------------------------------- 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] With regards, Apache Git Services
