go-benchmarks/driver
Dmitri Shuralyov f8359292dd all: add test skips for GOARCH=wasm
These changes are enough to get 'GOOS=js GOARCH=wasm go test ./...'
to pass.

For golang/go#61104.

Change-Id: I78a2978a83a1026adeecc81b31bf7c2aa2db2155
Cq-Include-Trybots: luci.golang.try:x_benchmarks-gotip-js-wasm
Reviewed-on: https://go-review.googlesource.com/c/benchmarks/+/533695
Reviewed-by: Michael Pratt <mpratt@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
2023-10-09 18:52:12 +00:00
..
driver.go all: gofmt 2022-04-12 21:59:15 +00:00
driver_darwin.go all: update go directive to 1.18 2023-09-06 14:22:06 +00:00
driver_go10.go all: update go directive to 1.18 2023-09-06 14:22:06 +00:00
driver_go12.go all: update go directive to 1.18 2023-09-06 14:22:06 +00:00
driver_go15.go all: update go directive to 1.18 2023-09-06 14:22:06 +00:00
driver_linux.go all: update go directive to 1.18 2023-09-06 14:22:06 +00:00
driver_plan9.go all: replace io/ioutil with io and os package 2022-09-19 17:23:14 +00:00
driver_stub.go all: add test skips for GOARCH=wasm 2023-10-09 18:52:12 +00:00
driver_unix.go all: update go directive to 1.18 2023-09-06 14:22:06 +00:00
driver_wasm.go all: add test skips for GOARCH=wasm 2023-10-09 18:52:12 +00:00
driver_windows.go driver: make metrics self-describing 2017-01-31 18:59:15 +00:00