dotnet / runtime

.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
https://docs.microsoft.com/dotnet/core/
MIT License
15.26k stars 4.73k forks source link

[iOS][MacCatalyst] iOS.Simulator.XmlSerializer_Deserialize.Test failing #74245

Open simonrozsival opened 2 years ago

simonrozsival commented 2 years ago

Originally reported in #74076 Sample test results: https://dev.azure.com/dnceng/public/_build/results?buildId=1948701&view=results

Sample log:

[03:51:23] dbug: 2022-08-17 03:51:23.722536-0700 iOS.Simulator.XmlSerializer_Deserialize.Test[5742:876991] Unhandled managed exceptions:
[03:51:23] dbug: There is an error in XML document (0, 0). (System.InvalidOperationException)
[03:51:23] dbug: at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
[03:51:23] dbug: at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle)
[03:51:23] dbug: at System.Xml.Serialization.XmlSerializer.Deserialize(TextReader textReader)
[03:51:23] dbug: at Program.Main(String[] )
[03:51:23] dbug: at Program.<Main>(String[] )
[03:51:23] dbug: 2022-08-17 03:51:23.725951-0700 iOS.Simulator.XmlSerializer_Deserialize.Test[5742:876991] DOTNET.APP_EXIT_CODE: 1
ghost commented 2 years ago

Tagging subscribers to 'os-ios': @steveisok, @akoeplinger See info in area-owners.md if you want to be subscribed.

Issue Details
Originally reported in #74076 Sample test results: https://dev.azure.com/dnceng/public/_build/results?buildId=1948701&view=results
Author: simonrozsival
Assignees: -
Labels: `area-System.Xml`, `disabled-test`, `os-ios`, `os-tvos`, `os-maccatalyst`
Milestone: -
ghost commented 2 years ago

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

Issue Details
Originally reported in #74076 Sample test results: https://dev.azure.com/dnceng/public/_build/results?buildId=1948701&view=results
Author: simonrozsival
Assignees: -
Labels: `area-System.Xml`, `disabled-test`, `os-ios`, `os-tvos`, `os-maccatalyst`
Milestone: -