dotnet / dotnet/runtime

[ci-scan] Test failure: Runtime_105619.Program.TestEntryPoint on Mono MiniFullAot

Open
#129,170 3 comments 0 reactions 0 assignees View on GitHub
agentic-workflows area-Codegen-AOT-mono Known Build Error runtime-mono
Dominant language
C#
Stars
18.3k
Forks
5.6k
PR merge metrics
PR metrics pending

Description

## Build Information
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=1453379
Build error leg or test failing: linux-x64 Release AllSubsets_Mono_MiniFullAot_RuntimeTests minifullaot - Regression_o_2

## Error Details

`Runtime_105619.Program.TestEntryPoint()` returns exit code 22 instead of expected 100 under Mono MiniFullAot (full AOT) on linux-x64. The test is part of the `JIT/Regression/Regression_o_2` merged test assembly.

```
Running test: global::Runtime_105619.Program.TestEntryPoint()
Exit Code: 22
Expected: 100
Actual: 22
END EXECUTION - FAILED
```

First build it occurred: https://dev.azure.com/dnceng-public/public/_build/results?buildId=1450787
Persistent across the entire scanned window; true origin may predate 2026-06-05.

Confirmed in follow-up build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=1455366

## Error Message

```json
{
"ErrorMessage": ["Runtime_105619.Program.TestEntryPoint()", "Actual: 22"],
"ErrorPattern": "",
"BuildRetry": false,
"ExcludeConsoleLog": false
}
```

---
Filed by [`ci-failure-scan`](https://github.com/dotnet/runtime/blob/main/.github/workflows/ci-failure-scan.md) (detection only). [`ci-failure-fix`](https://github.com/dotnet/runtime/blob/main/.github/workflows/ci-failure-fix.md) walks open `[ci-scan]` KBEs and either opens a small fix PR or comments here to loop in owners — it never disables the test.

> [!WARNING]
>
> Firewall blocked 1 domain
>
> The following domain was blocked by the firewall during workflow execution:
>
> - `dotnet.github.io`
>> To allow these domains, add them to the `network.allowed` list in your workflow frontmatter:
>
> ```yaml
> network:
> allowed:
> - defaults
> - "dotnet.github.io"
> ```
>
> See [Network Configuration](https://github.github.com/gh-aw/reference/network/) for more information.
>
>

> [!NOTE]
>
> 🔒 Integrity filter blocked 6 items
>
> The following items were blocked because they don't meet the GitHub integrity level.
>
> - [#125825](https://github.com/dotnet/runtime/issues/125825) `search_issues`: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
> - [#128392](https://github.com/dotnet/runtime/issues/128392) `search_issues`: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
> - [#85747](https://github.com/dotnet/runtime/issues/85747) `search_issues`: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
> - [#41647](https://github.com/dotnet/runtime/issues/41647) `search_issues`: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
> - [#43227](https://github.com/dotnet/runtime/issues/43227) `search_issues`: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
> - [#114222](https://github.com/dotnet/runtime/issues/114222) `search_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:
>
> ```yaml
> tools:
> github:
> min-integrity: approved # merged | approved | unapproved | none
> ```
>
>

> Generated by [CI Outer-Loop Failure Scanner](https://github.com/dotnet/runtime/actions/runs/27209747910/agentic_workflow) · ● 60.5M · [◷](https://github.com/search?q=repo%3Adotnet%2Fruntime+is%3Aissue+%22gh-aw-workflow-call-id%3A+dotnet%2Fruntime%2Fci-failure-scan%22&type=issues)

### Report
#### Summary
|24-Hour Hit Count|7-Day Hit Count|1-Month Count|
|---|---|---|
|0|0|0|

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.