Skip to content

net: test fails on netbsd7-amd64 #14050

Closed
@rillig

Description

@rillig

Go version: devel from https://go-review.googlesource.com/#/c/18776/3
Platform: netbsd7-amd64

When I bootstrap the compiler using the following command, it fails.

$ (cd src && env GOROOT_BOOTSTRAP=$HOME/pkg/go GOROOT_FINAL=$HOME/godev bash ./all.bash)

The output is:

ok      mime/multipart  2.530s
ok      mime/quotedprintable    1.526s
--- FAIL: TestLookupDotsWithLocalSource (0.00s)
        lookup_test.go:446: netgo: got localhost.; want localhost
        lookup_test.go:446: netcgo: got localhost.; want localhost
FAIL
FAIL    net     9.227s
ok      net/http        19.109s
ok      net/http/cgi    0.267s

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeTestingAn issue that has been verified to require only test changes, not just a test failure.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions