Skip to content

Commit e72bf59

Browse files
committed
Increase TestWASM timeout
1 parent b154599 commit e72bf59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conn_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2354,7 +2354,7 @@ func TestWASM(t *testing.T) {
23542354

23552355
wsURL := strings.Replace(s.URL, "http", "ws", 1)
23562356

2357-
ctx, cancel := context.WithTimeout(context.Background(), time.Second*20)
2357+
ctx, cancel := context.WithTimeout(context.Background(), time.Minute)
23582358
defer cancel()
23592359

23602360
cmd := exec.CommandContext(ctx, "go", "test", "-exec=wasmbrowsertest", "./...")

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