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

Block System.Numerics.Tensors tests on native AOT #103248

Merged
merged 1 commit into from
Jun 12, 2024

Block System.Numerics.Tensors tests on native AOT

1326ef7
Select commit
Loading
Failed to load commit list.
Merged

Block System.Numerics.Tensors tests on native AOT #103248

Block System.Numerics.Tensors tests on native AOT
1326ef7
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime-nativeaot-outerloop (Build windows-arm64 Release NativeAOT_Libs) failed Jun 10, 2024 in 49m 51s

Build windows-arm64 Release NativeAOT_Libs failed

Annotations

Check failure on line 0 in ILC

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-nativeaot-outerloop (Build windows-arm64 Release NativeAOT_Libs)

ILC#L0

ILC(0,0): error IL3054: (NETCORE_ENGINEERING_TELEMETRY=Build) FluentAssertions.Equivalency.EquivalencyAssertionOptions`1<IEnumerable`1<IEnumerable`1<IEnumerable`1<IEnumerable`1<DataRow>>>>>: Generic expansion to 'FluentAssertions.Equivalency.EquivalencyAssertionOptions`1<IEnumerable`1<IEnumerable`1<IEnumerable`1<IEnumerable`1<IEnumerable`1<DataRow>>>>>>' was aborted due to generic recursion. An exception will be thrown at runtime if this codepath is ever reached. Generic recursion also negatively affects compilation speed and the size of the compilation output. It is advisable to remove the source of the generic recursion by restructuring the program around the source of recursion. The source of generic recursion might include: 'FluentAssertions.Equivalency.EquivalencyAssertionOptions`1', 'FluentAssertions.Equivalency.NestedExclusionOptionBuilder`2'

Check failure on line 310 in artifacts\bin\coreclr\windows.arm64.Release\build\Microsoft.NETCore.Native.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-nativeaot-outerloop (Build windows-arm64 Release NativeAOT_Libs)

artifacts\bin\coreclr\windows.arm64.Release\build\Microsoft.NETCore.Native.targets#L310

artifacts\bin\coreclr\windows.arm64.Release\build\Microsoft.NETCore.Native.targets(310,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command ""D:\a\_work\1\s\artifacts\bin\coreclr\windows.arm64.Release\x64\ilc\\ilc" @"D:\a\_work\1\s\artifacts\obj\System.Resources.Extensions.BinaryFormat.Tests\Release\net9.0-windows\native\System.Resources.Extensions.BinaryFormat.Tests.ilc.rsp"" exited with code -1.

Check failure on line 46 in artifacts\bin\coreclr\windows.arm64.Release\build\Microsoft.NETCore.Native.Publish.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-nativeaot-outerloop (Build windows-arm64 Release NativeAOT_Libs)

artifacts\bin\coreclr\windows.arm64.Release\build\Microsoft.NETCore.Native.Publish.targets#L46

artifacts\bin\coreclr\windows.arm64.Release\build\Microsoft.NETCore.Native.Publish.targets(46,5): error : (NETCORE_ENGINEERING_TELEMETRY=Build) The published project has a runtimeconfig.template.json that is not supported by PublishAot. Move the configuration to the project file using RuntimeHostConfigurationOption.