Update SocketGatheringWriteTest.java

This commit is contained in:
Norman Maurer 2020-09-04 18:04:33 +02:00 committed by GitHub
parent 6545d80d23
commit fa7f07774f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -100,7 +100,6 @@ public class SocketGatheringWriteTest extends AbstractSocketTest {
// Test for https://github.com/netty/netty/issues/2647
@Test
@Ignore
public void testGatheringWriteBig() throws Throwable {
run();
}