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

[DRAFT][mono][aot] Implementation of nollvm init method #89074

Closed
wants to merge 17 commits into from

Change the symbol for the init wrappers

406e5bd
Select commit
Loading
Failed to load commit list.
Closed

[DRAFT][mono][aot] Implementation of nollvm init method #89074

Change the symbol for the init wrappers
406e5bd
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Oct 31, 2023 in 2h 12m 42s

Build #20231030.80 had test failures

Details

Tests

  • Failed: 8 (0.00%)
  • Passed: 1,063,056 (97.90%)
  • Other: 22,803 (2.10%)
  • Total: 1,085,867

Annotations

Check failure on line 653 in src\mono\mono.proj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

src\mono\mono.proj#L653

src\mono\mono.proj(653,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command "call "D:\a\_work\1\s\eng\native\init-vs-env.cmd" x64 && cd /D "D:\a\_work\1\s\artifacts\obj\mono\windows.x64.Release\" &&  cmake --build . --target install --config Release" exited with code 1.

Check failure on line 653 in src\mono\mono.proj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

src\mono\mono.proj#L653

src\mono\mono.proj(653,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command "call "D:\a\_work\1\s\eng\native\init-vs-env.cmd" x64 && cd /D "D:\a\_work\1\s\artifacts\obj\mono\windows.x64.Debug\" &&  cmake --build . --target install --config Debug" exited with code 1.

Check failure on line 653 in src\mono\mono.proj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

src\mono\mono.proj#L653

src\mono\mono.proj(653,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command "call "D:\a\_work\1\s\eng\native\init-vs-env.cmd" x86 && cd /D "D:\a\_work\1\s\artifacts\obj\mono\windows.x86.Release\" &&  cmake --build . --target install --config Release" exited with code 1.

Check failure on line 653 in src\mono\mono.proj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

src\mono\mono.proj#L653

src\mono\mono.proj(653,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command "call "D:\a\_work\1\s\eng\native\init-vs-env.cmd" x86 && cd /D "D:\a\_work\1\s\artifacts\obj\mono\windows.x86.Debug\" &&  cmake --build . --target install --config Debug" exited with code 1.

Check failure on line 1 in System.Runtime.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Runtime.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 Wasm.Build.Tests.HybridGlobalizationTests.AOT_HybridGlobalizationTests

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Wasm.Build.Tests.HybridGlobalizationTests.AOT_HybridGlobalizationTests

Test failed

Check failure on line 1 in Workloads-Wasm.Build.Tests.HybridGlobalizationTests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Workloads-Wasm.Build.Tests.HybridGlobalizationTests.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 Wasm.Build.Tests.HybridGlobalizationTests.AOT_HybridGlobalizationTests

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Wasm.Build.Tests.HybridGlobalizationTests.AOT_HybridGlobalizationTests

Test failed