
* 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
28 lines
678 B
Markdown
28 lines
678 B
Markdown
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
|
|
* 2 upstream issue - https://github.com/golang/go/issues/29322
|
|
* windows skipped = 5
|
|
* 1 broken
|
|
* 3 see https://github.com/go-delve/delve/issues/2768
|
|
* 1 upstream issue
|
|
* windows/arm64 skipped = 2
|
|
* 1 broken - cgo stacktraces
|
|
* 1 broken - step concurrent
|