* docs.make, Makefile.am: Build mono-file-formats{.tree,.zip},
[mono.git] / mcs / class / System / Test / System.Net / HttpListenerBasicIdentityTest.cs
index d1de09391e8f097b76394663323aff58e1107f04..82f3c046825d2586c01b5a7501bcd2b296daaca4 100644 (file)
@@ -33,6 +33,9 @@ using NUnit.Framework;
 
 namespace MonoTests.System.Net {
        [TestFixture]
+#if TARGET_JVM
+       [Ignore ("The class HttpListenerBasicIdentity - is not supported")]
+#endif
        public class HttpListenerBasicIdentityTest {
                [Test]
                [ExpectedException (typeof (ArgumentNullException))]