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

JIT ARM64-SVE: Add AbsoluteCompare* APIs #102611

Closed
wants to merge 10 commits into from

Mark VectorToMask(TrueAll, Zero) as contained

5e13610
Select commit
Loading
Failed to load commit list.
Closed

JIT ARM64-SVE: Add AbsoluteCompare* APIs #102611

Mark VectorToMask(TrueAll, Zero) as contained
5e13610
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Jun 19, 2024 in 5h 23m 55s

Build #20240618.100 had test failures

Details

Tests

  • Failed: 1,384 (0.10%)
  • Passed: 1,420,066 (97.92%)
  • Other: 28,751 (1.98%)
  • Total: 1,450,201

Annotations

Check failure on line 1922 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Build log #L1922

BUILD: Error: native component build failed. Refer to the build log files for details.

Check failure on line 108 in src\coreclr\runtime.proj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

src\coreclr\runtime.proj#L108

src\coreclr\runtime.proj(108,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command ""D:\a\_work\1\s\src\coreclr\build-runtime.cmd" -x86 -checked -ci -os windows -outputrid win-x86 -cmakeargs "-DCLR_DOTNET_HOST_PATH=D:\a\_work\1\s\.dotnet\dotnet.exe" -cmakeargs "-DCDAC_BUILD_TOOL_BINARY_PATH=D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Checked\cdac-build-tool\cdac-build-tool.dll"" exited with code 1.

Check failure on line 1931 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Build log #L1931

Failed to build "CoreCLR component".

Check failure on line 108 in src/coreclr/runtime.proj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

src/coreclr/runtime.proj#L108

src/coreclr/runtime.proj(108,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command ""/__w/1/s/src/coreclr/build-runtime.sh" -x64 -checked -ci -cross -os linux -outputrid linux-x64 -cmakeargs "-DCLR_DOTNET_HOST_PATH=/__w/1/s/.dotnet/dotnet" -cmakeargs "-DCDAC_BUILD_TOOL_BINARY_PATH=/__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/cdac-build-tool/cdac-build-tool.dll" -component alljits -component iltools -component nativeaot" exited with code 2.

Check failure on line 1 in ComInterfaceGenerator.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

ComInterfaceGenerator.Tests.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.

Check failure on line 1 in ComInterfaceGenerator.Unit.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

ComInterfaceGenerator.Unit.Tests.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.

Check failure on line 1 in Common.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Common.Tests.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.

Check failure on line 1 in Invariant.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Invariant.Tests.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.