golang/go

runtime: GDB tests fail on freebsd/arm builder

Open

#29,508 opened on Jan 2, 2019

View on GitHub
 (5 comments) (0 reactions) (0 assignees)Go (19,008 forks)batch import
NeedsFixOS-FreeBSDcompiler/runtimehelp wanted

Repository metrics

Stars
 (133,883 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

From https://github.com/golang/go/issues/28679#issuecomment-450915013 ...

This is still failing freebsd-arm-paulzhol builds. Latest failure: https://build.golang.org/log/d9278491818714d74a9190557d6107f737d48612

Is it feasible to disable this test, as @bradfitz suggested earlier? Or is there something else that can be tried?

Disabling for now.

/cc @paulzhol

Contributor guide