Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[tvOS] XsdDataContractExporterTests.ExporterTypesTests.TypesTest fails #113062

Open
simonrozsival opened this issue Mar 3, 2025 · 4 comments · May be fixed by #113084
Open

[tvOS] XsdDataContractExporterTests.ExporterTypesTests.TypesTest fails #113062

simonrozsival opened this issue Mar 3, 2025 · 4 comments · May be fixed by #113084
Assignees
Labels
area-System.Xml in-pr There is an active PR which will close this issue when it is merged Known Build Error Use this to report build issues in the .NET Helix tab os-tvos Apple tvOS runtime-mono specific to the Mono runtime untriaged New issue has not been triaged by the area owner

Comments

@simonrozsival
Copy link
Member

simonrozsival commented Mar 3, 2025

Build Information

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=966785
Build error leg or test failing: System.Runtime.Serialization.Xml.XsdDataContractExporterTests.ExporterTypesTests.TypesTest

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorPattern": "Not found:\\s+\"<xs:complexType name=\"ExporterTypesTests.\"···\\s+Exception stack traces:\\s+at System.Runtime.Serialization.Xml.XsdDataContractExporterTests.SchemaUtils.OrderedContains\\(String expected, String& actual\\)",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=966785
Error message validated: [Not found:\s+"<xs:complexType name="ExporterTypesTests."···\s+Exception stack traces:\s+at System.Runtime.Serialization.Xml.XsdDataContractExporterTests.SchemaUtils.OrderedContains\(String expected, String& actual\)]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 3/3/2025 9:33:17 AM UTC

Report

Build Definition Test Pull Request
973032 dotnet/runtime System.Runtime.Serialization.Xml.Tests.WorkItemExecution
972861 dotnet/runtime System.Runtime.Serialization.Xml.Tests.WorkItemExecution
972269 dotnet/runtime System.Runtime.Serialization.Xml.Tests.WorkItemExecution
971661 dotnet/runtime System.Runtime.Serialization.Xml.Tests.WorkItemExecution
971108 dotnet/runtime System.Runtime.Serialization.Xml.Tests.WorkItemExecution
970517 dotnet/runtime System.Runtime.Serialization.Xml.Tests.WorkItemExecution
969995 dotnet/runtime System.Runtime.Serialization.Xml.Tests.WorkItemExecution
969384 dotnet/runtime System.Runtime.Serialization.Xml.Tests.WorkItemExecution
968382 dotnet/runtime System.Runtime.Serialization.Xml.Tests.WorkItemExecution
967828 dotnet/runtime System.Runtime.Serialization.Xml.Tests.WorkItemExecution
967478 dotnet/runtime System.Runtime.Serialization.Xml.Tests.WorkItemExecution #113084
967177 dotnet/runtime System.Runtime.Serialization.Xml.Tests.WorkItemExecution
966785 dotnet/runtime System.Runtime.Serialization.Xml.Tests.WorkItemExecution
966619 dotnet/runtime System.Runtime.Serialization.Xml.Tests.WorkItemExecution

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
2 14 14
@simonrozsival simonrozsival added area-System.Xml Known Build Error Use this to report build issues in the .NET Helix tab os-tvos Apple tvOS runtime-mono specific to the Mono runtime labels Mar 3, 2025
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Mar 3, 2025
Copy link
Contributor

Tagging subscribers to 'os-tvos': @vitek-karas, @kotlarmilos, @ivanpovazan, @steveisok, @akoeplinger
See info in area-owners.md if you want to be subscribed.

Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-system-xml
See info in area-owners.md if you want to be subscribed.

@matouskozak
Copy link
Member

Range of regression 230fea1...48b566c, possibly triggered by #111723 @StephenMolloy . Looks like the same failure was fixed before #104097. @kotlarmilos do you know why is it started failing again after the new PR?

@kotlarmilos
Copy link
Member

kotlarmilos commented Mar 3, 2025

I assume _DataSetXmlSerializationSupport needs to be set to true to use trim-compatible XML serialization.

@dotnet-policy-service dotnet-policy-service bot added the in-pr There is an active PR which will close this issue when it is merged label Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-System.Xml in-pr There is an active PR which will close this issue when it is merged Known Build Error Use this to report build issues in the .NET Helix tab os-tvos Apple tvOS runtime-mono specific to the Mono runtime untriaged New issue has not been triaged by the area owner
Projects
None yet
3 participants