-
Notifications
You must be signed in to change notification settings - Fork 18.5k
Closed
Labels
FrozenDueToAgeSuggestedIssues that may be good for new contributors looking for work to do.Issues that may be good for new contributors looking for work to do.
Milestone
Description
This test fails on FreeBSD: http://code.google.com/p/go/source/detail?r=160ec5506cb7740be6702e5996fa05059578c4a5 The test is now removed from the tree, so: $ hg update -C 160ec5506cb and then edit src/pkg/syscall/passfd_test.go to change "probablyfreebsd" to "freebsd", then watch it fail: ReadAll reads "", <nil>, not the expected string. I tried to run it under truss -f to watch the system calls, but that hung my (remote) VM, and now I no longer have a FreeBSD machine.
Metadata
Metadata
Assignees
Labels
FrozenDueToAgeSuggestedIssues that may be good for new contributors looking for work to do.Issues that may be good for new contributors looking for work to do.