]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.15] net/http/fgci: skip flaky test
authorFilippo Valsorda <filippo@golang.org>
Wed, 2 Sep 2020 16:19:08 +0000 (18:19 +0200)
committerDmitri Shuralyov <dmitshur@golang.org>
Wed, 2 Sep 2020 17:40:55 +0000 (17:40 +0000)
commit33e86004f1c80fd5114696faec7c08e5c1cbb915
tree7c533e414777a62c5c33017691e07e8f0c650daf
parent09b28977f599d846aca968102c8d6e8b0283a18b
[release-branch.go1.15] net/http/fgci: skip flaky test

A test introduced in the security release is flaky due to a pre-existing
issue that does not qualify for backport itself.

Updates #41167
Fixes #41193

Change-Id: Ie6014e0796c1baee7b077881b5a799f9947fc9c2
Reviewed-on: https://go-review.googlesource.com/c/go/+/252717
Run-TryBot: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/net/http/fcgi/fcgi_test.go