Skip to content

Commit

Permalink
Exclude cmd/crypto/tls from Go 1.22 tests.
Browse files Browse the repository at this point in the history
This test is broken in Go 1.22 as per golang/go#71077.

Updates #11338

PiperOrigin-RevId: 712237566
  • Loading branch information
ayushr2 authored and gvisor-bot committed Jan 6, 2025
1 parent 4dbba85 commit b890253
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/runtimes/exclude/go1.22.csv
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@ 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,

0 comments on commit b890253

Please sign in to comment.