Open matouskozak opened 1 month ago
Tagging subscribers to this area: @lambdageek, @steveisok See info in area-owners.md if you want to be subscribed.
There are some interesting "attack tests" that do things with cyclic graphs and potentially large memory usage that might be behaving pathologically on Mono. (for example due to conservative stack scanning)
https://github.com/dotnet/runtime/blob/main/src/libraries/System.Formats.Nrbf/tests/AttackTests.cs
The
System.Formats.Nrbf.Tests
are getting ocassinally killed on CI. Affecting mostly MonoJITlinux_x64_release_mono_minijit_librariestests
job and occasionally MonoInterpreterlinux_x64_release_mono_interpreter_librariestests
.7 failures in the last 30 days as per
Log:
Known Issue Error Message
Fill the error message using step by step known issues guidance.
Report
Summary
Known issue validation
Build: :mag_right: https://dev.azure.com/dnceng-public/public/_build/results?buildId=825800 Result validation: :warning: Validation could not be done without an Azure DevOps build URL on the issue. Please add it to the "Build: :mag_right:" line. Validation performed at: 10/3/2024 4:08:45 PM UTC