On Tue, Oct 23, 2012 at 10:47 AM, Uros Bizjak <ubiz...@gmail.com> wrote:
>
> Additional test fails on alphaev68-linux-gnu:
>
> --- FAIL: TestPassFD (0.15 seconds)
> passfd_test.go:62:      FileConn: dup: Bad file descriptor
> FAIL
> FAIL: syscall

As far as I can see this error message occurs when calling dup on the
second file descriptor returned by socketpair.  But I can't see why
that would fail on Alpha.

Ian

Reply via email to