diff --git a/images/runtimes/go1.22/Dockerfile.x86_64 b/images/runtimes/go1.22/Dockerfile.x86_64 index f75ea7b19..9455a5183 100644 --- a/images/runtimes/go1.22/Dockerfile.x86_64 +++ b/images/runtimes/go1.22/Dockerfile.x86_64 @@ -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 diff --git a/test/runtimes/exclude/go1.22.csv b/test/runtimes/exclude/go1.22.csv index d2f6d3c5e..c1f836891 100644 --- a/test/runtimes/exclude/go1.22.csv +++ b/test/runtimes/exclude/go1.22.csv @@ -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,