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

[flaky-test] NettyTransportClientTest.testHandlerException #250

Open
1 task done
coderzc opened this issue May 30, 2023 · 0 comments
Open
1 task done

[flaky-test] NettyTransportClientTest.testHandlerException #250

coderzc opened this issue May 30, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@coderzc
Copy link
Member

coderzc commented May 30, 2023

Bug Type (问题类型)

data inconsistency (计算结果不合预期)

Before submit

Environment (环境信息)

CI failed:
https://github.com/apache/incubator-hugegraph-computer/actions/runs/5120435420/jobs/9207800445?pr=249#step:16:3035

Expected & Actual behavior (期望与实际表现)

Error:  Tests run: 563, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 209.732 s <<< FAILURE! - in org.apache.hugegraph.computer.suite.unit.UnitTestSuite
Error:  testHandlerException(org.apache.hugegraph.computer.core.network.netty.NettyTransportClientTest)  Time elapsed: 0.045 s  <<< FAILURE!
java.lang.AssertionError: No exception was thrown(expected org.apache.hugegraph.computer.core.common.exception.TransportException)
	at org.apache.hugegraph.computer.core.network.netty.NettyTransportClientTest.testHandlerException(NettyTransportClientTest.java:326)
@coderzc coderzc added the bug Something isn't working label May 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant