Skip to content

Commit 1c94ea4

Browse files
committed
ci: update wasmbrowsertest to a specific commit
Using latest wasn't getting the latest version of wasmbrowsertest, so we're now using a specific commit. Current version was failing due to timeouts, so we're updating to latest commit to see if it fixes the issue.
1 parent 85e8670 commit 1c94ea4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ cd -- "$(dirname "$0")/.."
2424
)
2525

2626

27-
go install github.com/agnivade/wasmbrowsertest@latest
27+
go install github.com/agnivade/wasmbrowsertest@8be019f6c6dceae821467b4c589eb195c2b761ce
2828
go test --race --bench=. --timeout=1h --covermode=atomic --coverprofile=ci/out/coverage.prof --coverpkg=./... "$@" ./...
2929
sed -i.bak '/stringer\.go/d' ci/out/coverage.prof
3030
sed -i.bak '/nhooyr.io\/websocket\/internal\/test/d' ci/out/coverage.prof

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy