diff options
| author | Ophestra <cat@gensokyo.uk> | 2026-07-12 19:58:22 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2026-07-12 19:58:22 +0900 |
| commit | 9e9469fe6cc1d540fe3efe4cbb21f07e31a7afc7 (patch) | |
| tree | d8ba0276f6063b1de3c0854c9621a9480ec11cb0 /internal/rosa | |
| parent | b6d90eb8e0416481da23c00cb20a1da6d3f3a7a2 (diff) | |
internal/rosa/package/go: disable test broken on arm64
Not currently able to investigate the failure due to performance of the arm64 development machine.
Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'internal/rosa')
| -rw-r--r-- | internal/rosa/package/go/package.az | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/rosa/package/go/package.az b/internal/rosa/package/go/package.az index d2ab4f9d..6a1f0620 100644 --- a/internal/rosa/package/go/package.az +++ b/internal/rosa/package/go/package.az @@ -40,6 +40,7 @@ sed -i \ rm \ os/root_unix_test.go \ + runtime/crash_cgo_test.go \ cmd/cgo/internal/testsanitizers/tsan_test.go \ cmd/cgo/internal/testsanitizers/cshared_test.go |
