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

Implement ShuffleUnsafe methods and optimise Shuffle for non-constant indices #99596

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Merge branch 'main' into main12

bb974ca
Select commit
Loading
Failed to load commit list.
Open

Implement ShuffleUnsafe methods and optimise Shuffle for non-constant indices #99596

Merge branch 'main' into main12
bb974ca
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Sep 11, 2024 in 2h 20m 56s

Build #20240910.86 had test failures

Details

Tests

  • Failed: 10 (0.00%)
  • Passed: 4,120,255 (98.18%)
  • Other: 76,482 (1.82%)
  • Total: 4,196,747

Annotations

Check failure on line 91 in .packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24423.2\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.24423.2\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24423.2\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Workloads-NoWebcil-ST-Wasm.Build.Tests.TestAppScenarios.AppSettingsTests in job 839f1687-87d8-4d43-b18f-850c82d58c51 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/839f1687-87d8-4d43-b18f-850c82d58c51/workitems/Workloads-NoWebcil-ST-Wasm.Build.Tests.TestAppScenarios.AppSettingsTests/console

Check failure on line 91 in .packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24423.2\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.24423.2\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24423.2\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Workloads-NoWebcil-ST-Wasm.Build.Tests.TestAppScenarios.DownloadThenInitTests in job 839f1687-87d8-4d43-b18f-850c82d58c51 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/839f1687-87d8-4d43-b18f-850c82d58c51/workitems/Workloads-NoWebcil-ST-Wasm.Build.Tests.TestAppScenarios.DownloadThenInitTests/console

Check failure on line 91 in .packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24423.2\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.24423.2\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24423.2\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Workloads-NoWebcil-ST-Wasm.Build.Tests.TestAppScenarios.LazyLoadingTests in job 839f1687-87d8-4d43-b18f-850c82d58c51 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/839f1687-87d8-4d43-b18f-850c82d58c51/workitems/Workloads-NoWebcil-ST-Wasm.Build.Tests.TestAppScenarios.LazyLoadingTests/console

Check failure on line 91 in .packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24423.2\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.24423.2\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24423.2\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Workloads-NoWebcil-ST-Wasm.Build.Tests.TestAppScenarios.WasmSdkDebugLevelTests in job 839f1687-87d8-4d43-b18f-850c82d58c51 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/839f1687-87d8-4d43-b18f-850c82d58c51/workitems/Workloads-NoWebcil-ST-Wasm.Build.Tests.TestAppScenarios.WasmSdkDebugLevelTests/console

Check failure on line 1 in Wasi.Build.Tests.SdkMissingTests.SimpleBuildDoesNotFail

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Wasi.Build.Tests.SdkMissingTests.SimpleBuildDoesNotFail

Test failed

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Workloads-ST-Wasm.Build.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.TestAppScenarios.DownloadThenInitTests.NoResourcesReFetchedAfterDownloadFinished

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Wasm.Build.Tests.TestAppScenarios.DownloadThenInitTests.NoResourcesReFetchedAfterDownloadFinished

Test failed

Check failure on line 1 in Wasm.Build.Tests.TestAppScenarios.AppSettingsTests.LoadAppSettingsBasedOnApplicationEnvironment

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Wasm.Build.Tests.TestAppScenarios.AppSettingsTests.LoadAppSettingsBasedOnApplicationEnvironment

Test failed