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 IEnumerator<T> on ref struct enumerators #106309

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

Revert some changes Regex.EnumerateMatches.cs after code review

2f60a8b
Select commit
Loading
Failed to load commit list.
Open

Implement IEnumerator<T> on ref struct enumerators #106309

Revert some changes Regex.EnumerateMatches.cs after code review
2f60a8b
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime (Build Libraries Test Run checked coreclr linux arm64 Debug) failed Sep 5, 2024 in 41m 28s

Build Libraries Test Run checked coreclr linux arm64 Debug failed

Annotations

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build Libraries Test Run checked coreclr linux arm64 Debug)

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

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24423.2/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Text.RegularExpressions.Tests.RegexEnumerateMatchesTests.EnumerateMatches_CheckIndex has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/b4a3f490-3f8e-4e6a-9087-dca8bdbc813a/workitems/System.Text.RegularExpressions.Tests/console

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build Libraries Test Run checked coreclr linux arm64 Debug)

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

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24423.2/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Text.RegularExpressions.Tests.RegexEnumerateMatchesTests.EnumerateMatches_Lookbehind has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/b4a3f490-3f8e-4e6a-9087-dca8bdbc813a/workitems/System.Text.RegularExpressions.Tests/console

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build Libraries Test Run checked coreclr linux arm64 Debug)

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

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24423.2/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Text.RegularExpressions.Tests.RegexEnumerateMatchesTests.EnumerateMatches_Lookahead has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/b4a3f490-3f8e-4e6a-9087-dca8bdbc813a/workitems/System.Text.RegularExpressions.Tests/console

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build Libraries Test Run checked coreclr linux arm64 Debug)

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

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24423.2/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Text.RegularExpressions.Tests.RegexCountTests.EnumerateMatches_ReturnsExpectedCount has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/b4a3f490-3f8e-4e6a-9087-dca8bdbc813a/workitems/System.Text.RegularExpressions.Tests/console

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build Libraries Test Run checked coreclr linux arm64 Debug)

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

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24423.2/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Text.RegularExpressions.Tests.RegexMatchTests.EnumerateMatches_Count has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/b4a3f490-3f8e-4e6a-9087-dca8bdbc813a/workitems/System.Text.RegularExpressions.Tests/console