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

[linux-x64] [mono-aot] AOT compile CoreCLR tests linux.x64.Release/JIT/Regression/Regression_2/Runtime_68568 #112348

Closed
jkurdek opened this issue Feb 10, 2025 · 2 comments · Fixed by #112476
Labels
area-Infrastructure-mono blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' in-pr There is an active PR which will close this issue when it is merged Known Build Error Use this to report build issues in the .NET Helix tab os-linux Linux OS (any supported distro)

Comments

@jkurdek
Copy link
Member

jkurdek commented Feb 10, 2025

Build Information

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=941448
Build error leg or test failing: AOT compile CoreCLR tests

Error Message

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

{
  "ErrorMessage": "Failed to load custom attributes from method int Runtime_68568:Main () due to Method not found: void Xunit.SkipOnMonoAttribute..ctor(string)",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Range of changes which might have caused the error:
4c1ae74...9ff850e

@jkoritzinsky it might be #107118

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=941448
Error message validated: [Failed to load custom attributes from method int Runtime_68568:Main () due to Method not found: void Xunit.SkipOnMonoAttribute..ctor(string)]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 2/11/2025 2:41:47 PM UTC

Report

Build Definition Step Name Console log Pull Request
941448 dotnet/runtime AOT compile CoreCLR tests Log

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 1 1

Report

Build Definition Step Name Console log Pull Request
941448 dotnet/runtime AOT compile CoreCLR tests Log

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 1
@jkurdek jkurdek added the Known Build Error Use this to report build issues in the .NET Helix tab label Feb 10, 2025
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Feb 10, 2025
Copy link
Contributor

Tagging subscribers to this area: @hoyosjs
See info in area-owners.md if you want to be subscribed.

@jkurdek jkurdek added area-Infrastructure-mono os-linux Linux OS (any supported distro) and removed area-Infrastructure-coreclr labels Feb 10, 2025
@matouskozak matouskozak added the blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' label Feb 11, 2025
@matouskozak
Copy link
Member

@jkoritzinsky @kotlarmilos looks like this is related to adding the

.custom instance void [Microsoft.DotNet.XUnitExtensions]Xunit.SkipOnMonoAttribute::.ctor(string) = {

in #107118

@dotnet-policy-service dotnet-policy-service bot added the in-pr There is an active PR which will close this issue when it is merged label Feb 12, 2025
@dotnet-policy-service dotnet-policy-service bot removed the untriaged New issue has not been triaged by the area owner label Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-Infrastructure-mono blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' in-pr There is an active PR which will close this issue when it is merged Known Build Error Use this to report build issues in the .NET Helix tab os-linux Linux OS (any supported distro)
Projects
Status: Done
2 participants