Skip to content

Always record late devirt info

Build Analysis / Build Analysis failed Feb 12, 2025 in 0s

.NET Result Analysis

Details

Tip

To unconditionally bypass the build analysis check (turn it green), you can use the escape mechanism feature. The completion time may vary, potentially taking several minutes, depending on the build analysis workload at the moment.

⚠️ The following pipeline(s) will not be analyzed as has been explicited excluded from analysis

Known Infrastructure Errors

Build Failures

runtime / Build / windows-arm64 Release NativeAOT

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌The job running on agent NetCore-Public 228 ran longer than the maximum time of 120 minutes. For more information, see https://go.microsoft.com/fwlink/?linkid=2077134

runtime / Build / windows-x64 Debug NativeAOT / Build Tests

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌artifacts\bin\coreclr\windows.x64.Debug\build\Microsoft.NETCore.Native.targets(327,5): error MSB3073: The command ""D:\a\_work\1\s\artifacts\bin\coreclr\windows.x64.Debug\x64\ilc\\ilc" @"D:\a\_work\1\s\artifacts\tests\coreclr/obj/windows.x64.Debug/Managed/nativeaot\SmokeTests\ControlFlowGuard\ControlFlowGuard\native\ControlFlowGuard.ilc.rsp"" exited with code 57005. [D:\a\_work\1\s\src\tests\nativeaot\SmokeTests\ControlFlowGuard\ControlFlowGuard.csproj]
    ❌src\tests\Common\dir.traversal.targets(25,5): error : (No message specified) [D:\a\_work\1\s\src\tests\build.proj]
    ❌src\tests\build.proj(497,5): error MSB3073: The command ""D:\a\_work\1\s\\dotnet.cmd" msbuild D:\a\_work\1\s\src\tests\build.proj /t:Build "/p:TargetArchitecture=x64" "/p:Configuration=Debug" "/p:LibrariesConfiguration=Release" "/p:TasksConfiguration=Debug" "/p:TargetOS=windows" "/p:ToolsOS=" "/p:PackageOS=" "/p:RuntimeFlavor=coreclr" "/p:RuntimeVariant=" "/p:CLRTestBuildAllTargets=" "/p:UseCodeFlowEnforcement=" "/p:__TestGroupToBuild=3" "/p:__SkipRestorePackages=1" /nodeReuse:false /maxcpucount /bl:D:\a\_work\1\s\artifacts\/log/Debug/InnerManagedTestBuild.3.binlog "/p:DefaultBuildAllTarget=BuildNativeAot" /p:ContinuousIntegrationBuild=true "/p:DevTeamProvisioning=-"" exited with code 1.

runtime / Build / windows-x64 Checked NativeAOT / Build Tests

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌artifacts\bin\coreclr\windows.x64.Checked\build\Microsoft.NETCore.Native.targets(327,5): error MSB3073: The command ""D:\a\_work\1\s\artifacts\bin\coreclr\windows.x64.Checked\x64\ilc\\ilc" @"D:\a\_work\1\s\artifacts\tests\coreclr/obj/windows.x64.Checked/Managed/JIT\HardwareIntrinsics\General\ConstantFolding\StaticReadonlySimd\native\StaticReadonlySimd.ilc.rsp"" exited with code 57005. [D:\a\_work\1\s\src\tests\JIT\HardwareIntrinsics\General\ConstantFolding\StaticReadonlySimd.csproj]
    ❌artifacts\bin\coreclr\windows.x64.Checked\build\Microsoft.NETCore.Native.targets(327,5): error MSB3073: The command ""D:\a\_work\1\s\artifacts\bin\coreclr\windows.x64.Checked\x64\ilc\\ilc" @"D:\a\_work\1\s\artifacts\tests\coreclr/obj/windows.x64.Checked/Managed/Interop\UnmanagedCallersOnlyBasic\UnmanagedCallersOnlyBasicTest\native\UnmanagedCallersOnlyBasicTest.ilc.rsp"" exited with code 57005. [D:\a\_work\1\s\src\tests\Interop\UnmanagedCallersOnlyBasic\UnmanagedCallersOnlyBasicTest.csproj]
    ❌artifacts\bin\coreclr\windows.x64.Checked\build\Microsoft.NETCore.Native.targets(327,5): error MSB3073: The command ""D:\a\_work\1\s\artifacts\bin\coreclr\windows.x64.Checked\x64\ilc\\ilc" @"D:\a\_work\1\s\artifacts\tests\coreclr/obj/windows.x64.Checked/Managed/Interop\COM\ComWrappers\API\ComWrappersTests\native\ComWrappersTests.ilc.rsp"" exited with code 57005. [D:\a\_work\1\s\src\tests\Interop\COM\ComWrappers\API\ComWrappersTests.csproj]

Known test errors

The following build(s) were only partially analyzed due to the number of test errors and helix logs:
- [runtime]

Test Failures (1179 tests failed)

🔹 [All failing tests from runtime]

Was this helpful? Yes No