Skip to content

x/crypto/acme/autocert: TestHTTPHandlerDefaultFallback failures #75808

@gopherbot

Description

@gopherbot
#!watchflakes
default <- pkg == "golang.org/x/crypto/acme/autocert" && test == "TestHTTPHandlerDefaultFallback"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestHTTPHandlerDefaultFallback
--- FAIL: TestHTTPHandlerDefaultFallback (0.00s)
panic: invalid NewRequest arguments; parse "http://[2602:d1:xxxx::c60a]:1234": invalid host: ParseAddr("2602:d1:xxxx::c60a"): each colon-separated field must have at least one digit (at "xxxx::c60a") [recovered, repanicked]

goroutine 261 [running]:
testing.tRunner.func1.2({0x7d56a0, 0x8704026b0})
	/home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1872 +0x237
testing.tRunner.func1()
	/home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1875 +0x35b
panic({0x7d56a0?, 0x8704026b0?})
	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/panic.go:783 +0x132
net/http/httptest.NewRequestWithContext({0x905548, 0xbee120}, {0x8625c6?, 0x870406000?}, {0x86fe97, 0x20}, {0x0, 0x0})
	/home/swarming/.swarming/w/ir/x/w/goroot/src/net/http/httptest/httptest.go:52 +0x714
net/http/httptest.NewRequest(...)
	/home/swarming/.swarming/w/ir/x/w/goroot/src/net/http/httptest/httptest.go:20
golang.org/x/crypto/acme/autocert.TestHTTPHandlerDefaultFallback(0x8705a2e00)
	/home/swarming/.swarming/w/ir/x/w/targetrepo3500137662/acme/autocert/autocert_test.go:579 +0x125
testing.tRunner(0x8705a2e00, 0x887a28)
	/home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1934 +0xea
created by testing.(*T).Run in goroutine 1
	/home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1997 +0x465

watchflakes

Metadata

Metadata

Assignees

No one assigned

    Labels

    NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.

    Type

    No type

    Projects

    Status

    No status

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions