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-arm64] System.Runtime.Serialization.Xml.XsdDataContractExporterTests.ExporterTypesTests.TypesTest failed #101549

Closed
fanyang-mono opened this issue Apr 25, 2024 · 6 comments
Labels
area-Serialization Known Build Error Use this to report build issues in the .NET Helix tab os-tvos Apple tvOS
Milestone

Comments

@fanyang-mono
Copy link
Member

fanyang-mono commented Apr 25, 2024

[FAIL] System.Runtime.Serialization.Xml.XsdDataContractExporterTests.ExporterTypesTests.TypesTest   Test name: System.Runtime.Serialization.Xml.XsdDataContractExporterTests.ExporterTypesTests.TypesTest
[05:47:48.9832830] 2024-04-25 02:47:49.011 System.Runtime.Serialization.Xml.Tests[70846:86554902]    Assembly:  [System.Runtime.Serialization.Xml.Tests, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51]
[05:47:48.9833110]    Exception messages: Assert.Contains() Failure: Sub-string not found
[05:47:48.9833190] String:    "<xs:complexType name="ExporterTypesTests."···
[05:47:48.9861560] 2024-04-25 02:47:49.011 System.Runtime.Serialization.Xml.Tests[70846:86554902] Not found: "<xs:complexType name="ExporterTypesTests."···   Exception stack traces:    at System.Runtime.Serialization.Xml.XsdDataContractExporterTests.SchemaUtils.OrderedContains(String expected, String& actual)
[05:47:48.9862230] 2024-04-25 02:47:49.011 System.Runtime.Serialization.Xml.Tests[70846:86554902]    at System.Runtime.Serialization.Xml.XsdDataContractExporterTests.ExporterTypesTests.TypesTest()
[05:47:48.9862380]    at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
[05:47:48.9862450]    at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object , BindingFlags )

Build Information

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=655074&view=results
Build error leg or test failing: tvos-arm64 Release AllSubsets_Mono

Error Message

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

{
  "ErrorMessage": "[FAIL] System.Runtime.Serialization.Xml.XsdDataContractExporterTests.ExporterTypesTests.TypesTest",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=655074
Error message validated: [[FAIL] System.Runtime.Serialization.Xml.XsdDataContractExporterTests.ExporterTypesTests.TypesTest]
Result validation: ❌ Known issue did not match with the provided build.
Validation performed at: 4/25/2024 10:55:05 PM UTC

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0
Copy link
Contributor

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

@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Apr 25, 2024
@fanyang-mono fanyang-mono added the Known Build Error Use this to report build issues in the .NET Helix tab label Apr 25, 2024
@matouskozak matouskozak added this to the 9.0.0 milestone Apr 25, 2024
@dotnet-policy-service dotnet-policy-service bot removed the untriaged New issue has not been triaged by the area owner label Apr 25, 2024
@lewing
Copy link
Member

lewing commented Apr 25, 2024

@Fan this is too broad a pattern it will match any substring assertion that fails (as evidenced by the matches)

@lewing
Copy link
Member

lewing commented Apr 25, 2024

I've updated ErrorMessage

@lewing
Copy link
Member

lewing commented Apr 26, 2024

And it is not matching the actual failure because Build Analysis doesn't run against runtime-extra-platforms

@matouskozak
Copy link
Member

matouskozak commented May 6, 2024

I haven't seen this failure on rolling-builds on main for the past week. The issue was probably resolved.

@akoeplinger
Copy link
Member

Closing as we haven't seen this in a while.

@github-actions github-actions bot locked and limited conversation to collaborators Jun 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Serialization Known Build Error Use this to report build issues in the .NET Helix tab os-tvos Apple tvOS
Projects
None yet
Development

No branches or pull requests

4 participants