dewrich commented on issue #2557: Cachegroups localization policy URL: https://github.com/apache/trafficcontrol/pull/2557#issuecomment-409269789 @rawlinp API Test Case fails: ```DEBUG: cachegroups_test.go:33: 2018-07-31T09:47:58.735331-06:00: TestCacheGroupsAuthentication() PASSED: --- FAIL: TestCacheGroups (0.76s) panic: runtime error: invalid memory address or nil pointer dereference [recovered] panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x1399a48] goroutine 67 [running]: testing.tRunner.func1(0xc4201801e0) /usr/local/Cellar/[email protected]/1.9.7/libexec/src/testing/testing.go:711 +0x2d2 panic(0x1434c00, 0x1748d10) /usr/local/Cellar/[email protected]/1.9.7/libexec/src/runtime/panic.go:491 +0x283 github.com/apache/trafficcontrol/traffic_ops/testing/api/v13.UpdateTestCacheGroups(0xc4201801e0) /Users/dricha209/projects/go/src/github.com/apache/trafficcontrol/traffic_ops/testing/api/v13/cachegroups_test.go:177 +0xd28 github.com/apache/trafficcontrol/traffic_ops/testing/api/v13.TestCacheGroups(0xc4201801e0) /Users/dricha209/projects/go/src/github.com/apache/trafficcontrol/traffic_ops/testing/api/v13/cachegroups_test.go:34 +0x63 ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
