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 windows x64 Release) failed Sep 5, 2024 in 46m 7s

Build Libraries Test Run checked coreclr windows x64 Release 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 windows x64 Release)

.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/3923298d-b78e-4323-92fa-1c59d0cb9146/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 windows x64 Release)

.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/3923298d-b78e-4323-92fa-1c59d0cb9146/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 windows x64 Release)

.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/3923298d-b78e-4323-92fa-1c59d0cb9146/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 windows x64 Release)

.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.RegexMultipleMatchTests.EnumerateMatches_Tests has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/3923298d-b78e-4323-92fa-1c59d0cb9146/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 windows x64 Release)

.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/3923298d-b78e-4323-92fa-1c59d0cb9146/workitems/System.Text.RegularExpressions.Tests/console