mirror of
https://github.com/golang/go
synced 2024-11-17 05:35:00 -07:00
update gerrit URL
This commit is contained in:
parent
3e76d05edc
commit
8d84678f59
@ -1625,7 +1625,7 @@ func TestEarlyHintsRequest_h2(t *testing.T) { testEarlyHintsRequest(t, h2Mode) }
|
||||
func testEarlyHintsRequest(t *testing.T, h2 bool) {
|
||||
defer afterTest(t)
|
||||
if h2 {
|
||||
t.Skip("Waiting for H2 support to be merged: https://go-review.googlesource.com/c/net/+/291029")
|
||||
t.Skip("Waiting for H2 support to be merged: https://go-review.googlesource.com/c/net/+/406494")
|
||||
}
|
||||
|
||||
var wg sync.WaitGroup
|
||||
|
Loading…
Reference in New Issue
Block a user