hyperledger-firefly / hyperledger-firefly/firefly
TestTLSServerSelfSignedWithClientAuth fail - context deadline exceeded
- Dominant language
- Go
- Stars
- 602
- Forks
- 246
- Avg merge
- 18h 47m
- Merged PRs (30d)
- 6
Description
I've only seen this one once:
```
time="2021-10-26T12:31:47Z" level=info msg="API server context cancelled - shutting down"
--- FAIL: TestTLSServerSelfSignedWithClientAuth (0.40s)
http_server_test.go:197:
Error Trace: http_server_test.go:197
Error: Received unexpected error:
context deadline exceeded
Test: TestTLSServerSelfSignedWithClientAuth
time="2021-10-26T12:31:47Z" level=info msg="--> DELETE /admin/api/v1/config/records/b997bece-a2cc-4d05-9455-4bf4401cd800" httpreq=YxMIWXRI
time="2021-10-26T12:31:47Z" level=info msg="<-- DELETE /admin/api/v1/config/records/b997bece-a2cc-4d05-9455-4bf4401cd800 [204] (0.09ms)" httpreq=YxMIWXRI
```
https://github.com/hyperledger/firefly/runs/4009591308?check_suite_focus=true
Contributor guide
Assessment
This issue has not been assessed yet.