Exclude cmd/crypto/tls from Go 1.22 tests.

This test is broken in Go 1.22 as per golang/go#71077.

Updates #11338

PiperOrigin-RevId: 712398784
This commit is contained in:
Ayush Ranjan
2025-01-05 22:26:05 -08:00
committed by gVisor bot
parent 4dbba85b07
commit 015477747d
+1
View File
@@ -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,
1 test name bug id comment
5 cmd/internal/testdir:0_1 tries to run ALL tests in 'test/' directory and times out
6 cmd/link b/339311479
7 cmd/link/internal/ld b/339311479
8 crypto/tls gvisor.dev/issue/11338 Broken test
9 os/signal b/339311315
10 syscall b/118781998