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

Speeding up Random.Shuffle by batching #111015

Closed
wants to merge 5 commits into from

Moved Shuffle code to Impl

8ff424e
Select commit
Loading
Failed to load commit list.
Closed

Speeding up Random.Shuffle by batching #111015

Moved Shuffle code to Impl
8ff424e
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime (Build Libraries Test Run release coreclr linux_musl x64 Debug) failed Jan 7, 2025 in 29m 41s

Build Libraries Test Run release coreclr linux_musl x64 Debug failed

Annotations

Check failure on line 44 in .packages/microsoft.dotnet.helix.sdk/10.0.0-beta.25052.2/tools/azure-pipelines/AzurePipelines.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build Libraries Test Run release coreclr linux_musl x64 Debug)

.packages/microsoft.dotnet.helix.sdk/10.0.0-beta.25052.2/tools/azure-pipelines/AzurePipelines.MultiQueue.targets#L44

.packages/microsoft.dotnet.helix.sdk/10.0.0-beta.25052.2/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.IO.Packaging.Tests.PartPieceTests.CanWritePartData has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/58cba8f9-6cb9-4f6d-a684-d4eff367c0a2/workitems/System.IO.Packaging.Tests/console

Check failure on line 44 in .packages/microsoft.dotnet.helix.sdk/10.0.0-beta.25052.2/tools/azure-pipelines/AzurePipelines.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build Libraries Test Run release coreclr linux_musl x64 Debug)

.packages/microsoft.dotnet.helix.sdk/10.0.0-beta.25052.2/tools/azure-pipelines/AzurePipelines.MultiQueue.targets#L44

.packages/microsoft.dotnet.helix.sdk/10.0.0-beta.25052.2/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.IO.Packaging.Tests.PartPieceTests.InvalidPartsDoNotAppearInSamplePackage has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/58cba8f9-6cb9-4f6d-a684-d4eff367c0a2/workitems/System.IO.Packaging.Tests/console

Check failure on line 44 in .packages/microsoft.dotnet.helix.sdk/10.0.0-beta.25052.2/tools/azure-pipelines/AzurePipelines.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build Libraries Test Run release coreclr linux_musl x64 Debug)

.packages/microsoft.dotnet.helix.sdk/10.0.0-beta.25052.2/tools/azure-pipelines/AzurePipelines.MultiQueue.targets#L44

.packages/microsoft.dotnet.helix.sdk/10.0.0-beta.25052.2/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.IO.Packaging.Tests.PartPieceTests.CanParseInterleavedContentTypesFile has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/58cba8f9-6cb9-4f6d-a684-d4eff367c0a2/workitems/System.IO.Packaging.Tests/console

Check failure on line 44 in .packages/microsoft.dotnet.helix.sdk/10.0.0-beta.25052.2/tools/azure-pipelines/AzurePipelines.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build Libraries Test Run release coreclr linux_musl x64 Debug)

.packages/microsoft.dotnet.helix.sdk/10.0.0-beta.25052.2/tools/azure-pipelines/AzurePipelines.MultiQueue.targets#L44

.packages/microsoft.dotnet.helix.sdk/10.0.0-beta.25052.2/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.IO.Packaging.Tests.PartPieceTests.CanParseAtomicContentTypesFile has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/58cba8f9-6cb9-4f6d-a684-d4eff367c0a2/workitems/System.IO.Packaging.Tests/console

Check failure on line 44 in .packages/microsoft.dotnet.helix.sdk/10.0.0-beta.25052.2/tools/azure-pipelines/AzurePipelines.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build Libraries Test Run release coreclr linux_musl x64 Debug)

.packages/microsoft.dotnet.helix.sdk/10.0.0-beta.25052.2/tools/azure-pipelines/AzurePipelines.MultiQueue.targets#L44

.packages/microsoft.dotnet.helix.sdk/10.0.0-beta.25052.2/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.IO.Packaging.Tests.PartPieceTests.CannotNameAtomicPartAsValidPartPiece has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/58cba8f9-6cb9-4f6d-a684-d4eff367c0a2/workitems/System.IO.Packaging.Tests/console