summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoraclement <aclement>2011-08-17 20:49:42 +0000
committeraclement <aclement>2011-08-17 20:49:42 +0000
commit66e8e199fea4bbcb81c3d407f9c9d90b12ed2305 (patch)
treec243439122be0a8310bf6489d513a1d458219cf2
parentdbd781c9be2c9c635799a2c011ab96bf09d0f43c (diff)
downloadaspectj-66e8e199fea4bbcb81c3d407f9c9d90b12ed2305.tar.gz
aspectj-66e8e199fea4bbcb81c3d407f9c9d90b12ed2305.zip
remove one test for now, need build out
-rw-r--r--tests/src/org/aspectj/systemtest/ajc1612/Ajc1612Tests.java6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/src/org/aspectj/systemtest/ajc1612/Ajc1612Tests.java b/tests/src/org/aspectj/systemtest/ajc1612/Ajc1612Tests.java
index 3a23bb24e..46eb1b24b 100644
--- a/tests/src/org/aspectj/systemtest/ajc1612/Ajc1612Tests.java
+++ b/tests/src/org/aspectj/systemtest/ajc1612/Ajc1612Tests.java
@@ -31,9 +31,9 @@ public class Ajc1612Tests extends org.aspectj.testing.XMLBasedAjcTestCase {
// runTest("double itdf");
// }
- public void testItdSplitCompilation_354683() throws Exception {
- runTest("itd split compilation");
- }
+ // public void testItdSplitCompilation_354683() throws Exception {
+ // runTest("itd split compilation");
+ // }
public void testThisAspectInstance_239649_1() throws Exception {
// simple case