[tests] Disable for Android
authorMarek Habersack <grendel@twistedcode.net>
Wed, 24 Jun 2015 21:43:25 +0000 (23:43 +0200)
committerMarek Habersack <grendel@twistedcode.net>
Wed, 15 Jul 2015 18:45:27 +0000 (20:45 +0200)
The test works when only its fixture is ran, fails when ran as part of the
entire BCL test suite.

mcs/class/System/Test/System.Net/WebRequestTest.cs

index fc493ab585ab8686e26a0b0ea666f07d17bad26e..908dadb35c2cac90143898e69a39dc5440019d7b 100644 (file)
@@ -340,6 +340,7 @@ namespace MonoTests.System.Net {
        }\r
 \r
        [Test] //BNC#323452\r
+       [Category ("AndroidNotWorking")] // Fails when ran as part of the entire BCL test suite. Works when only this fixture is ran
        public void TestFailedResolution ()\r
        {\r
                try {\r