grpc-go icon indicating copy to clipboard operation
grpc-go copied to clipboard

Reproduce #6947

Open pellared opened this issue 1 year ago • 0 comments

Reproduces https://github.com/grpc/grpc-go/issues/6947

See: https://github.com/grpc/grpc-go/actions/runs/7834855211/job/21378969259?pr=6971#step:8:85

--- FAIL: TestPeerForClientStatsHandler (0.01s)
    bug_test.go:82: peer not populated for: *stats.Begin
    bug_test.go:84: passed for: *stats.OutHeader
    bug_test.go:82: peer not populated for: *stats.OutPayload
    bug_test.go:84: passed for: *stats.InHeader
    bug_test.go:84: passed for: *stats.InTrailer
    bug_test.go:82: peer not populated for: *stats.InPayload
    bug_test.go:82: peer not populated for: *stats.End
    bug_test.go:82: peer not populated for: *stats.Begin
    bug_test.go:84: passed for: *stats.OutHeader
    bug_test.go:82: peer not populated for: *stats.OutPayload
    bug_test.go:84: passed for: *stats.InHeader
    bug_test.go:84: passed for: *stats.InTrailer
    bug_test.go:82: peer not populated for: *stats.InPayload
    bug_test.go:82: peer not populated for: *stats.End
    bug_test.go:82: peer not populated for: *stats.Begin
    bug_test.go:84: passed for: *stats.OutHeader
    bug_test.go:82: peer not populated for: *stats.OutPayload
    bug_test.go:82: peer not populated for: *stats.OutPayload
    bug_test.go:82: peer not populated for: *stats.OutPayload
    bug_test.go:82: peer not populated for: *stats.OutPayload
    bug_test.go:84: passed for: *stats.InHeader
    bug_test.go:84: passed for: *stats.InTrailer
    bug_test.go:82: peer not populated for: *stats.InPayload
    bug_test.go:82: peer not populated for: *stats.End
    bug_test.go:82: peer not populated for: *stats.Begin
    bug_test.go:84: passed for: *stats.OutHeader
    bug_test.go:82: peer not populated for: *stats.OutPayload
    bug_test.go:84: passed for: *stats.InHeader
    bug_test.go:84: passed for: *stats.InTrailer
    bug_test.go:82: peer not populated for: *stats.InPayload
    bug_test.go:82: peer not populated for: *stats.InPayload
    bug_test.go:82: peer not populated for: *stats.InPayload
    bug_test.go:82: peer not populated for: *stats.InPayload
    bug_test.go:82: peer not populated for: *stats.End
    bug_test.go:82: peer not populated for: *stats.Begin
    bug_test.go:84: passed for: *stats.OutHeader
    bug_test.go:82: peer not populated for: *stats.OutPayload
    bug_test.go:84: passed for: *stats.InHeader
    bug_test.go:82: peer not populated for: *stats.InPayload
    bug_test.go:82: peer not populated for: *stats.OutPayload
    bug_test.go:82: peer not populated for: *stats.InPayload
    bug_test.go:82: peer not populated for: *stats.OutPayload
    bug_test.go:82: peer not populated for: *stats.InPayload
    bug_test.go:82: peer not populated for: *stats.OutPayload
    bug_test.go:82: peer not populated for: *stats.InPayload
    bug_test.go:84: passed for: *stats.InTrailer
    bug_test.go:82: peer not populated for: *stats.End

pellared avatar Feb 08 '24 19:02 pellared