forked from rosa/hakurei
internal/rosa/go: disable go1.25.7 smtp test
This uses certs that had just expired. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -135,7 +135,8 @@ sed -i \
|
|||||||
cmd/link/internal/`+runtime.GOARCH+`/obj.go
|
cmd/link/internal/`+runtime.GOARCH+`/obj.go
|
||||||
|
|
||||||
rm \
|
rm \
|
||||||
os/root_unix_test.go
|
os/root_unix_test.go \
|
||||||
|
net/smtp/smtp_test.go
|
||||||
`, go123,
|
`, go123,
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user