Skip to content

[wasm][tests][eat] Test failure System.Xml.Tests.CTransformRegressionTest.RegressionTest1 #51244

Description

@radical

Log

[05:44:42] info: console.info: Initializing.....
[05:44:42] info: Could not find constructor for 'Xunit.Sdk.CollectionPerAssemblyTestCollectionFactory' with arguments type(s): Xunit.Sdk.TestAssembly
[05:44:42] info: Discovering: System.Xml.Xsl.XslCompiledTransformApi.Tests.dll (method display = ClassAndMethod, method display options = None)
[05:44:42] info: Discovered:  System.Xml.Xsl.XslCompiledTransformApi.Tests.dll (found 280 of 285 test cases)
[05:44:42] info: Could not find constructor for 'Xunit.Sdk.CollectionPerAssemblyTestCollectionFactory' with arguments type(s): Xunit.Sdk.TestAssembly
[05:44:42] info: Starting:    System.Xml.Xsl.XslCompiledTransformApi.Tests.dll
[05:44:42] fail: [FAIL] System.Xml.Tests.CTransformRegressionTest.RegressionTest1(xslInputType: URI, readerType: XmlValidatingReader, outputType: Stream, navType: XPathDocument)
[05:44:42] info: System.Xml.Xsl.XslTransformException : An error occurred while loading document 'Stra%C3%9Fe.xml'. See InnerException for a complete description of the error.
[05:44:42] info: ---- System.Xml.XmlException : Resolving of external URIs was prohibited.
[05:44:42] info:    at System.Xml.Xsl.Runtime.XmlQueryContext.GetDataSource(String uriRelative, String uriBase)
[05:44:42] info:    at System.Xml.Xsl.XmlILCommand.Execute(Object defaultDocument, XmlResolver dataSources, XsltArgumentList argumentList, XmlSequenceWriter results)
[05:44:42] info:    at System.Xml.Xsl.XmlILCommand.Execute(Object defaultDocument, XmlResolver dataSources, XsltArgumentList argumentList, XmlWriter writer)
[05:44:42] info:    at System.Xml.Xsl.XslCompiledTransform.Transform(IXPathNavigable input, XsltArgumentList arguments, XmlWriter results, XmlResolver documentResolver)
[05:44:42] info:    at System.Xml.Xsl.XslCompiledTransform.Transform(IXPathNavigable input, XsltArgumentList arguments, Stream results)
[05:44:42] info:    at System.Xml.Tests.XsltApiTestCaseBase2.Transform(String szXmlFile, OutputType outputType, NavType navType, Boolean errorCase)
[05:44:42] info:    at System.Xml.Tests.XsltApiTestCaseBase2.Transform(String szXmlFile, OutputType outputType, NavType navType)
[05:44:42] info:    at System.Xml.Tests.CTransformRegressionTest.RegressionTest1(XslInputType xslInputType, ReaderType readerType, OutputType outputType, NavType navType)
[05:44:42] info:    at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
[05:44:42] info: ----- Inner Stack Trace -----
[05:44:42] info:    at System.Xml.XmlNullResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn)
[05:44:42] info:    at System.Xml.Xsl.Runtime.XmlQueryContext.GetDataSource(String uriRelative, String uriBase)
[05:45:08] info: Finished:    System.Xml.Xsl.XslCompiledTransformApi.Tests.dll

Metadata

Metadata

Assignees

No one assigned

    Labels

    arch-wasmWebAssembly architecturearea-System.Xmldisabled-testThe test is disabled in source code against the issueneeds-further-triageIssue has been initially triaged, but needs deeper consideration or reconsiderationtrimming-for-aot`EnableAggressiveTrimming=true` used for running tests with AOT

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions