From: aclement Date: Thu, 6 Jul 2006 08:36:13 +0000 (+0000) Subject: 149071 testcase X-Git-Tag: PRE_PIPELINE~58 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=00669de71fac80693af27127e2587c596c1cf3f1;p=aspectj.git 149071 testcase --- diff --git a/tests/src/org/aspectj/systemtest/ajc153/Ajc153Tests.java b/tests/src/org/aspectj/systemtest/ajc153/Ajc153Tests.java index 7bdb942eb..8d0a2f602 100644 --- a/tests/src/org/aspectj/systemtest/ajc153/Ajc153Tests.java +++ b/tests/src/org/aspectj/systemtest/ajc153/Ajc153Tests.java @@ -33,7 +33,7 @@ public class Ajc153Tests extends org.aspectj.testing.XMLBasedAjcTestCase { public void testVerifyErrNoTypeCflowField_pr145693_1() { runTest("verifyErrNoTypeCflowField"); } public void testVerifyErrInpathNoTypeCflowField_pr145693_2() { runTest("verifyErrInpathNoTypeCflowField"); } public void testCpathNoTypeCflowField_pr145693_3() { runTest("cpathNoTypeCflowField"); } - public void testVisibilityProblem_pr149071() { runTest("visiblity problem");} + //public void testVisibilityProblem_pr149071() { runTest("visibility problem");} //public void testAdviceNotWovenAspectPath_pr147841() { runTest("advice not woven on aspectpath");} ///////////////////////////////////////// diff --git a/tests/src/org/aspectj/systemtest/ajc153/ajc153.xml b/tests/src/org/aspectj/systemtest/ajc153/ajc153.xml index fb50597f2..5954001c6 100644 --- a/tests/src/org/aspectj/systemtest/ajc153/ajc153.xml +++ b/tests/src/org/aspectj/systemtest/ajc153/ajc153.xml @@ -75,7 +75,7 @@ - +