You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{
"ErrorMessage": "WrapperTestC did not find Continuation_Wrapper_N on stack (slot=-1)",
"ErrorPattern": "",
"BuildRetry": false,
"ExcludeConsoleLog": false
}
AsyncProfilerTests.RuntimeAsync_CallstackSimulation_HandledException and related tests fail under NativeAOT on osx-arm64. The test process exits with code 134 (SIGABRT). Occurring in every scanned build of pipeline runtime-nativeaot-outerloop (def 265) — confirmed in builds 1408078 and 1407254.
[FAIL] System.Threading.Tasks.Tests.AsyncProfilerTests.RuntimeAsync_CallstackSimulation_HandledException
Error: WrapperTestC did not find Continuation_Wrapper_N on stack (slot=-1)
Error: WrapperTestB did not find Continuation_Wrapper_N on stack (slot=-1)
Error: WrapperTestA did not find Continuation_Wrapper_N on stack (slot=-1)
[FAIL] System.Threading.Tasks.Tests.AsyncProfilerTests.RuntimeAsync_UnhandledExceptionUnwind
[FAIL] System.Threading.Tasks.Tests.AsyncProfilerTests.RuntimeAsync_CallstackSimulation_UnhandledException
Unhandled exception. Xunit.Sdk.TrueException: Expected first flush of core lifecycle events within timeout
exit code 134 means SIGABRT Abort.
First seen in scanned window: build 1407254 (May 4, 2026). Both scanned failing builds are affected. This is computed within the scanned window and may not be the true origin.
Note
🔒 Integrity filter blocked 6 items
The following items were blocked because they don't meet the GitHub integrity level.
#92420search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#123982search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#111752search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#125600search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#124206search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#126448search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
To allow these resources, lower min-integrity in your GitHub frontmatter:
Build Information
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=1408078
Build error leg or test failing: osx arm64 checked-System.Threading.Tasks.Tests
Error Message
{ "ErrorMessage": "WrapperTestC did not find Continuation_Wrapper_N on stack (slot=-1)", "ErrorPattern": "", "BuildRetry": false, "ExcludeConsoleLog": false }AsyncProfilerTests.RuntimeAsync_CallstackSimulation_HandledExceptionand related tests fail under NativeAOT onosx-arm64. The test process exits with code 134 (SIGABRT). Occurring in every scanned build of pipelineruntime-nativeaot-outerloop(def 265) — confirmed in builds 1408078 and 1407254.Affected pipelines:
Error excerpt:
Console log: https://helixr1107v0xdeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-heads-main-23a26d8e348e4ec29e/System.Threading.Tasks.Tests/1/console.3d7cc047.log?helixlogtype=result
First seen in scanned window: build 1407254 (May 4, 2026). Both scanned failing builds are affected. This is computed within the scanned window and may not be the true origin.
Note
🔒 Integrity filter blocked 6 items
The following items were blocked because they don't meet the GitHub integrity level.
search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".To allow these resources, lower
min-integrityin your GitHub frontmatter:Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=1408078
Error message validated:
[WrapperTestC did not find Continuation_Wrapper_N on stack (slot=-1)]Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 5/6/2026 11:37:03 AM UTC
Report
Summary