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

[8.0][osx] Test failure: ILLink.Tasks.Tests.TaskArgumentTests.TestRootDescriptorFiles #101833

Open
carlossanlop opened this issue May 3, 2024 · 1 comment
Labels
arch-x64 area-Tools-ILLink .NET linker development as well as trimming analyzers Known Build Error Use this to report build issues in the .NET Helix tab os-mac-os-x macOS aka OSX untriaged New issue has not been triaged by the area owner

Comments

@carlossanlop
Copy link
Member

carlossanlop commented May 3, 2024

Build Information

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=664117
Build error leg or test failing: osx-x64 release ILLink_Runtime_Testing -> ILLink.Tasks.Tests.TaskArgumentTests.TestRootDescriptorFiles(rootDescriptorFiles: ["combined_output.xml"])

Error Message

{
  "ErrorMessage" : "##[error]XUnit(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Tests failed: /Users/runner/work/1/s/artifacts/TestResults/Release/ILLink.Tasks.Tests_net8.0_x64.html [net8.0|x64]",
  "BuildRetry" : false,
  "ExcludeConsoleLog" : false
}
xUnit.net Console Runner v2.4.2+f110e5bee5 (64-bit .NET 8.0.4)
�[37m  Discovering: ILLink.Tasks.Tests
�[m�[37m  Discovered:  ILLink.Tasks.Tests
�[m�[37m  Starting:    ILLink.Tasks.Tests
�[m�[31;1m    ILLink.Tasks.Tests.TaskArgumentTests.TestRootDescriptorFiles(rootDescriptorFiles: ["combined_output.xml"]) [FAIL]
�[m�[37m      Assert.Equal() Failure
�[m�[37m                 ↓ (pos 0)
�[m�[37m      Expected: ["combined_output.xml"]
�[m�[37m      Actual:   []
�[m�[37m                 ↑ (pos 0)
�[m�[30;1m      Stack Trace:
�[m�[37m        /_/src/tools/illink/test/ILLink.Tasks.Tests/ILLink.Tasks.Tests.cs(202,0): at ILLink.Tasks.Tests.TaskArgumentTests.TestRootDescriptorFiles(String[] rootDescriptorFiles)
�[m�[37m           at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
�[m�[37m           at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)
�[m�[37m  Finished:    ILLink.Tasks.Tests
�[m�[37m=== TEST EXECUTION SUMMARY ===
�[m�[37m   ILLink.Tasks.Tests  Total: 105, Errors: 0, Failed: 1, Skipped: 0, Time: 1.769s
�[m�[m=== COMMAND LINE ===
"/Users/runner/.dotnet/dotnet" exec --depsfile "/Users/runner/work/1/s/artifacts/bin/ILLink.Tasks.Tests/Release/net8.0/ILLink.Tasks.Tests.deps.json" --runtimeconfig "/Users/runner/work/1/s/artifacts/bin/ILLink.Tasks.Tests/Release/net8.0/ILLink.Tasks.Tests.runtimeconfig.json"  "/Users/runner/work/1/s/.packages/xunit.runner.console/2.4.2/tools/netcoreapp2.0/xunit.console.dll" "/Users/runner/work/1/s/artifacts/bin/ILLink.Tasks.Tests/Release/net8.0/ILLink.Tasks.Tests.dll" -noautoreporters -xml "/Users/runner/work/1/s/artifacts/TestResults/Release/ILLink.Tasks.Tests_net8.0_x64.xml" -html "/Users/runner/work/1/s/artifacts/TestResults/Release/ILLink.Tasks.Tests_net8.0_x64.html"  > "/Users/runner/work/1/s/artifacts/log/Release/ILLink.Tasks.Tests_net8.0_x64.log" 2>&1

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=664117
Error message validated: [##[error]XUnit(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Tests failed: /Users/runner/work/1/s/artifacts/TestResults/Release/ILLink.Tasks.Tests_net8.0_x64.html [net8.0|x64]]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 5/3/2024 1:53:48 AM UTC

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0
@carlossanlop carlossanlop added os-mac-os-x macOS aka OSX arch-x64 Known Build Error Use this to report build issues in the .NET Helix tab area-Tools-ILLink .NET linker development as well as trimming analyzers labels May 3, 2024
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label May 3, 2024
Copy link
Contributor

Tagging subscribers to this area: @agocke, @sbomer, @vitek-karas
See info in area-owners.md if you want to be subscribed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-x64 area-Tools-ILLink .NET linker development as well as trimming analyzers Known Build Error Use this to report build issues in the .NET Helix tab os-mac-os-x macOS aka OSX untriaged New issue has not been triaged by the area owner
Projects
Status: No status
Development

No branches or pull requests

1 participant