Created
December 17, 2014 18:50
-
-
Save mellinoe/ee45d15236bea878a92f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
d:\OSS\corefx\src\System.Xml.XPath.XmlDocument\src\System\Xml\XmlDocumentEx.cs(25): error : XPathTests.FunctionalTests.CoreFunctionLibrary.NodeSetFunctionsTests.NodeSetFunctionsTest22100: System.Null | |
ReferenceException : Object reference not set to an instance of an object. [D:\OSS\corefx\bin\tools\fxbuild.proj] | |
d:\OSS\corefx\src\System.Xml.XPath.XmlDocument\src\System\Xml\XmlDocumentEx.cs(25): error : at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)\r [D:\OSS\corefx\ | |
bin\tools\fxbuild.proj] | |
d:\OSS\corefx\src\System.Xml.XPath.XmlDocument\src\System\Xml\XmlDocumentEx.cs(25): error : at System.Xml.XmlDocumentEx.GetNamespaceXml(XmlDocument xmlDocument) in d:\OSS\corefx\src\System.Xml.XPa | |
th.XmlDocument\src\System\Xml\XmlDocumentEx.cs:line 25\r [D:\OSS\corefx\bin\tools\fxbuild.proj] | |
d:\OSS\corefx\src\System.Xml.XPath.XmlDocument\src\System\Xml\XmlDocumentEx.cs(25): error : at System.Xml.DocumentXPathNavigator.MoveToNextNamespace(XPathNamespaceScope scope) in d:\OSS\corefx\src | |
\System.Xml.XPath.XmlDocument\src\System\Xml\XPath\DocumentXPathNavigator.cs:line 664\r [D:\OSS\corefx\bin\tools\fxbuild.proj] | |
d:\OSS\corefx\src\System.Xml.XPath.XmlDocument\src\System\Xml\XmlDocumentEx.cs(25): error : at MS.Internal.Xml.XPath.NamespaceQuery.Advance() in d:\OSS\corefx\src\System.Xml.XPath\src\System\Xml\X | |
Path\Internal\NamespaceQuery.cs:line 42\r [D:\OSS\corefx\bin\tools\fxbuild.proj] | |
d:\OSS\corefx\src\System.Xml.XPath.XmlDocument\src\System\Xml\XmlDocumentEx.cs(25): error : at MS.Internal.Xml.XPath.FilterQuery.Advance() in d:\OSS\corefx\src\System.Xml.XPath\src\System\Xml\XPat | |
h\Internal\FilterQuery.cs:line 53\r [D:\OSS\corefx\bin\tools\fxbuild.proj] | |
d:\OSS\corefx\src\System.Xml.XPath.XmlDocument\src\System\Xml\XmlDocumentEx.cs(25): error : at MS.Internal.Xml.XPath.MergeFilterQuery.Evaluate(XPathNodeIterator nodeIterator) in d:\OSS\corefx\src\ | |
System.Xml.XPath\src\System\Xml\XPath\Internal\MergeFilterQuery.cs:line 37\r [D:\OSS\corefx\bin\tools\fxbuild.proj] | |
d:\OSS\corefx\src\System.Xml.XPath.XmlDocument\src\System\Xml\XmlDocumentEx.cs(25): error : at System.Xml.XPath.XPathNavigator.Evaluate(XPathExpression expr, XPathNodeIterator context) in d:\OSS\c | |
orefx\src\System.Xml.XPath\src\System\Xml\XPath\XPathNavigator.cs:line 802\r [D:\OSS\corefx\bin\tools\fxbuild.proj] | |
d:\OSS\corefx\src\System.Xml.XPath.XmlDocument\src\System\Xml\XmlDocumentEx.cs(25): error : at System.Xml.XPath.XPathNavigator.Evaluate(XPathExpression expr) in d:\OSS\corefx\src\System.Xml.XPath\ | |
src\System\Xml\XPath\XPathNavigator.cs:line 784\r [D:\OSS\corefx\bin\tools\fxbuild.proj] | |
d:\OSS\corefx\src\System.Xml.XPath.XmlDocument\src\System\Xml\XmlDocumentEx.cs(25): error : at System.Xml.XPath.XPathNavigator.Select(XPathExpression expr) in d:\OSS\corefx\src\System.Xml.XPath\sr | |
c\System\Xml\XPath\XPathNavigator.cs:line 764\r [D:\OSS\corefx\bin\tools\fxbuild.proj] | |
d:\OSS\corefx\src\System.Xml.XPath.XmlDocument\src\System\Xml\XmlDocumentEx.cs(25): error : at XPathTests.Common.Utils.CreateNavigator(String xml, String startingNodePath, XmlNamespaceManager name | |
spaceManager) in d:\OSS\corefx\src\Common\tests\System.Xml.XPath\Common\Utils.cs:line 39\r [D:\OSS\corefx\bin\tools\fxbuild.proj] | |
d:\OSS\corefx\src\System.Xml.XPath.XmlDocument\src\System\Xml\XmlDocumentEx.cs(25): error : at XPathTests.Common.Utils.XPathObject[T](String xml, String testExpression, XmlNamespaceManager namespa | |
ceManager, String startingNodePath) in d:\OSS\corefx\src\Common\tests\System.Xml.XPath\Common\Utils.cs:line 77\r [D:\OSS\corefx\bin\tools\fxbuild.proj] | |
d:\OSS\corefx\src\System.Xml.XPath.XmlDocument\src\System\Xml\XmlDocumentEx.cs(25): error : at XPathTests.Common.Utils.XPathStringTest(String xml, String testExpression, Object expected, XmlNamesp | |
aceManager namespaceManager, String startingNodePath) in d:\OSS\corefx\src\Common\tests\System.Xml.XPath\Common\Utils.cs:line 91\r [D:\OSS\corefx\bin\tools\fxbuild.proj] | |
d:\OSS\corefx\src\System.Xml.XPath.XmlDocument\src\System\Xml\XmlDocumentEx.cs(25): error : at XPathTests.FunctionalTests.CoreFunctionLibrary.NodeSetFunctionsTests.NodeSetFunctionsTest22100() in d | |
:\OSS\corefx\src\Common\tests\System.Xml.XPath\CoreFunctionLibrary\NodeSetFunctionsTests.cs:line 1013 [D:\OSS\corefx\bin\tools\fxbuild.proj] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment