Skip to content

net/http/internal/http2: TestTransportRetryAfterRefusedStream failures #78187

@gopherbot

Description

@gopherbot
#!watchflakes
default <- pkg == "net/http/internal/http2" && test == "TestTransportRetryAfterRefusedStream"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestTransportRetryAfterRefusedStream
==================
WARNING: DATA RACE
Write at 0x00c0160b34b8 by goroutine 12622:
  net/http/internal/http2.(*ClientConn).roundTrip()
      /Users/swarming/.swarming/w/ir/x/w/goroot/src/net/http/internal/http2/transport.go:1293 +0x477
  net/http/internal/http2.(*ClientConn).RoundTrip()
      /Users/swarming/.swarming/w/ir/x/w/goroot/src/net/http/internal/http2/transport.go:1288 +0x38a
  net/http/internal/http2.(*Transport).RoundTripOpt()
      /Users/swarming/.swarming/w/ir/x/w/goroot/src/net/http/internal/http2/transport.go:561 +0x373
...
Goroutine 12627 (running) created at:
  net/http/internal/http2.(*Transport).newClientConn()
      /Users/swarming/.swarming/w/ir/x/w/goroot/src/net/http/internal/http2/transport.go:856 +0x1bca
  net/http/internal/http2.(*addConnCall).run()
      /Users/swarming/.swarming/w/ir/x/w/goroot/src/net/http/internal/http2/client_conn_pool.go:197 +0xcb
  net/http/internal/http2.(*clientConnPool).addConnIfNeeded.gowrap1()
      /Users/swarming/.swarming/w/ir/x/w/goroot/src/net/http/internal/http2/client_conn_pool.go:178 +0x70
==================
    testing.go:1865: race detected during execution of test
--- FAIL: TestTransportRetryAfterRefusedStream (0.01s)

watchflakes

Metadata

Metadata

Assignees

No one assigned

    Labels

    NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions