Re: [grpc-io] io.grpc.okhttp.OkHttpTransportTest > newStream_duringShutdown FAILED

2016-10-11 Thread 'Louis Ryan' via grpc.io
You should be able to get some more verbose logs out. Can you debug that test on your platform to make sure that ALPN boot is being applied? There is no tcnative build for your arch today so it's likely that the Netty server being run to service the test does not support TLS properly. On Mon, Oct

[grpc-io] io.grpc.okhttp.OkHttpTransportTest > newStream_duringShutdown FAILED

2016-10-10 Thread nayana . thorat
Hi, We are working on s390x platform and facing below test failure while building gRPC-java master. We are using protoc v3.0.2 and v3.0.0-javalite. Command used to build: ./gradlew build -PskipCodegen=true -Pprotoc=/usr/local/bin/protoc -Pprotoc-gen-javalite=/usr/local/bin/protoc-gen-ja