|
|
|
|
@ -0,0 +1,350 @@
|
|
|
|
|
# This test list can be generated by the following command:
|
|
|
|
|
# go list std
|
|
|
|
|
#
|
|
|
|
|
# FIXME: Many of the tests below can pass when run individually, but when enabled,
|
|
|
|
|
# they may cause CI failures, primarily due to ext2 issues or runtime errors.
|
|
|
|
|
|
|
|
|
|
# archive/tar
|
|
|
|
|
# archive/zip
|
|
|
|
|
bufio
|
|
|
|
|
bytes
|
|
|
|
|
cmp
|
|
|
|
|
# compress/bzip2
|
|
|
|
|
# compress/flate
|
|
|
|
|
# compress/gzip
|
|
|
|
|
# compress/lzw
|
|
|
|
|
# compress/zlib
|
|
|
|
|
container/heap
|
|
|
|
|
container/list
|
|
|
|
|
container/ring
|
|
|
|
|
context
|
|
|
|
|
# crypto
|
|
|
|
|
# crypto/aes
|
|
|
|
|
# crypto/cipher
|
|
|
|
|
# crypto/des
|
|
|
|
|
# crypto/dsa
|
|
|
|
|
# crypto/ecdh
|
|
|
|
|
# crypto/ecdsa
|
|
|
|
|
# crypto/ed25519
|
|
|
|
|
# crypto/elliptic
|
|
|
|
|
# crypto/fips140
|
|
|
|
|
# crypto/hkdf
|
|
|
|
|
# crypto/hmac
|
|
|
|
|
# crypto/internal/boring
|
|
|
|
|
# crypto/internal/boring/bbig
|
|
|
|
|
# crypto/internal/boring/bcache
|
|
|
|
|
# crypto/internal/boring/sig
|
|
|
|
|
# crypto/internal/cryptotest
|
|
|
|
|
# crypto/internal/entropy
|
|
|
|
|
# crypto/internal/fips140
|
|
|
|
|
# crypto/internal/fips140/aes
|
|
|
|
|
# crypto/internal/fips140/aes/gcm
|
|
|
|
|
# crypto/internal/fips140/alias
|
|
|
|
|
# crypto/internal/fips140/bigmod
|
|
|
|
|
# crypto/internal/fips140/check
|
|
|
|
|
# crypto/internal/fips140/check/checktest
|
|
|
|
|
# crypto/internal/fips140/drbg
|
|
|
|
|
# crypto/internal/fips140/ecdh
|
|
|
|
|
# crypto/internal/fips140/ecdsa
|
|
|
|
|
# crypto/internal/fips140/ed25519
|
|
|
|
|
# crypto/internal/fips140/edwards25519
|
|
|
|
|
# crypto/internal/fips140/edwards25519/field
|
|
|
|
|
# crypto/internal/fips140/hkdf
|
|
|
|
|
# crypto/internal/fips140/hmac
|
|
|
|
|
# crypto/internal/fips140/mlkem
|
|
|
|
|
# crypto/internal/fips140/nistec
|
|
|
|
|
# crypto/internal/fips140/nistec/fiat
|
|
|
|
|
# crypto/internal/fips140/pbkdf2
|
|
|
|
|
# crypto/internal/fips140/rsa
|
|
|
|
|
# crypto/internal/fips140/sha256
|
|
|
|
|
# crypto/internal/fips140/sha3
|
|
|
|
|
# crypto/internal/fips140/sha512
|
|
|
|
|
# crypto/internal/fips140/ssh
|
|
|
|
|
# crypto/internal/fips140/subtle
|
|
|
|
|
# crypto/internal/fips140/tls12
|
|
|
|
|
# crypto/internal/fips140/tls13
|
|
|
|
|
# crypto/internal/fips140deps
|
|
|
|
|
# crypto/internal/fips140deps/byteorder
|
|
|
|
|
# crypto/internal/fips140deps/cpu
|
|
|
|
|
# crypto/internal/fips140deps/godebug
|
|
|
|
|
# crypto/internal/fips140hash
|
|
|
|
|
# crypto/internal/fips140only
|
|
|
|
|
# crypto/internal/fips140test
|
|
|
|
|
# crypto/internal/hpke
|
|
|
|
|
# crypto/internal/impl
|
|
|
|
|
# crypto/internal/randutil
|
|
|
|
|
# crypto/internal/sysrand
|
|
|
|
|
# crypto/internal/sysrand/internal/seccomp
|
|
|
|
|
# crypto/md5
|
|
|
|
|
# crypto/mlkem
|
|
|
|
|
# crypto/pbkdf2
|
|
|
|
|
# crypto/rand
|
|
|
|
|
# crypto/rc4
|
|
|
|
|
# crypto/rsa
|
|
|
|
|
# crypto/sha1
|
|
|
|
|
# crypto/sha256
|
|
|
|
|
# crypto/sha3
|
|
|
|
|
# crypto/sha512
|
|
|
|
|
# crypto/subtle
|
|
|
|
|
# crypto/tls
|
|
|
|
|
# crypto/tls/internal/fips140tls
|
|
|
|
|
# crypto/x509
|
|
|
|
|
# crypto/x509/pkix
|
|
|
|
|
# database/sql
|
|
|
|
|
# database/sql/driver
|
|
|
|
|
# debug/buildinfo
|
|
|
|
|
# debug/dwarf
|
|
|
|
|
# debug/elf
|
|
|
|
|
# debug/gosym
|
|
|
|
|
# debug/macho
|
|
|
|
|
# debug/pe
|
|
|
|
|
# debug/plan9obj
|
|
|
|
|
# embed
|
|
|
|
|
# embed/internal/embedtest
|
|
|
|
|
# encoding
|
|
|
|
|
# encoding/ascii85
|
|
|
|
|
# encoding/asn1
|
|
|
|
|
# encoding/base32
|
|
|
|
|
# encoding/base64
|
|
|
|
|
# encoding/binary
|
|
|
|
|
# encoding/csv
|
|
|
|
|
# encoding/gob -skip='TestCountDecodeMallocs'
|
|
|
|
|
# encoding/hex
|
|
|
|
|
# encoding/json
|
|
|
|
|
# encoding/pem
|
|
|
|
|
# encoding/xml
|
|
|
|
|
errors
|
|
|
|
|
expvar
|
|
|
|
|
flag
|
|
|
|
|
fmt
|
|
|
|
|
# go/ast
|
|
|
|
|
# go/ast/internal/tests
|
|
|
|
|
go/build
|
|
|
|
|
go/build/constraint
|
|
|
|
|
# go/constant
|
|
|
|
|
# go/doc
|
|
|
|
|
# go/doc/comment
|
|
|
|
|
# go/format
|
|
|
|
|
# go/importer
|
|
|
|
|
# go/internal/gccgoimporter
|
|
|
|
|
# go/internal/gcimporter
|
|
|
|
|
# go/internal/srcimporter
|
|
|
|
|
# go/parser
|
|
|
|
|
# go/printer
|
|
|
|
|
# go/scanner
|
|
|
|
|
# go/token
|
|
|
|
|
# go/types
|
|
|
|
|
# go/version
|
|
|
|
|
# hash
|
|
|
|
|
# hash/adler32
|
|
|
|
|
# hash/crc32
|
|
|
|
|
# hash/crc64
|
|
|
|
|
# hash/fnv
|
|
|
|
|
# hash/maphash
|
|
|
|
|
# html
|
|
|
|
|
# html/template
|
|
|
|
|
# image
|
|
|
|
|
# image/color
|
|
|
|
|
# image/color/palette
|
|
|
|
|
# image/draw
|
|
|
|
|
# image/gif
|
|
|
|
|
# image/internal/imageutil
|
|
|
|
|
# image/jpeg
|
|
|
|
|
# image/png
|
|
|
|
|
# index/suffixarray
|
|
|
|
|
# internal/abi
|
|
|
|
|
# internal/asan
|
|
|
|
|
# internal/bisect
|
|
|
|
|
# internal/buildcfg
|
|
|
|
|
# internal/bytealg
|
|
|
|
|
# internal/byteorder
|
|
|
|
|
# internal/cfg
|
|
|
|
|
# internal/chacha8rand
|
|
|
|
|
# internal/copyright
|
|
|
|
|
# internal/coverage
|
|
|
|
|
# internal/coverage/calloc
|
|
|
|
|
# internal/coverage/cfile
|
|
|
|
|
# internal/coverage/cformat
|
|
|
|
|
# internal/coverage/cmerge
|
|
|
|
|
# internal/coverage/decodecounter
|
|
|
|
|
# internal/coverage/decodemeta
|
|
|
|
|
# internal/coverage/encodecounter
|
|
|
|
|
# internal/coverage/encodemeta
|
|
|
|
|
# internal/coverage/pods
|
|
|
|
|
# internal/coverage/rtcov
|
|
|
|
|
# internal/coverage/slicereader
|
|
|
|
|
# internal/coverage/slicewriter
|
|
|
|
|
# internal/coverage/stringtab
|
|
|
|
|
# internal/coverage/test
|
|
|
|
|
# internal/coverage/uleb128
|
|
|
|
|
# internal/cpu
|
|
|
|
|
# internal/dag
|
|
|
|
|
# internal/diff
|
|
|
|
|
# internal/exportdata
|
|
|
|
|
# internal/filepathlite
|
|
|
|
|
# internal/fmtsort
|
|
|
|
|
# internal/fuzz
|
|
|
|
|
# internal/goarch
|
|
|
|
|
# internal/godebug
|
|
|
|
|
# internal/godebugs
|
|
|
|
|
# internal/goexperiment
|
|
|
|
|
# internal/goos
|
|
|
|
|
# internal/goroot
|
|
|
|
|
# internal/gover
|
|
|
|
|
# internal/goversion
|
|
|
|
|
# internal/itoa
|
|
|
|
|
# internal/lazyregexp
|
|
|
|
|
# internal/lazytemplate
|
|
|
|
|
# internal/msan
|
|
|
|
|
# internal/nettrace
|
|
|
|
|
# internal/obscuretestdata
|
|
|
|
|
# internal/oserror
|
|
|
|
|
# internal/pkgbits
|
|
|
|
|
# internal/platform
|
|
|
|
|
# internal/poll
|
|
|
|
|
# internal/profile
|
|
|
|
|
# internal/profilerecord
|
|
|
|
|
# internal/race
|
|
|
|
|
# internal/reflectlite
|
|
|
|
|
# internal/runtime/atomic
|
|
|
|
|
# internal/runtime/exithook
|
|
|
|
|
# internal/runtime/maps
|
|
|
|
|
# internal/runtime/math
|
|
|
|
|
# internal/runtime/sys
|
|
|
|
|
# internal/runtime/syscall
|
|
|
|
|
# internal/saferio
|
|
|
|
|
# internal/singleflight
|
|
|
|
|
# internal/stringslite
|
|
|
|
|
# internal/sync
|
|
|
|
|
# internal/synctest
|
|
|
|
|
# internal/syscall/execenv
|
|
|
|
|
# internal/syscall/unix
|
|
|
|
|
# internal/sysinfo
|
|
|
|
|
# internal/syslist
|
|
|
|
|
# internal/testenv
|
|
|
|
|
# internal/testlog
|
|
|
|
|
# internal/testpty
|
|
|
|
|
# internal/trace
|
|
|
|
|
# internal/trace/event
|
|
|
|
|
# internal/trace/event/go122
|
|
|
|
|
# internal/trace/internal/oldtrace
|
|
|
|
|
# internal/trace/internal/testgen/go122
|
|
|
|
|
# internal/trace/raw
|
|
|
|
|
# internal/trace/testtrace
|
|
|
|
|
# internal/trace/traceviewer
|
|
|
|
|
# internal/trace/traceviewer/format
|
|
|
|
|
# internal/trace/version
|
|
|
|
|
# internal/txtar
|
|
|
|
|
# internal/types/errors
|
|
|
|
|
# internal/unsafeheader
|
|
|
|
|
# internal/xcoff
|
|
|
|
|
# internal/zstd
|
|
|
|
|
io
|
|
|
|
|
io/fs
|
|
|
|
|
io/ioutil
|
|
|
|
|
iter
|
|
|
|
|
# log
|
|
|
|
|
# log/internal
|
|
|
|
|
# log/slog
|
|
|
|
|
# log/slog/internal
|
|
|
|
|
# log/slog/internal/benchmarks
|
|
|
|
|
# log/slog/internal/buffer
|
|
|
|
|
# log/slog/internal/slogtest
|
|
|
|
|
# log/syslog
|
|
|
|
|
maps
|
|
|
|
|
# math
|
|
|
|
|
# math/big
|
|
|
|
|
# math/bits
|
|
|
|
|
# math/cmplx
|
|
|
|
|
# math/rand
|
|
|
|
|
# math/rand/v2
|
|
|
|
|
# mime
|
|
|
|
|
# mime/multipart
|
|
|
|
|
# mime/quotedprintable
|
|
|
|
|
# net
|
|
|
|
|
net/http -skip='TestServerKeepAliveAfterWriteError|TestDisableKeepAliveUpgrade|TestSOCKS5Proxy|TestTransportProxy|TestOmitHTTP2'
|
|
|
|
|
net/http/cgi
|
|
|
|
|
net/http/cookiejar
|
|
|
|
|
net/http/fcgi
|
|
|
|
|
net/http/httptest
|
|
|
|
|
net/http/httptrace
|
|
|
|
|
net/http/httputil
|
|
|
|
|
# net/http/internal
|
|
|
|
|
# net/http/internal/ascii
|
|
|
|
|
# net/http/internal/testcert
|
|
|
|
|
net/http/pprof
|
|
|
|
|
# net/internal/cgotest
|
|
|
|
|
# net/internal/socktest
|
|
|
|
|
net/mail
|
|
|
|
|
net/netip
|
|
|
|
|
net/rpc
|
|
|
|
|
net/rpc/jsonrpc
|
|
|
|
|
net/smtp
|
|
|
|
|
net/textproto
|
|
|
|
|
net/url
|
|
|
|
|
os -skip='TestLargeCopyViaNetwork|TestSpliceFile|TestGetPollFDAndNetwork|TestSendFile|TestRootConsistencyOpen/symlink_slash|TestRootConsistencyCreate/symlink_slash|TestRootConsistencyRemove/unreadable_directory|TestRootConsistencyStat/symlink_slash|TestRootRaceRenameDir|TestNonpollableDeadline|TestSymlinkWithTrailingSlash|TestRemoveAll'
|
|
|
|
|
# os/exec -skip='TestExtraFiles|TestFindExecutableVsNoexec'
|
|
|
|
|
# os/exec/internal/fdtest
|
|
|
|
|
os/signal
|
|
|
|
|
os/user
|
|
|
|
|
path
|
|
|
|
|
path/filepath -skip='TestWalkSymlinkRoot'
|
|
|
|
|
plugin
|
|
|
|
|
# reflect
|
|
|
|
|
# reflect/internal/example1
|
|
|
|
|
# reflect/internal/example2
|
|
|
|
|
# regexp
|
|
|
|
|
# regexp/syntax
|
|
|
|
|
runtime -skip='TestBreakpoint|TestAbort|TestDebugCall|TestNonblockingPipe|TestMincoreErrorSign'
|
|
|
|
|
runtime/coverage
|
|
|
|
|
# runtime/debug -skip='TestPanicOnFault'
|
|
|
|
|
# runtime/internal/startlinetest
|
|
|
|
|
# runtime/internal/wasitest
|
|
|
|
|
runtime/metrics
|
|
|
|
|
runtime/pprof -skip='TestCPUProfile|TestMathBigDivide|TestMorestack|TestLabelRace|TestLabelSystemstack|TestTimeVDSO'
|
|
|
|
|
runtime/race
|
|
|
|
|
# runtime/race/internal/amd64v1
|
|
|
|
|
runtime/trace
|
|
|
|
|
slices
|
|
|
|
|
sort
|
|
|
|
|
strconv
|
|
|
|
|
strings
|
|
|
|
|
structs
|
|
|
|
|
# sync
|
|
|
|
|
# sync/atomic
|
|
|
|
|
syscall -skip='TestSCMCredentials|TestUseCgroupFD|TestFchmodat|TestSetuidEtc|TestPrlimitOtherProcess|TestPrlimitFileLimit|TestExecPtrace|TestFcntlFlock|TestPassFD'
|
|
|
|
|
# testing
|
|
|
|
|
# testing/fstest
|
|
|
|
|
# testing/internal/testdeps
|
|
|
|
|
# testing/iotest
|
|
|
|
|
# testing/quick
|
|
|
|
|
# testing/slogtest
|
|
|
|
|
# text/scanner
|
|
|
|
|
# text/tabwriter
|
|
|
|
|
# text/template
|
|
|
|
|
# text/template/parse
|
|
|
|
|
time
|
|
|
|
|
time/tzdata
|
|
|
|
|
unicode
|
|
|
|
|
unicode/utf16
|
|
|
|
|
unicode/utf8
|
|
|
|
|
unique
|
|
|
|
|
unsafe
|
|
|
|
|
# vendor/golang.org/x/crypto/chacha20
|
|
|
|
|
# vendor/golang.org/x/crypto/chacha20poly1305
|
|
|
|
|
# vendor/golang.org/x/crypto/cryptobyte
|
|
|
|
|
# vendor/golang.org/x/crypto/cryptobyte/asn1
|
|
|
|
|
# vendor/golang.org/x/crypto/internal/alias
|
|
|
|
|
# vendor/golang.org/x/crypto/internal/poly1305
|
|
|
|
|
# vendor/golang.org/x/net/dns/dnsmessage
|
|
|
|
|
# vendor/golang.org/x/net/http/httpguts
|
|
|
|
|
# vendor/golang.org/x/net/http/httpproxy
|
|
|
|
|
# vendor/golang.org/x/net/http2/hpack
|
|
|
|
|
# vendor/golang.org/x/net/idna
|
|
|
|
|
# vendor/golang.org/x/net/nettest
|
|
|
|
|
# vendor/golang.org/x/sys/cpu
|
|
|
|
|
# vendor/golang.org/x/text/secure/bidirule
|
|
|
|
|
# vendor/golang.org/x/text/transform
|
|
|
|
|
# vendor/golang.org/x/text/unicode/bidi
|
|
|
|
|
# vendor/golang.org/x/text/unicode/norm
|
|
|
|
|
weak
|