##### Building packages and commands.

##### Test execution environment.
# GOARCH: amd64
# CPU: Intel(R) Xeon(R) E-2174G CPU @ 3.80GHz
# GOOS: illumos
# OS Version: SunOS 5.11 illumos-a2057e4a8d i86pc

##### Testing packages.
ok  	archive/tar	
ok  	archive/zip	
ok  	bufio	
ok  	bytes	
ok  	cmp	
ok  	compress/bzip2	
ok  	compress/flate	
ok  	compress/gzip	
ok  	compress/lzw	
ok  	compress/zlib	
ok  	container/heap	
ok  	container/list	
ok  	container/ring	
ok  	context	
ok  	crypto	
ok  	crypto/aes	
ok  	crypto/cipher	
ok  	crypto/des	
ok  	crypto/dsa	
ok  	crypto/ecdh	
ok  	crypto/ecdsa	
ok  	crypto/ed25519	
ok  	crypto/elliptic	
ok  	crypto/hmac	
ok  	crypto/internal/alias	
ok  	crypto/internal/bigmod	
ok  	crypto/internal/boring	
ok  	crypto/internal/boring/bcache	
ok  	crypto/internal/edwards25519	
ok  	crypto/internal/edwards25519/field	
ok  	crypto/internal/hpke	
ok  	crypto/internal/mlkem768	
ok  	crypto/internal/nistec	
ok  	crypto/internal/nistec/fiat	 [no tests to run]
ok  	crypto/md5	
ok  	crypto/rand	
ok  	crypto/rc4	
ok  	crypto/rsa	
ok  	crypto/sha1	
ok  	crypto/sha256	
ok  	crypto/sha512	
ok  	crypto/subtle	
ok  	crypto/tls	
ok  	crypto/x509	
ok  	database/sql	
ok  	database/sql/driver	
ok  	debug/buildinfo	
ok  	debug/dwarf	
ok  	debug/elf	
ok  	debug/gosym	
ok  	debug/macho	
ok  	debug/pe	
ok  	debug/plan9obj	
ok  	embed	 [no tests to run]
ok  	embed/internal/embedtest	
ok  	encoding/ascii85	
ok  	encoding/asn1	
ok  	encoding/base32	
ok  	encoding/base64	
ok  	encoding/binary	
ok  	encoding/csv	
ok  	encoding/gob	
ok  	encoding/hex	
ok  	encoding/json	
ok  	encoding/pem	
ok  	encoding/xml	
ok  	errors	
ok  	expvar	
ok  	flag	
ok  	fmt	
ok  	go/ast	
ok  	go/build	
ok  	go/build/constraint	
ok  	go/constant	
ok  	go/doc	
ok  	go/doc/comment	
ok  	go/format	
ok  	go/importer	
ok  	go/internal/gccgoimporter	
ok  	go/internal/gcimporter	
ok  	go/internal/srcimporter	
ok  	go/parser	
ok  	go/printer	
ok  	go/scanner	
ok  	go/token	
ok  	go/types	
ok  	go/version	
ok  	hash	
ok  	hash/adler32	
ok  	hash/crc32	
ok  	hash/crc64	
ok  	hash/fnv	
ok  	hash/maphash	
ok  	html	
ok  	html/template	
ok  	image	
ok  	image/color	
ok  	image/draw	
ok  	image/gif	
ok  	image/jpeg	
ok  	image/png	
ok  	index/suffixarray	
ok  	internal/abi	
ok  	internal/buildcfg	
ok  	internal/chacha8rand	
ok  	internal/concurrent	
ok  	internal/coverage/cfile	
ok  	internal/coverage/cformat	
ok  	internal/coverage/cmerge	
ok  	internal/coverage/pods	
ok  	internal/coverage/slicereader	
ok  	internal/coverage/slicewriter	
ok  	internal/coverage/test	
ok  	internal/cpu	
ok  	internal/dag	
ok  	internal/diff	
ok  	internal/fmtsort	
ok  	internal/fuzz	
ok  	internal/godebug	
ok  	internal/godebugs	
ok  	internal/gover	
ok  	internal/itoa	
ok  	internal/platform	
ok  	internal/poll	
ok  	internal/profile	
ok  	internal/reflectlite	
ok  	internal/runtime/atomic	
ok  	internal/saferio	
ok  	internal/singleflight	
ok  	internal/syscall/unix	
ok  	internal/sysinfo	
ok  	internal/testenv	
ok  	internal/trace	
ok  	internal/trace/internal/oldtrace	
ok  	internal/types/errors	
ok  	internal/unsafeheader	
ok  	internal/weak	
ok  	internal/xcoff	
ok  	internal/zstd	
ok  	io	
ok  	io/fs	
ok  	io/ioutil	
ok  	iter	
ok  	log	
ok  	log/slog	
ok  	log/slog/internal/benchmarks	
ok  	log/slog/internal/buffer	
ok  	log/syslog	
ok  	maps	
ok  	math	
ok  	math/big	
ok  	math/bits	
ok  	math/cmplx	
ok  	math/rand	
ok  	math/rand/v2	
ok  	mime	
ok  	mime/multipart	
ok  	mime/quotedprintable	
ok  	net	
ok  	net/http	
ok  	net/http/cgi	
ok  	net/http/cookiejar	
ok  	net/http/fcgi	
ok  	net/http/httptest	
ok  	net/http/httptrace	
ok  	net/http/httputil	
ok  	net/http/internal	
ok  	net/http/internal/ascii	
ok  	net/http/pprof	
ok  	net/internal/cgotest	
ok  	net/internal/socktest	
ok  	net/mail	
ok  	net/netip	
ok  	net/rpc	
ok  	net/rpc/jsonrpc	
ok  	net/smtp	
ok  	net/textproto	
ok  	net/url	
ok  	os	
ok  	os/exec	
ok  	os/exec/internal/fdtest	
ok  	os/signal	
ok  	os/user	
ok  	path	
ok  	path/filepath	
ok  	plugin	
ok  	reflect	
ok  	regexp	
ok  	regexp/syntax	
ok  	runtime	
ok  	runtime/cgo	
ok  	runtime/debug	
ok  	runtime/internal/math	
ok  	runtime/internal/sys	
ok  	runtime/internal/wasitest	
ok  	runtime/metrics	
ok  	runtime/pprof	
ok  	runtime/trace	
ok  	slices	
ok  	sort	
ok  	strconv	
ok  	strings	
ok  	sync	
ok  	sync/atomic	
ok  	syscall	
ok  	testing	
ok  	testing/fstest	
ok  	testing/iotest	
ok  	testing/quick	
ok  	testing/slogtest	
ok  	text/scanner	
ok  	text/tabwriter	
ok  	text/template	
ok  	text/template/parse	
ok  	time	
ok  	unicode	
ok  	unicode/utf16	
ok  	unicode/utf8	
ok  	unique	
ok  	cmd/addr2line	
ok  	cmd/api	
ok  	cmd/asm/internal/asm	
ok  	cmd/asm/internal/lex	
ok  	cmd/cgo/internal/swig	
ok  	cmd/cgo/internal/test	
ok  	cmd/cgo/internal/testcarchive	
ok  	cmd/cgo/internal/testcshared	
ok  	cmd/cgo/internal/testerrors	
ok  	cmd/cgo/internal/testfortran	
ok  	cmd/cgo/internal/testgodefs	
ok  	cmd/cgo/internal/testlife	
ok  	cmd/cgo/internal/testnocgo	
ok  	cmd/cgo/internal/testplugin	
ok  	cmd/cgo/internal/testsanitizers	 [no tests to run]
ok  	cmd/cgo/internal/testshared	
ok  	cmd/cgo/internal/testso	
ok  	cmd/cgo/internal/teststdio	
ok  	cmd/cgo/internal/testtls	
ok  	cmd/compile/internal/abt	
ok  	cmd/compile/internal/amd64	
ok  	cmd/compile/internal/base	
ok  	cmd/compile/internal/compare	
ok  	cmd/compile/internal/devirtualize	
ok  	cmd/compile/internal/dwarfgen	
ok  	cmd/compile/internal/importer	
ok  	cmd/compile/internal/inline/inlheur	
ok  	cmd/compile/internal/ir	
ok  	cmd/compile/internal/liveness	
ok  	cmd/compile/internal/logopt	
ok  	cmd/compile/internal/loopvar	
ok  	cmd/compile/internal/noder	
ok  	cmd/compile/internal/rangefunc	
ok  	cmd/compile/internal/reflectdata	 [no tests to run]
ok  	cmd/compile/internal/ssa	
ok  	cmd/compile/internal/syntax	
ok  	cmd/compile/internal/test	
ok  	cmd/compile/internal/typecheck	
ok  	cmd/compile/internal/types	
ok  	cmd/compile/internal/types2	
ok  	cmd/covdata	
ok  	cmd/cover	
ok  	cmd/dist	
ok  	cmd/distpack	
ok  	cmd/doc	
ok  	cmd/fix	
ok  	cmd/go	
ok  	cmd/go/internal/auth	
ok  	cmd/go/internal/cache	
ok  	cmd/go/internal/cfg	 [no tests to run]
ok  	cmd/go/internal/envcmd	
ok  	cmd/go/internal/fsys	
ok  	cmd/go/internal/generate	
ok  	cmd/go/internal/gover	
ok  	cmd/go/internal/imports	
ok  	cmd/go/internal/load	
ok  	cmd/go/internal/lockedfile	
ok  	cmd/go/internal/lockedfile/internal/filelock	
ok  	cmd/go/internal/modfetch	
ok  	cmd/go/internal/modfetch/codehost	
ok  	cmd/go/internal/modfetch/zip_sum_test	
ok  	cmd/go/internal/modindex	
ok  	cmd/go/internal/modload	
ok  	cmd/go/internal/mvs	
ok  	cmd/go/internal/par	
ok  	cmd/go/internal/str	
ok  	cmd/go/internal/test	
ok  	cmd/go/internal/toolchain	
ok  	cmd/go/internal/vcs	
ok  	cmd/go/internal/vcweb	
ok  	cmd/go/internal/vcweb/vcstest	
ok  	cmd/go/internal/web	
ok  	cmd/go/internal/work	
ok  	cmd/gofmt	
ok  	cmd/internal/archive	
ok  	cmd/internal/bootstrap_test	
ok  	cmd/internal/buildid	
ok  	cmd/internal/cov	
ok  	cmd/internal/dwarf	
ok  	cmd/internal/edit	
ok  	cmd/internal/goobj	
ok  	cmd/internal/moddeps	
ok  	cmd/internal/notsha256	
ok  	cmd/internal/obj	
ok  	cmd/internal/obj/arm64	
ok  	cmd/internal/obj/loong64	
ok  	cmd/internal/obj/ppc64	
ok  	cmd/internal/obj/riscv	
ok  	cmd/internal/obj/s390x	
ok  	cmd/internal/obj/x86	
ok  	cmd/internal/objabi	
ok  	cmd/internal/pgo	
ok  	cmd/internal/pkgpath	
ok  	cmd/internal/pkgpattern	
ok  	cmd/internal/quoted	
ok  	cmd/internal/src	
ok  	cmd/internal/test2json	
ok  	cmd/link	
ok  	cmd/link/internal/benchmark	
ok  	cmd/link/internal/ld	
ok  	cmd/link/internal/loader	
ok  	cmd/nm	
ok  	cmd/objdump	
ok  	cmd/pack	
ok  	cmd/pprof	
ok  	cmd/relnote	
ok  	cmd/trace	
ok  	cmd/vet	

