aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ajcTestsFailing.xml
diff options
context:
space:
mode:
authoraclement <aclement>2004-08-11 08:17:11 +0000
committeraclement <aclement>2004-08-11 08:17:11 +0000
commit065228643beb192e3214a032c2b62f90db4f8592 (patch)
treed554593680c6fff507adbf22e5c5c260eb48dc79 /tests/ajcTestsFailing.xml
parent9d36a87c1f64a2c214cab2be16b2eda8b79cdf87 (diff)
downloadaspectj-065228643beb192e3214a032c2b62f90db4f8592.tar.gz
aspectj-065228643beb192e3214a032c2b62f90db4f8592.zip
Tests for bug 65925. Already fixed !
Diffstat (limited to 'tests/ajcTestsFailing.xml')
-rw-r--r--tests/ajcTestsFailing.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/tests/ajcTestsFailing.xml b/tests/ajcTestsFailing.xml
index f9c1bdd55..167f12d9e 100644
--- a/tests/ajcTestsFailing.xml
+++ b/tests/ajcTestsFailing.xml
@@ -132,16 +132,6 @@
<compile files="InterfaceInitializerOrder.java"/>
<run class="InterfaceInitializerOrder"/>
</ajc-test>
-
- <ajc-test
- dir="bugs/invalidAbsoluteTypeName"
- pr="65925"
- title="Valid but inaccessible type names should not be flagged by XLint:invalidAbsoluteTypeName">
- <compile files="False_InvalidAbsoluteTypeName.java">
- <message kind="warning" line="17"/>
- </compile>
- <run class="False_InvalidAbsoluteTypeName"/>
- </ajc-test>
<ajc-test dir="pureJava" title="assert coverage tests [requires 1.4]"
keywords="from-14tests,purejava">