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

Rewrite the corehost CMake system to be more "Modern CMake"y and less MSBuild-y #102475

Merged
merged 18 commits into from
Jun 5, 2024

Update src/native/corehost/CMakeLists.txt

5d04c10
Select commit
Loading
Failed to load commit list.
Merged

Rewrite the corehost CMake system to be more "Modern CMake"y and less MSBuild-y #102475

Update src/native/corehost/CMakeLists.txt
5d04c10
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Jun 5, 2024 in 2h 34m 47s

Build #20240604.104 had test failures

Details

Tests

  • Failed: 5 (0.00%)
  • Passed: 3,781,813 (98.17%)
  • Other: 70,388 (1.83%)
  • Total: 3,852,206

Annotations

Check failure on line 91 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24281.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24281.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24281.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item LibraryImportGenerator.Tests in job ced43366-33a2-4ff0-b263-1c7a1281f9cb has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/ced43366-33a2-4ff0-b263-1c7a1281f9cb/workitems/LibraryImportGenerator.Tests/console

Check failure on line 91 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24281.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24281.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24281.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item WasmTestOnChrome-MT-System.Runtime.InteropServices.JavaScript.Tests in job 91e9f842-c401-4a26-af8f-4dbb11f01808 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/91e9f842-c401-4a26-af8f-4dbb11f01808/workitems/WasmTestOnChrome-MT-System.Runtime.InteropServices.JavaScript.Tests/console

Check failure on line 91 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24281.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24281.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24281.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item WasmTestOnFirefox-ST-System.Memory.Tests in job d9a84096-52b3-4831-968f-83af528b3cfe has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/d9a84096-52b3-4831-968f-83af528b3cfe/workitems/WasmTestOnFirefox-ST-System.Memory.Tests/console

Check failure on line 91 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24281.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24281.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24281.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item WasmTestOnFirefox-ST-System.Private.Xml.Tests in job d9a84096-52b3-4831-968f-83af528b3cfe has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/d9a84096-52b3-4831-968f-83af528b3cfe/workitems/WasmTestOnFirefox-ST-System.Private.Xml.Tests/console

Check failure on line 1 in LibraryImportGenerator.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

LibraryImportGenerator.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 System.Runtime.InteropServices.JavaScript.Tests.WebWorkerTest.JSDelay_ContinueWith_Sync

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Runtime.InteropServices.JavaScript.Tests.WebWorkerTest.JSDelay_ContinueWith_Sync

Test failed

Check failure on line 1 in WasmTestOnChrome-MT-System.Runtime.InteropServices.JavaScript.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

WasmTestOnChrome-MT-System.Runtime.InteropServices.JavaScript.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 WasmTestOnFirefox-ST-System.Memory.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

WasmTestOnFirefox-ST-System.Memory.Tests.WorkItemExecution

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