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

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEgor Bogatov <egorbo@gmail.com>2017-11-19 15:43:06 +0300
committerMarek Safar <marek.safar@gmail.com>2017-11-19 15:43:06 +0300
commitb44333823da53df777fa53def4fcd2de8a9b131f (patch)
tree6978ec33e660245e39c661cdf4aadeed028c50ce /mcs/class/System.XML/Test/System.Xml/nist_dom/fundamental/Attr/Attr.cs
parentf1a22f31a76ea29624f7b6b682e572858e708d91 (diff)
XmlReaderSettings.EnableLegacyXmlSettings should always be false on mono. Fixes bug-60621 (#6014)
Diffstat (limited to 'mcs/class/System.XML/Test/System.Xml/nist_dom/fundamental/Attr/Attr.cs')
-rw-r--r--mcs/class/System.XML/Test/System.Xml/nist_dom/fundamental/Attr/Attr.cs2
1 files changed, 2 insertions, 0 deletions
diff --git a/mcs/class/System.XML/Test/System.Xml/nist_dom/fundamental/Attr/Attr.cs b/mcs/class/System.XML/Test/System.Xml/nist_dom/fundamental/Attr/Attr.cs
index 78fef4a73ee..27313d0c8af 100644
--- a/mcs/class/System.XML/Test/System.Xml/nist_dom/fundamental/Attr/Attr.cs
+++ b/mcs/class/System.XML/Test/System.Xml/nist_dom/fundamental/Attr/Attr.cs
@@ -482,6 +482,7 @@ namespace nist_dom.fundamental
//----------------------------------------------------------------------------
[Test]
+ [Ignore(".NET DOM implementation does not match W3C DOM specification.")]
public void core0009A()
{
string computedValue = "";//0;
@@ -595,6 +596,7 @@ namespace nist_dom.fundamental
//----------------------------------------------------------------------------
[Test]
+ [Ignore(".NET DOM implementation does not match W3C DOM specification.")]
public void core0011A()
{
string computedValue = "";//"";