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

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

Open
simonrozsival opened this issue Aug 19, 2022 · 2 comments
Open
Labels
area-Serialization disabled-test The test is disabled in source code against the issue os-ios Apple iOS os-maccatalyst MacCatalyst OS
Milestone

Comments

@simonrozsival
Copy link
Member

simonrozsival commented Aug 19, 2022

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
@simonrozsival simonrozsival added area-System.Xml disabled-test The test is disabled in source code against the issue os-ios Apple iOS os-tvos Apple tvOS os-maccatalyst MacCatalyst OS labels Aug 19, 2022
@ghost
Copy link

ghost commented Aug 19, 2022

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
Copy link

ghost commented Aug 19, 2022

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: -

@ghost ghost added the untriaged New issue has not been triaged by the area owner label Aug 19, 2022
@simonrozsival simonrozsival changed the title [iOS][MacCatalyst][tvOS] iOS.Simulator.XmlSerializer_Deserialize.Test failing [iOS][MacCatalyst] iOS.Simulator.XmlSerializer_Deserialize.Test failing Aug 19, 2022
@simonrozsival simonrozsival removed the os-tvos Apple tvOS label Aug 19, 2022
akoeplinger pushed a commit that referenced this issue Aug 19, 2022
This PR only disables tests that are failing on Android. iOS, Mac Catalyst, and tvOS reported in #74076

Issues to track disabled tests: #74244, #74245, #74247
@simonrozsival simonrozsival added this to the 8.0.0 milestone Aug 22, 2022
@ghost ghost removed the untriaged New issue has not been triaged by the area owner label Aug 22, 2022
@marek-safar marek-safar modified the milestones: 8.0.0, 9.0.0 Jul 28, 2023
@StephenMolloy StephenMolloy modified the milestones: 9.0.0, 10.0.0 Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-Serialization disabled-test The test is disabled in source code against the issue os-ios Apple iOS os-maccatalyst MacCatalyst OS
Projects
None yet
Development

No branches or pull requests

4 participants