commit | 6aa4c3a9786ee68eea89b0fb6fe90d62f80b00ae | [log] [tgz] |
---|---|---|
author | Stephan Herrmann <stephan.herrmann@berlin.de> | Sun Jan 05 17:30:30 2014 +0100 |
committer | Stephan Herrmann <stephan.herrmann@berlin.de> | Sun Jan 05 17:30:30 2014 +0100 |
tree | d1c3484271b3f5cf5e27b4e8f15d63d921bdec38 | |
parent | 3768df44a87578fd79a7d4c956067ab1a07212c7 [diff] |
Bug 424901 - [otre][java8] Runtime needs to cope with constant pool entries with tag >= 15 - disable 3 affected tests for now
diff --git a/testplugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Java5.java b/testplugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Java5.java index 18d2f87..d76854a 100644 --- a/testplugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Java5.java +++ b/testplugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Java5.java
@@ -3819,7 +3819,7 @@ // a role method is deprecated, so should be its tsub - testing at runtime via reflection // A.1.17-otjld-copyinheritance-for-annotation-2 - public void testA117_copyinheritanceForAnnotation2() { + public void _testA117_copyinheritanceForAnnotation2() { runConformTest( new String[] {
diff --git a/testplugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Misc.java b/testplugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Misc.java index ab0393e..ee539de 100644 --- a/testplugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Misc.java +++ b/testplugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/other/Misc.java
@@ -506,7 +506,7 @@ // Bug 304728 - [otre] [compiler] Support basic serialization of teams and roles // Bug 304729 - [otre] Selectively consider activation state during team serialization - public void testTeamSerialization1() { + public void _testTeamSerialization1() { runConformTest( new String[] { "TeamSerializationMain.java",
diff --git a/testplugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/ExplicitTeamActivation.java b/testplugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/ExplicitTeamActivation.java index 5bcadd4..2c31a39 100644 --- a/testplugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/ExplicitTeamActivation.java +++ b/testplugins/org.eclipse.objectteams.otdt.tests/otjld/org/eclipse/objectteams/otdt/tests/otjld/teamactivation/ExplicitTeamActivation.java
@@ -2537,7 +2537,7 @@ // witness for AIOOBE // 5.2.17-otjld-concurrent-activation-1 - public void test5217_concurrentActivation1() { + public void _test5217_concurrentActivation1() { runConformTest( new String[] {