delve/Documentation/backend_test_health.md
Alessandro Arzilli 854552fa00
_scripts: change gen-backend_test_health.go to be more stable (#2505)
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.
2021-05-25 10:49:46 -07:00

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
  • rr skipped = 2
    • 2 not implemented
  • windows skipped = 4
    • 1 broken
    • 2 not implemented
    • 1 upstream issue