delve/Documentation/backend_test_health.md
Alessandro Arzilli 92fb175192
TeamCity: add linux/arm64/tip and disable failing arm64 tests (#2359)
* TeamCity: add linux/arm64/tip configuration

So that it can be tested when we make the next-version-support-branch.

* tests: disable failing cgo tests on arm64
2021-02-24 08:18:23 -08:00

546 B

Tests skipped by each supported backend:

  • 386 skipped = 2.7% (4/147)
    • 1 broken
    • 3 broken - cgo stacktraces
  • arm64 skipped = 2.7% (4/147)
    • 2 broken
    • 1 broken - cgo stacktraces
    • 1 broken - global variable symbolication
  • darwin/lldb skipped = 0.68% (1/147)
    • 1 upstream issue
  • freebsd skipped = 7.5% (11/147)
    • 11 broken
  • linux/386/pie skipped = 0.68% (1/147)
    • 1 broken
  • pie skipped = 0.68% (1/147)
  • windows skipped = 1.4% (2/147)
    • 1 broken
    • 1 upstream issue