ipfs / ipfs/gateway-conformance
Test timing out are missed during reporting?
- Dominant language
- Go
- Stars
- 19
- Forks
- 15
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 5
Description
See that test:
https://github.com/ipfs/gateway-conformance/actions/runs/4938039926/jobs/8827321519
CI is red as expected, but the summary doesn't show any errors despite:
```
=== NAME TestGatewayTar
=== RUN TestGatewayTar/GET_TAR_has_expected_root_directory
panic: test timed out after 10m0s
running tests:
TestGatewayTar (9m52s)
TestGatewayTar/GET_TAR_has_expected_root_directory (9m52s)
goroutine 1028 [running]:
testing.(*M).startAlarm.func1()
/usr/local/go/src/testing/testing.go:2241 +0x3c5
created by time.goFunc
/usr/local/go/src/time/sleep.go:176 +0x32
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.