mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Allow crypto/tls in go runtime tests.
Fix #11338 PiperOrigin-RevId: 722699441
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.22
|
||||
FROM golang:1.22.11
|
||||
|
||||
# Compile the tests during build to save time during testing.
|
||||
ENV GOROOT=/usr/local/go
|
||||
|
||||
@@ -5,6 +5,5 @@ cmd/go,b/339179763,
|
||||
cmd/internal/testdir:0_1,,tries to run ALL tests in 'test/' directory and times out
|
||||
cmd/link,b/339311479,
|
||||
cmd/link/internal/ld,b/339311479,
|
||||
crypto/tls,gvisor.dev/issue/11338,Broken test
|
||||
os/signal,b/339311315,
|
||||
syscall,b/118781998,
|
||||
|
||||
|
Reference in New Issue
Block a user