Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Safar <marek.safar@gmail.com>2018-04-22 01:13:54 +0300
committerMarek Safar <marek.safar@gmail.com>2018-04-22 01:13:54 +0300
commit0ade272095cb7a8bf1466dfb5a17d8ab82548ce6 (patch)
tree70184061a6bd683b4bdd58028736c572211b196f /src/System.Private.Xml
parent0ee9a8af686642e73a4a57c6bb32b0ad439ba37e (diff)
parent2533ae7ad1fb65ad8bc105b1841ca3f5e18ead72 (diff)
Merge remote-tracking branch 'upstream/release/2.1'
Diffstat (limited to 'src/System.Private.Xml')
-rw-r--r--src/System.Private.Xml/tests/XmlSchema/XmlSchemaSet/TC_SchemaSet_Compile.cs1
-rw-r--r--src/System.Private.Xml/tests/XmlSchema/XmlSchemaValidatorApi/ValidateMisc.cs4
2 files changed, 0 insertions, 5 deletions
diff --git a/src/System.Private.Xml/tests/XmlSchema/XmlSchemaSet/TC_SchemaSet_Compile.cs b/src/System.Private.Xml/tests/XmlSchema/XmlSchemaSet/TC_SchemaSet_Compile.cs
index 43fde8b0fa..b360f5bd19 100644
--- a/src/System.Private.Xml/tests/XmlSchema/XmlSchemaSet/TC_SchemaSet_Compile.cs
+++ b/src/System.Private.Xml/tests/XmlSchema/XmlSchemaSet/TC_SchemaSet_Compile.cs
@@ -85,7 +85,6 @@ namespace System.Xml.Tests
Assert.True(false);
}
- [ActiveIssue(27740, TestPlatforms.AnyUnix)]
[Fact]
//[Variation(Desc = "TFS_470021 Unexpected local particle qualified name when chameleon schema is added to set")]
public void TFS_470021()
diff --git a/src/System.Private.Xml/tests/XmlSchema/XmlSchemaValidatorApi/ValidateMisc.cs b/src/System.Private.Xml/tests/XmlSchema/XmlSchemaValidatorApi/ValidateMisc.cs
index 707709f43c..c9be8ac570 100644
--- a/src/System.Private.Xml/tests/XmlSchema/XmlSchemaValidatorApi/ValidateMisc.cs
+++ b/src/System.Private.Xml/tests/XmlSchema/XmlSchemaValidatorApi/ValidateMisc.cs
@@ -892,8 +892,6 @@ namespace System.Xml.Tests
}
}
- //TFS_538324
- [ActiveIssue(27740, TestPlatforms.AnyUnix)]
[Fact]
public void XSDValidationGeneratesInvalidError_1()
{
@@ -919,8 +917,6 @@ namespace System.Xml.Tests
}
}
- //TFS_538324
- [ActiveIssue(27740, TestPlatforms.AnyUnix)]
[Fact]
public void XSDValidationGeneratesInvalidError_2()
{