delve/Documentation/backend_test_health.md
Quim Muntal e5006c105c
Test windows/arm64 pipeline (#3200)
* Test windows/arm64 pipeline

* update build script to support windows/arm64

* skip TestLaunchRequestWithRelativeExecPath is symblink can't be created

* partially fix and skip TestCgoStacktrace

* update backend health docs

* update

* log test output

* skip starbind test on windows arm64

* skip starbind test on windows arm64

* skip rtype test on windows arm64

* skip pie backend tests on windows/arm64

* fix tests

* skip function calls test on windows/arm64

* fix tests

* revert hardware breakpoint test relax

* add pie test clarification

* skip symlink test only on windows

* skip TestStepConcurrentDirect

* readd exp.winarm64

* fix param

* add exp.winarm64 tags

* skip TestGeneratedDoc on winarm64
2022-12-05 15:21:52 -08:00

678 B

Tests skipped by each supported backend:

  • 386 skipped = 7
    • 1 broken
    • 3 broken - cgo stacktraces
    • 3 not implemented
  • arm64 skipped = 2
    • 1 broken
    • 1 broken - global variable symbolication
  • darwin/arm64 skipped = 1
    • 1 broken - cgo stacktraces
  • darwin/lldb skipped = 1
    • 1 upstream issue
  • freebsd skipped = 16
    • 12 broken
    • 4 not implemented
  • linux/386/pie skipped = 1
    • 1 broken
  • pie skipped = 2
  • windows skipped = 5
  • windows/arm64 skipped = 2
    • 1 broken - cgo stacktraces
    • 1 broken - step concurrent