
Change gen-backend_test_health.go so that it only prints the number of tests skipped and not the total or the percentage. As it is it causes too many merge conflicts.
713 B
713 B
Tests skipped by each supported backend:
- 386 skipped = 6
- 1 broken
- 3 broken - cgo stacktraces
- 2 not implemented
- arm64 skipped = 4
- 1 broken
- 1 broken - global variable symbolication
- 2 not implemented
- darwin skipped = 2
- 2 not implemented
- darwin/arm64 skipped = 1
- 1 broken - cgo stacktraces
- darwin/lldb skipped = 1
- 1 upstream issue
- freebsd skipped = 14
- 11 broken
- 3 not implemented
- linux/386/pie skipped = 1
- 1 broken
- linux/arm64 skipped = 1
- 1 broken - cgo stacktraces
- pie skipped = 1
- 1 upstream issue - https://github.com/golang/go/issues/29322
- rr skipped = 2
- 2 not implemented
- windows skipped = 4
- 1 broken
- 2 not implemented
- 1 upstream issue