
* proc/tests: keep track of tests skipped due to backend problems Mark tests skipped due to backend problems and add a script to keep track of them. * Travis-CI: add ignorechecksum option to chocolatey command Looks like a configuration problem on chocolatey's end.
533 B
533 B
Tests skipped by each supported backend:
- 386 skipped = 1.4% (2/145)
- 2 broken - cgo stacktraces
- arm64 skipped = 2.1% (3/145)
- 1 broken
- 1 broken - global variable symbolication
- 1 broken - reading defers
- darwin/lldb skipped = 0.69% (1/145)
- 1 upstream issue
- freebsd skipped = 7.6% (11/145)
- 11 broken
- linux/386/pie skipped = 0.69% (1/145)
- 1 broken
- pie skipped = 0.69% (1/145)
- 1 upstream issue - https://github.com/golang/go/issues/29322
- windows skipped = 1.4% (2/145)
- 1 broken
- 1 upstream issue