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

sctp4nat complie error #142

Open
zhufengweihai opened this issue Nov 15, 2017 · 0 comments
Open

sctp4nat complie error #142

zhufengweihai opened this issue Nov 15, 2017 · 0 comments

Comments

@zhufengweihai
Copy link

Task :sctp4nat:test

connection.AddrUnreachableTest > lostConnectionTest FAILED
java.lang.AssertionError at AddrUnreachableTest.java:202
java.lang.NoClassDefFoundError at AddrUnreachableTest.java:209

connection.SctpChannelTest > sctpChannelTest FAILED
java.lang.NoClassDefFoundError at SctpChannelTest.java:157

core.SctpConnectTest > connectInitTest FAILED
java.lang.AssertionError at SctpConnectTest.java:79
java.lang.NoClassDefFoundError at SctpConnectTest.java:52

core.SctpConnectTest > connectInitTest2 FAILED
java.lang.NoClassDefFoundError at SctpConnectTest.java:84
java.lang.NoClassDefFoundError at SctpConnectTest.java:52

core.SctpInitTest > testAll FAILED
java.lang.AssertionError at SctpInitTest.java:124
java.lang.NoClassDefFoundError at SctpInitTest.java:130

core.SctpServerTest > testAll FAILED
java.lang.NoClassDefFoundError at SctpServerTest.java:42

core.SctpTest > sctpTransmissionTest FAILED
java.lang.NoClassDefFoundError at SctpTest.java:205

7 tests completed, 7 failed

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':sctp4nat:test'.

There were failing tests. See the report at: file:///D:/Workspaces/sctp4nat/build/reports/tests/te
st/index.html

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more l
    og output.

  • Get more help at https://help.gradle.org

BUILD FAILED in 5m 51s
6 actionable tasks: 6 executed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant