]> source.dussan.org Git - aspectj.git/commitdiff
removing 121805 for now...
authoraclement <aclement>
Tue, 11 Jul 2006 08:45:19 +0000 (08:45 +0000)
committeraclement <aclement>
Tue, 11 Jul 2006 08:45:19 +0000 (08:45 +0000)
tests/src/org/aspectj/systemtest/ajc153/Ajc153Tests.java

index 6bb35d241b1f0700ebd0279c3605ecfb1b3b6efd..9033d22809ee3a780f95755cc3c1bed26e78ceaf 100644 (file)
@@ -22,7 +22,7 @@ public class Ajc153Tests extends org.aspectj.testing.XMLBasedAjcTestCase {
   // public void testMissingLineNumbersInStacktrace_pr145442() { runTest("missing line numbers in stacktrace");}
   // public void testArgnamesAndJavac_pr148381() { runTest("argNames and javac");}
   // public void testCFlowXMLAspectLTW_pr149096() { runTest("cflow xml concrete aspect"); }
-  public void testAmbiguousBinding_pr121805() { runTest("ambiguous binding");}
+  // public void testAmbiguousBinding_pr121805() { runTest("ambiguous binding");}
   public void testGenericInheritanceDecp_pr150095() { runTest("generics, inheritance and decp");}
   public void testIllegalStateException_pr148737() { runTest("illegalstateexception for non generic type");}
   public void testAtajInheritance_pr149305_1()     { runTest("ataj inheritance - 1");}