Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NettyClientToServerTest.ClientToServerTest.testFuture failed #2484

Closed
diecui1202 opened this issue Sep 11, 2018 · 1 comment
Closed

NettyClientToServerTest.ClientToServerTest.testFuture failed #2484

diecui1202 opened this issue Sep 11, 2018 · 1 comment
Labels
help wanted Everything needs help from contributors
Milestone

Comments

@diecui1202
Copy link

diecui1202 commented Sep 11, 2018

JDK10

NettyClientToServerTest>ClientToServerTest.testFuture:69 » Timeout Waiting ser...

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 3.001 sec <<< FAILURE! - in org.apache.dubbo.remoting.transport.netty.NettyClientToServerTest
testFuture(org.apache.dubbo.remoting.transport.netty.NettyClientToServerTest)  Time elapsed: 2.992 sec  <<< ERROR!
org.apache.dubbo.remoting.TimeoutException: Waiting server-side response timeout. start time: 2018-09-11 07:47:04.202, end time: 2018-09-11 07:47:07.132, client elapsed: 30 ms, server elapsed: 2862 ms, timeout: 1000 ms, request: Request [id=2, version=2.0.2, twoway=true, event=false, broken=false, data=org.apache.dubbo.remoting.transport.netty.World@4ed19b69], channel: /172.17.0.6:51328 -> /172.17.0.6:10452

The travis CI log is: https://api.travis-ci.org/v3/job/427077352/log.txt

@diecui1202 diecui1202 added help wanted Everything needs help from contributors type/suspicious labels Sep 12, 2018
@diecui1202
Copy link
Author

set timeout to 3000

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Everything needs help from contributors
Projects
None yet
Development

No branches or pull requests

1 participant