Imported Upstream version 6.0.0.273

Former-commit-id: 9f1a238d9eaeb39fc1234b8e83567c1d4e99faf3
This commit is contained in:
Xamarin Public Jenkins (auto-signing)
2019-05-30 08:38:38 +00:00
parent 2ba231cd0c
commit fbb58b904f
57 changed files with 58 additions and 76 deletions

View File

@ -26,7 +26,7 @@ namespace MonoTests.System.Web.Services.Description
public class ServiceDescriptionTest
{
[Test]
[Category ("MacNotWorking")] // https://bugzilla.xamarin.com/show_bug.cgi?id=51254
[Category ("NotOnMac")] // https://bugzilla.xamarin.com/show_bug.cgi?id=51254
public void SimpleWrite ()
{
ServiceDescription sd = new ServiceDescription ();