disable test, because it needs flash player (+windows) on the build machine

This commit is contained in:
honfika@gmail.com
2015-09-22 12:41:20 +02:00
parent f14fb16793
commit d293986aba

View File

@@ -87,7 +87,6 @@ import java.util.List;
import java.util.Map;
import java.util.Random;
import org.testng.Assert;
import org.testng.annotations.Test;
/**
*
@@ -136,7 +135,7 @@ public class FlashPlayerTest {
}
}
@Test
//@Test
public void testAs2() throws IOException, InterruptedException {
final Reference<String> resultRef = new Reference<>(null);