Skip to content

Arm32 nativeAOT runtime-async Exception.ToString() test failure #123979

@rcj1

Description

@rcj1
[FAIL] System.Diagnostics.Tests.StackTraceTests.ToString_Async(asyncMethod: Func`1 { }, expectedPatterns: ["Exception from Foo2", "V2Methods\\.Foo2\\(Int32.*Foo2.*\\.cs:line 10", "V2Methods\\.Foo1\\(Int32.*Foo1.*\\.cs:line 6", "V1Methods.*Test1", "V1Methods.*Test0", ···])
Could not find expected pattern 'V2Methods\.Foo2\(Int32.*Foo2.*\.cs:line 10' in exception text:
System.NotImplementedException: Exception from Foo2
   at System.Diagnostics.V2Methods.Foo() in /_/src/libraries/System.Diagnostics.StackTrace/tests/Foo.cs:line 6
--- End of stack trace from previous location ---
   at System.Diagnostics.Tests.StackTraceTests.<ToString_Async>d__30.MoveNext() in /_/src/libraries/System.Diagnostics.StackTrace/tests/StackTraceTests.cs:line 637 starting at index 51.
   at System.Diagnostics.Tests.StackTraceTests.<ToString_Async>d__30.MoveNext() in /_/src/libraries/System.Diagnostics.StackTrace/tests/StackTraceTests.cs:line 651
--- End of stack trace from previous location ---
--- End of stack trace from previous location ---
--- End of stack trace from previous location ---
[FAIL] System.Diagnostics.Tests.StackTraceTests.ToString_Async(asyncMethod: Func`1 { }, expectedPatterns: ["Exception from Quux1", "V2Methods\\.Quux1\\(Int32.*Quux1.*\\.cs:line 6", "V1Methods.*Test1", "V1Methods.*Test0", "V2Methods\\.Quux\\(\\).*Quux.*\\.cs:line 6"])
Could not find expected pattern 'V2Methods\.Quux1\(Int32.*Quux1.*\.cs:line 6' in exception text:
System.NotImplementedException: Exception from Quux1
   at System.Diagnostics.V2Methods.Quux() in /_/src/libraries/System.Diagnostics.StackTrace/tests/Quux.cs:line 6
--- End of stack trace from previous location ---
   at System.Diagnostics.Tests.StackTraceTests.<ToString_Async>d__30.MoveNext() in /_/src/libraries/System.Diagnostics.StackTrace/tests/StackTraceTests.cs:line 637 starting at index 52.
   at System.Diagnostics.Tests.StackTraceTests.<ToString_Async>d__30.MoveNext() in /_/src/libraries/System.Diagnostics.StackTrace/tests/StackTraceTests.cs:line 651
--- End of stack trace from previous location ---
--- End of stack trace from previous location ---
--- End of stack trace from previous location ---

Failing leg: https://dev.azure.com/dnceng-public/public/_build/results?buildId=1278592&view=logs&jobId=a8f24b3c-c71a-5a83-5031-ad8ed12efa6f

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions