mitchell852 edited a comment on pull request #5128: URL: https://github.com/apache/trafficcontrol/pull/5128#issuecomment-708838464
> Servers API tests fail > > ```go > [user@computer api]$ time go test ./v3 -test.v -cfg=../conf/traffic-ops-test.conf -fixtures=tc-fixtures.json -test.run '^TestServers$' > INFO: traffic_ops_test.go:71: 2020-10-14T17:00:48.15509479-06:00: Using Config values: > TO Config File: ../conf/traffic-ops-test.conf > TO Fixtures: tc-fixtures.json > TO URL: https://localhost:6443 > TO Session Timeout In Secs: 60 > DB Server: localhost > DB User: traffic_ops > DB Name: traffic_ops > DB Ssl: false > UseIMS: true > === RUN TestServers > cdns_test.go:89: Response: {[{cdn was created. success}]} ... > servers_test.go:365: expected to get 1 server for Delivery Service: 322, actual: 2 > types_test.go:208: ---- DeleteTestTypes ---- > --- FAIL: TestServers (11.69s) > FAIL > FAIL github.com/apache/trafficcontrol/traffic_ops/testing/api/v3 12.020s > FAIL > ``` so strange. all passed for me before. checking. ---------------------------------------------------------------- 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]
