Ignore DemoServletsAdapterTest on EAP6
This commit is contained in:
parent
f9f1e36df6
commit
acf0100411
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ import org.junit.Ignore;
|
|||
*/
|
||||
@AppServerContainer("app-server-eap6")
|
||||
@AdapterLibsLocationProperty("adapter.libs.eap6")
|
||||
|
||||
@Ignore //failing tests
|
||||
public class EAP6DemoServletsAdapterTest extends AbstractDemoServletsAdapterTest {
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue