• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

grpc / grpc-java / 22144
89%

Build:
DEFAULT BRANCH: master
Ran 11 May 2021 09:39PM UTC
Jobs 1
Files 446
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
22144

push

travis-ci

web-flow
okhttp: let frameReader report existing goAwayStatus when socket closed

`OkHttpClientTransport.ClientFrameHandler` will fail a stream with `Status.UNAVAILABLE.withDescription("End of stream or IOException")` when socket is closed with an error. However, it does not include any more error detail. This PR provides more error detail in case there is an existing goaway status, e.g. netty server can send goaway with lastKnownStreamId=MAX_INT when header size exceeded max allowed size netty/netty/pull/10775 and shutdown the connection.

Test: `io.grpc.okhttp.OkHttpTransportTest.serverChecksInboundMetadataSize` with `netty-4.1.54.Final`

27058 of 30728 relevant lines covered (88.06%)

0.88 hits per line

Jobs
ID Job ID Ran Files Coverage
1 22144.1 (GRADLE_OPTS=-Xmx512m LDFLAGS=-L/tmp/protobuf/lib CXXFLAGS=-I/tmp/protobuf/include LD_LIBRARY_PATH=/tmp/protobuf/lib) 11 May 2021 09:39PM UTC 0
88.06
Travis Job 22144.1
Source Files on build 22144
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #22144
  • 8dc16cd5 on github
  • Prev Build on master (#22143)
  • Next Build on master (#22146)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc