Skip to content

runtime: darwin/arm64 sweep increased allocation count #24993

Closed
@eliasnaur

Description

@eliasnaur

https://build.golang.org/log/a1d4bc03972b9a1cb8d492d7610dd4e7846340c4

``` runtime: nelems=170 nalloc=2 previous allocCount=1 nfreed=65535

fatal error: sweep increased allocation count

runtime stack:

runtime.throw(0x1007e2dfc, 0x20)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/runtime/panic.go:589 +0x4c

runtime.(*mspan).sweep(0x100f94950, 0x0, 0x130000f00)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/runtime/mgcsweep.go:298 +0x7e0

runtime.sweepone(0x0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/runtime/mgcsweep.go:113 +0x138

runtime.gosweepone.func1()

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/runtime/mgcsweep.go:137 +0x20

runtime.systemstack(0x100000000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/runtime/asm_arm64.s:230 +0x90

runtime.mstart()

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/runtime/proc.go:1177

goroutine 3 [running]:

runtime.systemstack_switch()

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/runtime/asm_arm64.s:178 +0x8 fp=0x130040f70 sp=0x130040f60 pc=0x10041c5d0

runtime.gosweepone(0x0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/runtime/mgcsweep.go:136 +0x38 fp=0x130040fa0 sp=0x130040f70 pc=0x1003e94c0

runtime.bgsweep(0x130028070)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/runtime/mgcsweep.go:55 +0xbc fp=0x130040fd0 sp=0x130040fa0 pc=0x1003e9014

runtime.goexit()

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/runtime/asm_arm64.s:1089 +0x4 fp=0x130040fd0 sp=0x130040fd0 pc=0x10041ed1c

created by runtime.gcenable

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/runtime/mgc.go:216 +0x4c

goroutine 1 [chan receive]:

testing.tRunner.func1(0x130142000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:771 +0x180

testing.tRunner(0x130142000, 0x1300dbdd0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:799 +0xb8

testing.runTests(0x13011c4e0, 0x100aa0280, 0x1cd, 0x1cd, 0x13008f230)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:1081 +0x248

testing.(*M).Run(0x13013c580, 0x0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:998 +0x148

net/http_test.TestMain(0x13013c580)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:23 +0x20

main.main()

_testmain.go:1016 +0x148

goroutine 19 [syscall]:

os/signal.signal_recv(0x0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/runtime/sigqueue.go:139 +0xb8

os/signal.loop()

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/os/signal/signal_unix.go:22 +0x18

created by os/signal.init.0

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/os/signal/signal_unix.go:28 +0x30

goroutine 60 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x1301434a0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x1301434a0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.TestClient(0x1301434a0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/client_test.go:70 +0x20

testing.tRunner(0x1301434a0, 0x10083ba60)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 37 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x130174d20)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http.TestRequestWriteTransport(0x130174d20)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/requestwrite_test.go:573 +0x28

testing.tRunner(0x130174d20, 0x10083b518)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 42 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x1301751d0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http.TestReadResponseCloseInMiddle(0x1301751d0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/response_test.go:615 +0x28

testing.tRunner(0x1301751d0, 0x10083b4b0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 271 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x13035fc20)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x13035fc20)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.testClientTimeout(0x13035fc20, 0x10f48cf01)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/client_test.go:1203 +0x28

net/http_test.TestClientTimeout_h2(0x13035fc20)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/client_test.go:1200 +0x28

testing.tRunner(0x13035fc20, 0x10083ba18)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 79 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x130175b30)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x130175b30)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.TestClientRedirectContext(0x130175b30)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/client_test.go:302 +0x20

testing.tRunner(0x130175b30, 0x10083b9a8)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 273 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x13035fe00)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x13035fe00)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.testClientTimeout_Headers(0x13035fe00, 0x10f49e501)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/client_test.go:1285 +0x20

net/http_test.TestClientTimeout_Headers_h2(0x13035fe00)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/client_test.go:1281 +0x28

testing.tRunner(0x13035fe00, 0x10083ba08)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 75 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x130175770)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x130175770)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.TestGetRequestFormat(0x130175770)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/client_test.go:116 +0x20

testing.tRunner(0x130175770, 0x10083bbc8)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1082 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x13035ed20)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x13035ed20)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.TestShouldRedirectConcurrency(0x13035ed20)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:602 +0x20

testing.tRunner(0x13035ed20, 0x10083c570)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 275 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x130432000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x130432000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.testClientRedirectEatsBody(0x130432000, 0x10f4a9800)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/client_test.go:1355 +0x20

net/http_test.TestClientRedirectEatsBody_h1(0x130432000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/client_test.go:1352 +0x24

testing.tRunner(0x130432000, 0x10083b9b0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 78 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x130175a40)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x130175a40)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.TestClientRedirects(0x130175a40)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/client_test.go:203 +0x28

testing.tRunner(0x130175a40, 0x10083b9e8)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 119 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x13035e000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x13035e000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.TestClientRedirectUseResponse(0x13035e000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/client_test.go:496 +0x20

testing.tRunner(0x13035e000, 0x10083b9e0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 270 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x13035fb30)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x13035fb30)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.testClientTimeout(0x13035fb30, 0x10f487900)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/client_test.go:1203 +0x28

net/http_test.TestClientTimeout_h1(0x13035fb30)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/client_test.go:1199 +0x24

testing.tRunner(0x13035fb30, 0x10083ba10)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 359 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x130174000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x130174000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.h12Compare.run(0x13002c0c0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x130174000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:192 +0x28

net/http_test.TestH12_HandlerWritesTooMuch(0x130174000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:412 +0x84

testing.tRunner(0x130174000, 0x10083bc48)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 121 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x13035e1e0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x13035e1e0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.TestClientRedirect308NoGetBody(0x13035e1e0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/client_test.go:561 +0x20

testing.tRunner(0x13035e1e0, 0x10083b988)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 301 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x1303a4d20)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x1303a4d20)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.TestTransportBodyReadError(0x1303a4d20)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/client_test.go:1841 +0x28

testing.tRunner(0x1303a4d20, 0x10083c750)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 274 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x13035fef0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x13035fef0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.TestClientTimeoutCancel(0x13035fef0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/client_test.go:1325 +0x20

testing.tRunner(0x13035fef0, 0x10083b9f8)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 123 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x13035e3c0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x13035e3c0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.TestRedirectCookiesJar(0x13035e3c0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/client_test.go:660 +0x20

testing.tRunner(0x13035e3c0, 0x10083c138)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 120 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x13035e0f0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x13035e0f0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.TestClientRedirect308NoLocation(0x13035e0f0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/client_test.go:538 +0x20

testing.tRunner(0x13035e0f0, 0x10083b998)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 210 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x130143e00)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x130143e00)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.TestClientInsecureTransport(0x130143e00)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/client_test.go:847 +0x28

testing.tRunner(0x130143e00, 0x10083b978)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 376 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x1301424b0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x1301424b0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.h12Compare.run(0x1303c24f0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1301424b0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:192 +0x28

net/http_test.testH12_noBody(0x1301424b0, 0xcc)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:317 +0x78

net/http_test.TestH2_204NoBody(0x1301424b0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:310 +0x28

testing.tRunner(0x1301424b0, 0x10083bce0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 272 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x13035fd10)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x13035fd10)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.testClientTimeout_Headers(0x13035fd10, 0x10f491600)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/client_test.go:1285 +0x20

net/http_test.TestClientTimeout_Headers_h1(0x13035fd10)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/client_test.go:1280 +0x24

testing.tRunner(0x13035fd10, 0x10083ba00)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 263 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x13035f4a0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x13035f4a0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.TestEmptyPasswordAuth(0x13035f4a0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/client_test.go:1056 +0x20

testing.tRunner(0x13035f4a0, 0x10083bb60)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 276 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x1304320f0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x1304320f0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.testClientRedirectEatsBody(0x1304320f0, 0x10f4ad301)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/client_test.go:1355 +0x20

net/http_test.TestClientRedirectEatsBody_h2(0x1304320f0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/client_test.go:1353 +0x28

testing.tRunner(0x1304320f0, 0x10083b9b8)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 377 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x1301425a0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x1301425a0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.h12Compare.run(0x1303c2510, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1301425a0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:192 +0x28

net/http_test.testH12_noBody(0x1301425a0, 0x130)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:317 +0x78

net/http_test.TestH2_304NoBody(0x1301425a0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:311 +0x28

testing.tRunner(0x1301425a0, 0x10083bce8)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1081 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x13035ec30)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x13035ec30)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.TestServeWithSlashRedirectForHostPatterns(0x13035ec30)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:544 +0x28

testing.tRunner(0x13035ec30, 0x10083c2e8)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 375 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x1301423c0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x1301423c0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.h12Compare.run(0x10083bbd0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1301423c0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:192 +0x28

net/http_test.TestH12_200NoBody(0x1301423c0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:307 +0x58

testing.tRunner(0x1301423c0, 0x10083bbd8)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 300 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x1303a4c30)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x1303a4c30)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.TestClientRedirectTypes(0x1303a4c30)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/client_test.go:1733 +0x28

testing.tRunner(0x1303a4c30, 0x10083b9d8)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 372 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x1301420f0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x1301420f0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.h12Compare.run(0x10083bc60, 0x10083b208, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1301420f0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:192 +0x28

net/http_test.TestH12_HeadContentLengthNoBody(0x1301420f0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:282 +0x64

testing.tRunner(0x1301420f0, 0x10083bc68)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 361 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x1301741e0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x1301741e0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.h12Compare.run(0x13002c110, 0x0, 0x0, 0x0, 0x13002c100, 0x1, 0x1, 0x1301741e0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:192 +0x28

net/http_test.TestH12_AutoGzip_Disabled(0x1301741e0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:442 +0xd0

testing.tRunner(0x1301741e0, 0x10083bbf8)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 374 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x1301422d0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x1301422d0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.h12Compare.run(0x10083bc50, 0x10083b208, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1301422d0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:192 +0x28

net/http_test.TestH12_HeadContentLengthLargeBody(0x1301422d0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:303 +0x64

testing.tRunner(0x1301422d0, 0x10083bc58)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 367 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x130174690)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x130174690)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.h12Compare.run(0x10083bcc0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x130174690)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:192 +0x28

net/http_test.TestH12_ServerEmptyContentLength(0x130174690)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:483 +0x58

testing.tRunner(0x130174690, 0x10083bcc8)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1083 [chan send]:

testing.tRunner.func1(0x13035ee10)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:790 +0x1e8

testing.tRunner(0x13035ee10, 0x10083c4f0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:799 +0xb8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 373 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x1301421e0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x1301421e0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.h12Compare.run(0x10083bc70, 0x10083b208, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1301421e0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:192 +0x28

net/http_test.TestH12_HeadContentLengthSmallBody(0x1301421e0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:291 +0x64

testing.tRunner(0x1301421e0, 0x10083bc78)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 360 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x1301740f0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x1301740f0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.h12Compare.run(0x13002c0e0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1301740f0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:192 +0x28

net/http_test.TestH12_AutoGzip(0x1301740f0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:428 +0x84

testing.tRunner(0x1301740f0, 0x10083bc00)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 378 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x130142690)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x130142690)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.h12Compare.run(0x1303c2530, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x130142690)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:192 +0x28

net/http_test.testH12_noBody(0x130142690, 0x194)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:317 +0x78

net/http_test.TestH2_404NoBody(0x130142690)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:312 +0x28

testing.tRunner(0x130142690, 0x10083bcf0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 379 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x130142780)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x130142780)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.h12Compare.run(0x10083bcd0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x130142780)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:192 +0x28

net/http_test.TestH12_SmallBody(0x130142780)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:323 +0x58

testing.tRunner(0x130142780, 0x10083bcd8)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 380 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x130142870)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x130142870)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.h12Compare.run(0x10083bc08, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x130142870)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:192 +0x28

net/http_test.TestH12_ExplicitContentLength(0x130142870)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:330 +0x58

testing.tRunner(0x130142870, 0x10083bc10)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 381 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x130142960)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x130142960)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.h12Compare.run(0x10083bc18, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x130142960)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:192 +0x28

net/http_test.TestH12_FlushBeforeBody(0x130142960)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:337 +0x58

testing.tRunner(0x130142960, 0x10083bc20)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 382 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x130142a50)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x130142a50)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.h12Compare.run(0x10083bc28, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x130142a50)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:192 +0x28

net/http_test.TestH12_FlushMidBody(0x130142a50)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:345 +0x58

testing.tRunner(0x130142a50, 0x10083bc30)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 383 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x130142b40)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x130142b40)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.h12Compare.run(0x1303c0540, 0x10083b208, 0x0, 0x0, 0x0, 0x0, 0x0, 0x130142b40)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:192 +0x28

net/http_test.TestH12_Head_ExplicitLen(0x130142b40)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:357 +0x90

testing.tRunner(0x130142b40, 0x10083bc80)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 384 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x130142c30)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x130142c30)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.h12Compare.run(0x1303c0560, 0x10083b208, 0x0, 0x0, 0x0, 0x0, 0x0, 0x130142c30)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:192 +0x28

net/http_test.TestH12_Head_ImplicitLen(0x130142c30)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:369 +0x90

testing.tRunner(0x130142c30, 0x10083bc88)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 385 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x130142d20)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x130142d20)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.h12Compare.run(0x10083bc38, 0x0, 0x1303c0580, 0x0, 0x0, 0x0, 0x0, 0x130142d20)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:192 +0x28

net/http_test.TestH12_HandlerWritesTooLittle(0x130142d20)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:391 +0x90

testing.tRunner(0x130142d20, 0x10083bc40)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1079 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x13035ea50)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x13035ea50)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.TestMuxRedirectLeadingSlashes(0x13035ea50)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:457 +0x28

testing.tRunner(0x13035ea50, 0x10083c018)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1087 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x13035f1d0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x13035f1d0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.TestOnlyWriteTimeout(0x13035f1d0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:915 +0x28

testing.tRunner(0x13035f1d0, 0x10083c0a0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 418 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x130174960)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x130174960)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.h12Compare.run(0x10083cb70, 0x13002c2e0, 0x13000c2a0, 0x0, 0x0, 0x0, 0x0, 0x130174960)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:192 +0x28

net/http_test.h12requestContentLength(0x130174960, 0x10083bcb0, 0xffffffffffffffff)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:512 +0xd4

net/http_test.TestH12_RequestContentLength_Unknown(0x130174960)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:495 +0x34

testing.tRunner(0x130174960, 0x10083bcb8)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 680 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x13035fa40)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x13035fa40)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.TestTransportDiscardsUnneededConns(0x13035fa40)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:961 +0x28

testing.tRunner(0x13035fa40, 0x10083c828)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 368 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x130174780)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x130174780)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.h12Compare.run(0x10083cb70, 0x13002c2a0, 0x13000c260, 0x0, 0x0, 0x0, 0x0, 0x130174780)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:192 +0x28

net/http_test.h12requestContentLength(0x130174780, 0x10083bc90, 0x4)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:512 +0xd4

net/http_test.TestH12_RequestContentLength_Known_NonZero(0x130174780)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:487 +0x34

testing.tRunner(0x130174780, 0x10083bc98)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 369 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x130174870)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x130174870)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.h12Compare.run(0x10083cb70, 0x13002c2c0, 0x13000c280, 0x0, 0x0, 0x0, 0x0, 0x130174870)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:192 +0x28

net/http_test.h12requestContentLength(0x130174870, 0x10083bca0, 0x0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:512 +0xd4

net/http_test.TestH12_RequestContentLength_Known_Zero(0x130174870)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:491 +0x30

testing.tRunner(0x130174870, 0x10083bca8)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 766 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x1301d81e0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x1301d81e0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.testWriteHeaderAfterWrite(0x1301d81e0, 0x1198c0000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:1434 +0x28

net/http_test.TestWriteHeaderNoCodeCheck_h1(0x1301d81e0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:1430 +0x24

testing.tRunner(0x1301d81e0, 0x10083cae0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1080 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x13035eb40)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x13035eb40)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.TestServeWithSlashRedirectKeepsQueryString(0x13035eb40)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:486 +0x28

testing.tRunner(0x13035eb40, 0x10083c300)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1022 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x130433680)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x130433680)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.TestNextProtoUpgrade(0x130433680)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/npn_test.go:22 +0x28

testing.tRunner(0x130433680, 0x10083c048)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 668 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x1303a51d0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x1303a51d0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.testCloseIdleConnections(0x1303a51d0, 0x117bf9701)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:1261 +0x20

net/http_test.TestCloseIdleConnections_h2(0x1303a51d0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:1259 +0x28

testing.tRunner(0x1303a51d0, 0x10083ba70)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 667 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x1303a50e0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x1303a50e0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.testCloseIdleConnections(0x1303a50e0, 0x117bf2900)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:1261 +0x20

net/http_test.TestCloseIdleConnections_h1(0x1303a50e0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:1258 +0x24

testing.tRunner(0x1303a50e0, 0x10083ba68)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 684 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x1304324b0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x1304324b0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.testTransportGCRequest(0x1304324b0, 0x117b80001)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:1046 +0x28

net/http_test.TestTransportGCRequest_NoBody_h2(0x1304324b0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:1044 +0x2c

testing.tRunner(0x1304324b0, 0x10083c8a0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 768 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x1301d83c0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x1301d83c0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.testWriteHeaderAfterWrite(0x1301d83c0, 0x1198d0001)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:1434 +0x28

net/http_test.TestWriteHeaderNoCodeCheck_h2(0x1301d83c0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:1432 +0x2c

testing.tRunner(0x1301d83c0, 0x10083cae8)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1508 [chan send]:

testing.tRunner.func1(0x130192690)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:790 +0x1e8

testing.tRunner(0x130192690, 0x10083c3d0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:799 +0xb8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 686 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x130432690)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x130432690)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.testTransportRejectsInvalidHeaders(0x130432690, 0x117b9f501)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:1093 +0x48

net/http_test.TestTransportRejectsInvalidHeaders_h2(0x130432690)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:1090 +0x28

testing.tRunner(0x130432690, 0x10083c9f8)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 683 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x1304323c0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x1304323c0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.testTransportGCRequest(0x1304323c0, 0x117b70000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:1046 +0x28

net/http_test.TestTransportGCRequest_NoBody_h1(0x1304323c0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:1043 +0x24

testing.tRunner(0x1304323c0, 0x10083c898)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 682 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x1304322d0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x1304322d0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.testTransportGCRequest(0x1304322d0, 0x117b70101)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:1046 +0x28

net/http_test.TestTransportGCRequest_Body_h2(0x1304322d0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:1042 +0x2c

testing.tRunner(0x1304322d0, 0x10083c890)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 681 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x1304321e0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x1304321e0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.testTransportGCRequest(0x1304321e0, 0x117b70100)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:1046 +0x28

net/http_test.TestTransportGCRequest_Body_h1(0x1304321e0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:1041 +0x2c

testing.tRunner(0x1304321e0, 0x10083c888)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 685 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x1304325a0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x1304325a0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.testTransportRejectsInvalidHeaders(0x1304325a0, 0x117b87200)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:1093 +0x48

net/http_test.TestTransportRejectsInvalidHeaders_h1(0x1304325a0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:1087 +0x24

testing.tRunner(0x1304325a0, 0x10083c9f0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 687 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x130432780)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x130432780)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.testInterruptWithPanic(0x130432780, 0x100496200, 0x100740fa0, 0x10087b3d0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:1155 +0x28

net/http_test.TestInterruptWithPanic_h1(0x130432780)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:1144 +0x3c

testing.tRunner(0x130432780, 0x10083bf08)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 688 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x130432870)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x130432870)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.testInterruptWithPanic(0x130432870, 0x100496201, 0x100740fa0, 0x10087b3e0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:1155 +0x28

net/http_test.TestInterruptWithPanic_h2(0x130432870)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:1145 +0x40

testing.tRunner(0x130432870, 0x10083bf10)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 689 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x130432960)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x130432960)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.testInterruptWithPanic(0x130432960, 0x100496200, 0x0, 0x0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:1155 +0x28

net/http_test.TestInterruptWithPanic_nil_h1(0x130432960)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:1146 +0x28

testing.tRunner(0x130432960, 0x10083bf18)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 690 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x130432a50)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x130432a50)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.testInterruptWithPanic(0x130432a50, 0x100496201, 0x0, 0x0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:1155 +0x28

net/http_test.TestInterruptWithPanic_nil_h2(0x130432a50)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:1147 +0x2c

testing.tRunner(0x130432a50, 0x10083bf20)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 691 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x130432b40)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x130432b40)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.testInterruptWithPanic(0x130432b40, 0x100496200, 0x10075ab60, 0x13008ac10)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:1155 +0x28

net/http_test.TestInterruptWithPanic_ErrAbortHandler_h1(0x130432b40)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:1149 +0x44

testing.tRunner(0x130432b40, 0x10083bef8)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 692 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x130432c30)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x130432c30)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.testInterruptWithPanic(0x130432c30, 0x100496201, 0x10075ab60, 0x13008ac10)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:1155 +0x28

net/http_test.TestInterruptWithPanic_ErrAbortHandler_h2(0x130432c30)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:1152 +0x48

testing.tRunner(0x130432c30, 0x10083bf00)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 693 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x130432d20)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x130432d20)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.h12Compare.run(0x10083bbe0, 0x0, 0x0, 0x130494ec0, 0x0, 0x0, 0x0, 0x130432d20)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:192 +0x28

net/http_test.TestH12_AutoGzipWithDumpResponse(0x130432d20)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:1254 +0x90

testing.tRunner(0x130432d20, 0x10083bbe8)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 767 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x1301d82d0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x1301d82d0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.testWriteHeaderAfterWrite(0x1301d82d0, 0x1198d0100)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:1434 +0x28

net/http_test.TestWriteHeaderNoCodeCheck_h1hijack(0x1301d82d0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:1431 +0x2c

testing.tRunner(0x1301d82d0, 0x10083cad8)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1077 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x13035e870)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x13035e870)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.TestServeMuxHandleFuncWithNilHandler(0x13035e870)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:389 +0x20

testing.tRunner(0x13035e870, 0x10083c2b8)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1076 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x13035e780)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x13035e780)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.TestServeMuxHandler(0x13035e780)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:364 +0x28

testing.tRunner(0x13035e780, 0x10083c2c8)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1147 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x130175860)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x130175860)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.TestServerUnreadRequestBodyLittle(0x130175860)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:1826 +0x20

testing.tRunner(0x130175860, 0x10083c510)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 769 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x1301d84b0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x1301d84b0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.TestServeFile(0x1301d84b0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/fs_test.go:71 +0x48

testing.tRunner(0x1301d84b0, 0x10083c290)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1010 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x130432e10)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x130432e10)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.TestLinuxSendfile(0x130432e10)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/fs_test.go:1087 +0x28

testing.tRunner(0x130432e10, 0x10083bfc0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1078 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x13035e960)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x13035e960)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.TestServeMuxHandlerRedirects(0x13035e960)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:414 +0x28

testing.tRunner(0x13035e960, 0x10083c2c0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1146 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x130175680)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x130175680)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.TestServerExpect(0x130175680)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:1732 +0x20

testing.tRunner(0x130175680, 0x10083c3e8)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 2393 [chan send]:

testing.tRunner.func1(0x13015eff0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:790 +0x1e8

testing.tRunner(0x13015eff0, 0x10083b8d0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:799 +0xb8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1074 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x13035e5a0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.TestConsumingBodyOnNextConn(0x13035e5a0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:164 +0x28

testing.tRunner(0x13035e5a0, 0x10083baf8)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1075 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x13035e690)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x13035e690)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.TestHostHandlers(0x13035e690)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:246 +0x48

testing.tRunner(0x13035e690, 0x10083bec0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1088 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x13035f2c0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x13035f2c0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.TestIdentityResponse(0x13035f2c0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:989 +0x28

testing.tRunner(0x13035f2c0, 0x10083bed8)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1089 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x13035f3b0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x13035f3b0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.testTCPConnectionCloses(0x13035f3b0, 0x1007d6484, 0x12, 0x10087d4e0, 0x10083c298)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:1068 +0x28

net/http_test.TestServeHTTP10Close(0x13035f3b0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:1139 +0x4c

testing.tRunner(0x13035f3b0, 0x10083c2a0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1090 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x13035f590)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x13035f590)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.testTCPConnectionCloses(0x13035f590, 0x1007ed21b, 0x30, 0x10087d4e0, 0x10083b928)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:1068 +0x28

net/http_test.TestClientCanClose(0x13035f590)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:1146 +0x4c

testing.tRunner(0x13035f590, 0x10083b930)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1091 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x13035f680)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x13035f680)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.testTCPConnectionCloses(0x13035f680, 0x1007e16a3, 0x1f, 0x10087d4e0, 0x10083bdd8)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:1068 +0x28

net/http_test.TestHandlersCanSetConnectionClose11(0x13035f680)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:1154 +0x4c

testing.tRunner(0x13035f680, 0x10083bde0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1092 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x13035f770)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x13035f770)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.testTCPConnectionCloses(0x13035f770, 0x1007ea116, 0x2a, 0x10087d4e0, 0x10083bdc8)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:1068 +0x28

net/http_test.TestHandlersCanSetConnectionClose10(0x13035f770)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:1160 +0x4c

testing.tRunner(0x13035f770, 0x10083bdd0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1093 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x13035f860)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x13035f860)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.testTCPConnectionCloses(0x13035f860, 0x1007db52a, 0x18, 0x10087d4e0, 0x10083bd28)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:1068 +0x28

net/http_test.TestHTTP2UpgradeClosesConnection(0x13035f860)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:1166 +0x4c

testing.tRunner(0x13035f860, 0x10083bd30)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1094 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x13035f950)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x13035f950)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.testTCPConnectionStaysOpen(0x13035f950, 0x1007ea116, 0x2a, 0x10087d4e0, 0x10083cb88)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:1112 +0x28

net/http_test.TestHTTP10KeepAlive204Response(0x13035f950)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:1177 +0x4c

testing.tRunner(0x13035f950, 0x10083bd08)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1095 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x1301742d0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x1301742d0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.testTCPConnectionStaysOpen(0x1301742d0, 0x1007df69e, 0x1d, 0x10087d4e0, 0x10083cb88)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:1112 +0x28

net/http_test.TestHTTP11KeepAlive204Response(0x1301742d0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:1181 +0x4c

testing.tRunner(0x1301742d0, 0x10083bd18)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1096 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x1301743c0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x1301743c0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.testTCPConnectionStaysOpen(0x1301743c0, 0x1007f4550, 0x5c, 0x10087d4e0, 0x10083cb90)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:1112 +0x28

net/http_test.TestHTTP10KeepAlive304Response(0x1301743c0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:1185 +0x4c

testing.tRunner(0x1301743c0, 0x10083bd10)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1097 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x1301744b0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x1301744b0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.TestKeepAliveFinalChunkWithEOF(0x1301744b0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:1192 +0x20

testing.tRunner(0x1301744b0, 0x10083bfa8)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1098 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x130174a50)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x130174a50)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.testSetsRemoteAddr(0x130174a50, 0x121643300)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:1225 +0x20

net/http_test.TestSetsRemoteAddr_h1(0x130174a50)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:1221 +0x24

testing.tRunner(0x130174a50, 0x10083c550)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1099 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x130174b40)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x130174b40)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.testSetsRemoteAddr(0x130174b40, 0x12164b401)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:1225 +0x20

net/http_test.TestSetsRemoteAddr_h2(0x130174b40)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:1222 +0x28

testing.tRunner(0x130174b40, 0x10083c558)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1120 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x1301750e0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x1301750e0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.testHeadResponses(0x1301750e0, 0x1219eb800)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:1385 +0x28

net/http_test.TestHeadResponses_h1(0x1301750e0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:1381 +0x24

testing.tRunner(0x1301750e0, 0x10083bde8)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1121 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x1301752c0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x1301752c0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.testHeadResponses(0x1301752c0, 0x1219efa01)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:1385 +0x28

net/http_test.TestHeadResponses_h2(0x1301752c0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:1382 +0x28

testing.tRunner(0x1301752c0, 0x10083bdf0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1125 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x1303a41e0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x1303a41e0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.testAutomaticHTTP2_Serve(0x1303a41e0, 0x0, 0x1b12c501)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:1570 +0x20

net/http_test.TestAutomaticHTTP2_Serve_NoTLSConfig(0x1303a41e0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:1558 +0x2c

testing.tRunner(0x1303a41e0, 0x10083b888)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1149 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x130175c20)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x130175c20)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.TestHandlerBodyClose(0x130175c20)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:2001 +0x20

testing.tRunner(0x130175c20, 0x10083bd60)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1150 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x130175d10)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x130175d10)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.TestRequestBodyReadErrorClosesConnection(0x130175d10)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:2081 +0x20

testing.tRunner(0x130175d10, 0x10083c190)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1138 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x1301753b0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x1301753b0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.TestTLSHandshakeTimeout(0x1301753b0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:1423 +0x28

testing.tRunner(0x1301753b0, 0x10083c600)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1126 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x1303a42d0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x1303a42d0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.testAutomaticHTTP2_Serve(0x1303a42d0, 0x130490a80, 0x1b130f00)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:1570 +0x20

net/http_test.TestAutomaticHTTP2_Serve_NonH2TLSConfig(0x1303a42d0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:1562 +0x34

testing.tRunner(0x1303a42d0, 0x10083b890)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1128 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x1303a44b0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x1303a44b0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.TestAutomaticHTTP2_Serve_WithTLSConfig(0x1303a44b0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:1586 +0x20

testing.tRunner(0x1303a44b0, 0x10083b898)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1151 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x130175e00)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x130175e00)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.TestInvalidTrailerClosesConnection(0x130175e00)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:2112 +0x20

testing.tRunner(0x130175e00, 0x10083bf28)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1139 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x1301754a0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x1301754a0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.TestTLSServer(0x1301754a0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:1454 +0x20

testing.tRunner(0x1301754a0, 0x10083c628)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1127 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x1303a43c0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x1303a43c0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.testAutomaticHTTP2_Serve(0x1303a43c0, 0x130490c00, 0x5adbb901)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:1570 +0x20

net/http_test.TestAutomaticHTTP2_Serve_H2TLSConfig(0x1303a43c0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:1566 +0xa4

testing.tRunner(0x1303a43c0, 0x10083b880)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1148 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x130175950)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x130175950)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.TestServerUnreadRequestBodyLarge(0x130175950)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:1867 +0x28

testing.tRunner(0x130175950, 0x10083c508)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1153 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x130142e10)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x130142e10)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.testTimeoutHandler(0x130142e10, 0x122f05200)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:2281 +0x28

net/http_test.TestTimeoutHandler_h1(0x130142e10)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:2278 +0x24

testing.tRunner(0x130142e10, 0x10083c6a8)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1154 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x130142f00)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x130142f00)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.testTimeoutHandler(0x130142f00, 0x122f0af01)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:2281 +0x28

net/http_test.TestTimeoutHandler_h2(0x130142f00)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:2279 +0x28

testing.tRunner(0x130142f00, 0x10083c6b0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1155 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x130142ff0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x130142ff0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.TestTimeoutHandlerRace(0x130142ff0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:2335 +0x20

testing.tRunner(0x130142ff0, 0x10083c690)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1156 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x1301430e0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x1301430e0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.TestTimeoutHandlerRaceHeader(0x1301430e0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:2379 +0x20

testing.tRunner(0x1301430e0, 0x10083c688)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1157 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x1301431d0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x1301431d0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.TestTimeoutHandlerRaceHeaderTimeout(0x1301431d0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:2417 +0x28

testing.tRunner(0x1301431d0, 0x10083c680)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1159 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x1301433b0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x1301433b0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.TestTimeoutHandlerEmptyResponse(0x1301433b0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:2501 +0x20

testing.tRunner(0x1301433b0, 0x10083c638)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1173 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x1303a4a50)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x1303a4a50)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.testZeroLengthPostAndResponse(0x1303a4a50, 0x12313c800)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:2635 +0x28

net/http_test.TestZeroLengthPostAndResponse_h1(0x1303a4a50)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:2628 +0x24

testing.tRunner(0x1303a4a50, 0x10083caf0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1174 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x1303a4b40)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x1303a4b40)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.testZeroLengthPostAndResponse(0x1303a4b40, 0x12313fb01)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:2635 +0x28

net/http_test.TestZeroLengthPostAndResponse_h2(0x1303a4b40)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:2631 +0x28

testing.tRunner(0x1303a4b40, 0x10083caf8)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1864 [chan send]:

testing.tRunner.func1(0x1301d9770)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:790 +0x1e8

testing.tRunner(0x1301d9770, 0x10083ca60)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:799 +0xb8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1237 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x1304d4870)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x1304d4870)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.testServerNoHeader(0x1304d4870, 0x100496200, 0x1007cf865, 0x4)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:2808 +0x20

net/http_test.TestServerNoDate_h1(0x1304d4870)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:2802 +0x38

testing.tRunner(0x1304d4870, 0x10083c498)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1238 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x1304d4960)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x1304d4960)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.testServerNoHeader(0x1304d4960, 0x100496201, 0x1007cf865, 0x4)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:2808 +0x20

net/http_test.TestServerNoDate_h2(0x1304d4960)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:2803 +0x3c

testing.tRunner(0x1304d4960, 0x10083c4a0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1241 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x1304d4c30)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x1304d4c30)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.TestStripPrefix(0x1304d4c30)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:2826 +0x28

testing.tRunner(0x1304d4c30, 0x10083c5f0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1243 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x1304d4e10)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x1304d4e10)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.testRequestLimit(0x1304d4e10, 0x1245fbc00)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:2868 +0x28

net/http_test.TestRequestLimit_h1(0x1304d4e10)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:2865 +0x24

testing.tRunner(0x1304d4e10, 0x10083c1a8)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1239 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x1304d4a50)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x1304d4a50)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.testServerNoHeader(0x1304d4a50, 0x100496200, 0x1007d2a03, 0xc)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:2808 +0x20

net/http_test.TestServerNoContentType_h1(0x1304d4a50)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:2804 +0x38

testing.tRunner(0x1304d4a50, 0x10083c488)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1240 [chan receive]:

testing.(*testContext).waitParallel(0x130140000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:888 +0x88

testing.(*T).Parallel(0x1304d4b40)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:701 +0x180

net/http_test.setParallel(0x1304d4b40)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/main_test.go:94 +0x3c

net/http_test.testServerNoHeader(0x1304d4b40, 0x100496201, 0x1007d2a03, 0xc)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:2808 +0x20

net/http_test.TestServerNoContentType_h2(0x1304d4b40)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:2805 +0x3c

testing.tRunner(0x1304d4b40, 0x10083c490)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1244 [runnable]:

fmt.Sprintf(0x1007d092e, 0x7, 0x1304cdf10, 0x1, 0x1, 0x13041d4f0, 0xb)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/fmt/print.go:204 +0x70

net/http_test.testRequestLimit(0x1304d4f00, 0x1245fff01)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:2877 +0x228

net/http_test.TestRequestLimit_h2(0x1304d4f00)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:2866 +0x28

testing.tRunner(0x1304d4f00, 0x10083c1b0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1245 [semacquire]:

sync.runtime_Semacquire(0x1301a2100)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/runtime/sema.go:56 +0x2c

sync.(*WaitGroup).Wait(0x1301a20f8)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/sync/waitgroup.go:130 +0x64

net/http/httptest.(*Server).Close(0x1301a20c0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/httptest/server.go:221 +0x1b4

net/http_test.(*clientServerTest).close(0x1305d6480)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/clientserver_test.go:44 +0x34

net/http_test.testRequestBodyLimit(0x1304d4ff0, 0x124603900)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:2961 +0x200

net/http_test.TestRequestBodyLimit_h1(0x1304d4ff0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/serve_test.go:2925 +0x24

testing.tRunner(0x1304d4ff0, 0x10083c180)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1246 [chan send]:

testing.tRunner.func1(0x1304d50e0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:790 +0x1e8

testing.tRunner(0x1304d50e0, 0x10083c188)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:799 +0xb8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1266 [chan send]:

testing.tRunner.func1(0x1303a5680)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:790 +0x1e8

testing.tRunner(0x1303a5680, 0x10083c410)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:799 +0xb8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1646 [chan send]:

testing.tRunner.func1(0x13015fb30)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:790 +0x1e8

testing.tRunner(0x13015fb30, 0x10083c4c8)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:799 +0xb8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1410 [chan send]:

testing.tRunner.func1(0x1304d5a40)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:790 +0x1e8

testing.tRunner(0x1304d5a40, 0x10083b860)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:799 +0xb8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1367 [chan send]:

testing.tRunner.func1(0x13015e0f0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:790 +0x1e8

testing.tRunner(0x13015e0f0, 0x10083beb8)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:799 +0xb8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1549 [chan send]:

testing.tRunner.func1(0x130192e10)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:790 +0x1e8

testing.tRunner(0x130192e10, 0x10083bd68)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:799 +0xb8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 2216 [chan send]:

testing.tRunner.func1(0x13015e780)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:790 +0x1e8

testing.tRunner(0x13015e780, 0x10083bf50)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:799 +0xb8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1863 [chan send]:

testing.tRunner.func1(0x1301d9680)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:790 +0x1e8

testing.tRunner(0x1301d9680, 0x10083ca08)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:799 +0xb8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1645 [chan send]:

testing.tRunner.func1(0x13015fa40)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:790 +0x1e8

testing.tRunner(0x13015fa40, 0x10083c4c0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:799 +0xb8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1507 [chan send]:

testing.tRunner.func1(0x1301925a0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:790 +0x1e8

testing.tRunner(0x1301925a0, 0x10083c3c8)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:799 +0xb8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1487 [chan send]:

testing.tRunner.func1(0x1301923c0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:790 +0x1e8

testing.tRunner(0x1301923c0, 0x10083c700)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:799 +0xb8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1426 [chan send]:

testing.tRunner.func1(0x130192000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:790 +0x1e8

testing.tRunner(0x130192000, 0x10083c4b0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:799 +0xb8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1425 [chan send]:

testing.tRunner.func1(0x1304d5ef0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:790 +0x1e8

testing.tRunner(0x1304d5ef0, 0x10083c4a8)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:799 +0xb8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1486 [chan send]:

testing.tRunner.func1(0x1301922d0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:790 +0x1e8

testing.tRunner(0x1301922d0, 0x10083c6f8)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:799 +0xb8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1495 [chan send]:

testing.tRunner.func1(0x13015e5a0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:790 +0x1e8

testing.tRunner(0x13015e5a0, 0x10083c378)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:799 +0xb8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1511 [chan send]:

testing.tRunner.func1(0x130192870)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:790 +0x1e8

testing.tRunner(0x130192870, 0x10083baa8)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:799 +0xb8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1711 [chan send]:

testing.tRunner.func1(0x1301d8690)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:790 +0x1e8

testing.tRunner(0x1301d8690, 0x10083c388)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:799 +0xb8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1886 [chan send]:

testing.tRunner.func1(0x13035e4b0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:790 +0x1e8

testing.tRunner(0x13035e4b0, 0x10083c868)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:799 +0xb8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1701 [chan send]:

testing.tRunner.func1(0x1304d5b30)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:790 +0x1e8

testing.tRunner(0x1304d5b30, 0x10083c420)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:799 +0xb8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1644 [chan send]:

testing.tRunner.func1(0x13015f950)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:790 +0x1e8

testing.tRunner(0x13015f950, 0x10083c520)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:799 +0xb8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1649 [chan send]:

testing.tRunner.func1(0x13015fe00)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:790 +0x1e8

testing.tRunner(0x13015fe00, 0x10083c3a8)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:799 +0xb8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1648 [chan send]:

testing.tRunner.func1(0x13015fd10)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:790 +0x1e8

testing.tRunner(0x13015fd10, 0x10083c3a0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:799 +0xb8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1647 [chan send]:

testing.tRunner.func1(0x13015fc20)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:790 +0x1e8

testing.tRunner(0x13015fc20, 0x10083c4b8)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:799 +0xb8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1650 [chan send]:

testing.tRunner.func1(0x13015fef0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:790 +0x1e8

testing.tRunner(0x13015fef0, 0x10083c390)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:799 +0xb8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1651 [chan send]:

testing.tRunner.func1(0x1304d4000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:790 +0x1e8

testing.tRunner(0x1304d4000, 0x10083c398)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:799 +0xb8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1652 [chan send]:

testing.tRunner.func1(0x1304d40f0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:790 +0x1e8

testing.tRunner(0x1304d40f0, 0x10083bda0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:799 +0xb8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1653 [chan send]:

testing.tRunner.func1(0x1304d41e0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:790 +0x1e8

testing.tRunner(0x1304d41e0, 0x10083bdb0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:799 +0xb8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1654 [chan send]:

testing.tRunner.func1(0x1304d42d0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:790 +0x1e8

testing.tRunner(0x1304d42d0, 0x10083bad8)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:799 +0xb8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1656 [chan send]:

testing.tRunner.func1(0x1304d44b0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:790 +0x1e8

testing.tRunner(0x1304d44b0, 0x10083c4d8)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:799 +0xb8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1657 [chan send]:

testing.tRunner.func1(0x1304d45a0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:790 +0x1e8

testing.tRunner(0x1304d45a0, 0x10083c4e0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:799 +0xb8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1658 [chan send]:

testing.tRunner.func1(0x1304d4690)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:790 +0x1e8

testing.tRunner(0x1304d4690, 0x10083c4e8)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:799 +0xb8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1698 [chan send]:

testing.tRunner.func1(0x1304d5770)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:790 +0x1e8

testing.tRunner(0x1304d5770, 0x10083c330)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:799 +0xb8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1699 [chan send]:

testing.tRunner.func1(0x1304d5860)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:790 +0x1e8

testing.tRunner(0x1304d5860, 0x10083c3c0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:799 +0xb8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1710 [chan send]:

testing.tRunner.func1(0x1301d85a0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:790 +0x1e8

testing.tRunner(0x1301d85a0, 0x10083c380)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:799 +0xb8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1752 [chan send]:

testing.tRunner.func1(0x130143860)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:790 +0x1e8

testing.tRunner(0x130143860, 0x10083c578)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:799 +0xb8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1700 [chan send]:

testing.tRunner.func1(0x1304d5950)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:790 +0x1e8

testing.tRunner(0x1304d5950, 0x10083c428)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:799 +0xb8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1753 [chan send]:

testing.tRunner.func1(0x130143950)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:790 +0x1e8

testing.tRunner(0x130143950, 0x10083c580)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:799 +0xb8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1884 [chan send]:

testing.tRunner.func1(0x130175ef0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:790 +0x1e8

testing.tRunner(0x130175ef0, 0x10083c200)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:799 +0xb8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 1885 [chan send]:

testing.tRunner.func1(0x13035e2d0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:790 +0x1e8

testing.tRunner(0x13035e2d0, 0x10083c8d0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:799 +0xb8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 2388 [chan send]:

testing.tRunner.func1(0x13015eb40)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:790 +0x1e8

testing.tRunner(0x13015eb40, 0x10083bf88)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:799 +0xb8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 2419 [chan send]:

testing.tRunner.func1(0x130433770)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:790 +0x1e8

testing.tRunner(0x130433770, 0x10083ca70)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:799 +0xb8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 2786 [chan send]:

testing.tRunner.func1(0x1301d8ff0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:790 +0x1e8

testing.tRunner(0x1301d8ff0, 0x10083bfe8)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:799 +0xb8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 2390 [chan send]:

testing.tRunner.func1(0x13015ed20)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:790 +0x1e8

runtime.Goexit()

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/runtime/panic.go:378 +0xe0

testing.(*common).SkipNow(0x13015ed20)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:626 +0x30

testing.(*common).Skip(0x13015ed20, 0x1303f7778, 0x1, 0x1)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:606 +0x58

net/http_test.TestTransportCancelRequest(0x13015ed20)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/transport_test.go:1790 +0x5b4

testing.tRunner(0x13015ed20, 0x10083c780)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 2394 [chan send]:

testing.tRunner.func1(0x13015f0e0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:790 +0x1e8

testing.tRunner(0x13015f0e0, 0x10083b8d8)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:799 +0xb8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 2553 [chan send]:

testing.tRunner.func1(0x130175590)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:790 +0x1e8

testing.tRunner(0x130175590, 0x10083c7a0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:799 +0xb8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 2389 [chan send]:

testing.tRunner.func1(0x13015ec30)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:790 +0x1e8

runtime.Goexit()

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/runtime/panic.go:378 +0xe0

testing.(*common).SkipNow(0x13015ec30)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:626 +0x30

testing.(*common).Skip(0x13015ec30, 0x130474da8, 0x1, 0x1)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:606 +0x58

net/http_test.TestTransportResponseHeaderTimeout(0x13015ec30)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/transport_test.go:1719 +0x8c4

testing.tRunner(0x13015ec30, 0x10083ca30)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 2554 [chan send]:

testing.tRunner.func1(0x1301d8000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:790 +0x1e8

testing.tRunner(0x1301d8000, 0x10083c810)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:799 +0xb8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 2392 [chan send]:

testing.tRunner.func1(0x13015ef00)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:790 +0x1e8

runtime.Goexit()

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/runtime/panic.go:378 +0xe0

testing.(*common).SkipNow(0x13015ef00)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:626 +0x30

testing.(*common).Skip(0x13015ef00, 0x1303f8778, 0x1, 0x1)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:606 +0x58

net/http_test.TestCancelRequestWithChannel(0x13015ef00)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/transport_test.go:1899 +0x5f0

testing.tRunner(0x13015ef00, 0x10083b8e0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:795 +0xa8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 2387 [chan send]:

testing.tRunner.func1(0x13015ea50)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:790 +0x1e8

testing.tRunner(0x13015ea50, 0x10083bf70)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:799 +0xb8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 2568 [chan send]:

testing.tRunner.func1(0x130143680)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:790 +0x1e8

testing.tRunner(0x130143680, 0x10083c7e8)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:799 +0xb8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 2779 [chan receive]:

testing.runTests.func1.1(0x130142000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:1088 +0x28

created by testing.runTests.func1

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:1088 +0x90

goroutine 2607 [chan send]:

testing.tRunner.func1(0x1304d4780)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:790 +0x1e8

testing.tRunner(0x1304d4780, 0x10083ca58)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:799 +0xb8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 2489 [chan send]:

testing.tRunner.func1(0x130433ef0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:790 +0x1e8

testing.tRunner(0x130433ef0, 0x10083c970)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:799 +0xb8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 2738 [chan send]:

testing.tRunner.func1(0x1304d5e00)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:790 +0x1e8

testing.tRunner(0x1304d5e00, 0x10083bef0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:799 +0xb8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 2606 [chan send]:

testing.tRunner.func1(0x1304d43c0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:790 +0x1e8

testing.tRunner(0x1304d43c0, 0x10083ca50)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:799 +0xb8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 2608 [chan send]:

testing.tRunner.func1(0x1304d4d20)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:790 +0x1e8

testing.tRunner(0x1304d4d20, 0x10083ca28)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:799 +0xb8

created by testing.(*T).Run

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/testing/testing.go:840 +0x22c

goroutine 7238 [IO wait]:

internal/poll.runtime_pollWait(0x100fc7258, 0x72, 0x0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/runtime/netpoll.go:173 +0x3c

internal/poll.(*pollDesc).wait(0x1301ce198, 0x72, 0x1301ce100, 0x0, 0x0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/internal/poll/fd_poll_runtime.go:85 +0x90

internal/poll.(*pollDesc).waitRead(0x1301ce198, 0xffffffffffffff00, 0x0, 0x0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/internal/poll/fd_poll_runtime.go:90 +0x30

internal/poll.(*FD).Accept(0x1301ce180, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/internal/poll/fd_unix.go:378 +0x154

net.(*netFD).accept(0x1301ce180, 0x130404420, 0x0, 0x1003f35bc)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/fd_unix.go:238 +0x24

net.(*TCPListener).accept(0x1300a0030, 0x130299080, 0x1300a3590, 0x10061bd24)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/tcpsock_posix.go:136 +0x24

net.(*TCPListener).Accept(0x1300a0030, 0x130404420, 0x130313eb8, 0x10061b5a8, 0x1007a3d80)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/tcpsock.go:259 +0x34

crypto/tls.(*listener).Accept(0x13011d980, 0x130094008, 0x10075b760, 0x100a8abd0, 0x1007c23a0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/crypto/tls/tls.go:52 +0x2c

net/http.(*Server).Serve(0x130090dd0, 0x100880840, 0x13011d980, 0x0, 0x0)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/server.go:2773 +0x178

net/http/httptest.(*Server).goServe.func1(0x1304be240)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/httptest/server.go:280 +0x64

created by net/http/httptest.(*Server).goServe

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/httptest/server.go:278 +0x50

goroutine 7219 [sleep]:

time.Sleep(0x1dcd6500)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/runtime/time.go:102 +0x118

net/http.(*conn).closeWriteAndWait(0x1301ac000)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/server.go:1656 +0x60

net/http.(*conn).serve(0x1301ac000, 0x100881300, 0x130256340)

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/server.go:1846 +0x668

created by net/http.(*Server).Serve

/private/var/folders/f6/d2bhfqss2716nxm8gkv1fmb80000gn/T/workdir-host-darwin-amd64-eliasnaur-ios/go/src/net/http/server.go:2798 +0x224

Process 516 exited with status = 2 (0x00000002)
go_darwin_arm_exec: test timeout (test completion)
FAIL net/http 385.557s

</details>

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions