(new) io.netty.channel.epoll.EpollSocketShutdownOutputBySelfTest.testWriteAfterShutdownOutputNoWritabilityChange
|
details » |
(new) io.netty.channel.epoll.EpollSocketShutdownOutputBySelfTest.testWriteAfterShutdownOutputNoWritabilityChange
java.lang.AssertionError: expected null, but was:<true>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotNull(Assert.java:755)
at org.junit.Assert.assertNull(Assert.java:737)
at org.junit.Assert.assertNull(Assert.java:747)
at io.netty.testsuite.transport.socket.SocketShutdownOutputBySelfTest.testWriteAfterShutdownOutputNoWritabilityChange(SocketShutdownOutputBySelfTest.java:185)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at io.netty.testsuite.transport.AbstractTestsuiteTest.run(AbstractTestsuiteTest.java:62)
at io.netty.testsuite.transport.socket.SocketShutdownOutputBySelfTest.testWriteAfterShutdownOutputNoWritabilityChange(SocketShutdownOutputBySelfTest.java:136)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298)
at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.lang.Thread.run(Thread.java:748)
------- Stdout: -------
23:21:20.266 [Time-limited test] INFO i.n.c.e.EpollSocketShutdownOutputBySelfTest - Running: testWriteAfterShutdownOutputNoWritabilityChange 1 of 2 with UnpooledByteBufAllocator
------- Stderr: -------
java.lang.AssertionError: expected:<true> but was:<false>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:118)
at org.junit.Assert.assertEquals(Assert.java:144)
at io.netty.testsuite.transport.socket.SocketShutdownOutputBySelfTest$TestHandler.assertWritability(SocketShutdownOutputBySelfTest.java:279)
at io.netty.testsuite.transport.socket.SocketShutdownOutputBySelfTest.testWriteAfterShutdownOutputNoWritabilityChange(SocketShutdownOutputBySelfTest.java:159)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at io.netty.testsuite.transport.AbstractTestsuiteTest.run(AbstractTestsuiteTest.java:62)
at io.netty.testsuite.transport.socket.SocketShutdownOutputBySelfTest.testWriteAfterShutdownOutputNoWritabilityChange(SocketShutdownOutputBySelfTest.java:136)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298)
at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.lang.Thread.run(Thread.java:748)