##### os/user with tag osusergo
ok  	os/user	

##### hash/maphash purego implementation
ok  	hash/maphash	

##### crypto with tag purego
ok  	crypto	 [no tests to run]
ok  	crypto/aes	 [no tests to run]
ok  	crypto/cipher	 [no tests to run]
ok  	crypto/des	 [no tests to run]
ok  	crypto/dsa	 [no tests to run]
ok  	crypto/ecdh	 [no tests to run]
ok  	crypto/ecdsa	 [no tests to run]
ok  	crypto/ed25519	 [no tests to run]
ok  	crypto/elliptic	 [no tests to run]
ok  	crypto/hmac	 [no tests to run]
ok  	crypto/internal/alias	 [no tests to run]
ok  	crypto/internal/bigmod	 [no tests to run]
ok  	crypto/internal/boring	 [no tests to run]
ok  	crypto/internal/boring/bcache	 [no tests to run]
ok  	crypto/internal/edwards25519	 [no tests to run]
ok  	crypto/internal/edwards25519/field	 [no tests to run]
ok  	crypto/internal/hpke	 [no tests to run]
ok  	crypto/internal/mlkem768	 [no tests to run]
ok  	crypto/internal/nistec	 [no tests to run]
ok  	crypto/internal/nistec/fiat	 [no tests to run]
ok  	crypto/md5	 [no tests to run]
ok  	crypto/rand	 [no tests to run]
ok  	crypto/rc4	 [no tests to run]
ok  	crypto/rsa	 [no tests to run]
ok  	crypto/sha1	 [no tests to run]
ok  	crypto/sha256	 [no tests to run]
ok  	crypto/sha512	 [no tests to run]
ok  	crypto/subtle	 [no tests to run]
ok  	crypto/tls	 [no tests to run]
ok  	crypto/x509	 [no tests to run]

##### Testing without libgcc.
ok  	net	
ok  	os/user	

##### sync -cpu=10
ok  	sync	

##### Testing cgo
ok  	cmd/cgo/internal/test	

##### GOMAXPROCS=2 runtime -cpu=1 -quick
ok  	runtime	

##### GOMAXPROCS=2 runtime -cpu=2 -quick
ok  	runtime	

##### GOMAXPROCS=2 runtime -cpu=4 -quick
ok  	runtime	

##### ../test
ok  	cmd/internal/testdir	

ALL TESTS PASSED