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

grpc / grpc-java / 20260
89%

Build:
DEFAULT BRANCH: master
Ran 22 Oct 2020 07:50PM UTC
Jobs 1
Files 408
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
20260

push

travis-ci

ejona86
netty: Abrupt GOAWAY should not cause INTERNAL status

The stream creation was failing because the stream id was disallowed:
Caused by: io.grpc.StatusRuntimeException: INTERNAL: http2 exception
	at io.grpc.Status.asRuntimeException(Status.java:533)
	at io.grpc.stub.ClientCalls$BlockingResponseStream.hasNext(ClientCalls.java:629)
	... 16 more
Caused by: io.grpc.netty.shaded.io.netty.handler.codec.http2.Http2Exception$StreamException: Cannot create stream 222691 greater than Last-Stream-ID 222689 from GOAWAY.

The problem was introduced in 9ead606. Fixes #7357

10 of 10 new or added lines in 1 file covered. (100.0%)

24821 of 28622 relevant lines covered (86.72%)

0.87 hits per line

Jobs
ID Job ID Ran Files Coverage
1 20260.1 (GRADLE_OPTS=-Xmx512m LDFLAGS=-L/tmp/protobuf/lib CXXFLAGS=-I/tmp/protobuf/include LD_LIBRARY_PATH=/tmp/protobuf/lib) 22 Oct 2020 07:50PM UTC 0
86.72
Travis Job 20260.1
Source Files on build 20260
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #20260
  • 45b8b0eb on github
  • Prev Build on master (#20255)
  • Next Build on master (#20266)
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

© 2025 Coveralls, Inc