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 failed Sep 5, 2024 in 1h 59m 41s

Build #20240905.89 had test failures

Details

Tests

  • Failed: 220 (0.01%)
  • Passed: 3,906,919 (98.18%)
  • Other: 72,312 (1.82%)
  • Total: 3,979,451

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

.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/1a6eee40-88d1-47ff-8f9d-d40b59bb14f8/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

.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/1a6eee40-88d1-47ff-8f9d-d40b59bb14f8/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

.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/1a6eee40-88d1-47ff-8f9d-d40b59bb14f8/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

.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/1a6eee40-88d1-47ff-8f9d-d40b59bb14f8/workitems/System.Text.RegularExpressions.Tests/console

Check failure on line 1 in System.Collections.Specialized.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Collections.Specialized.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.Text.RegularExpressions.Tests.RegexCountTests.EnumerateMatches_ReturnsExpectedCount

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Text.RegularExpressions.Tests.RegexCountTests.EnumerateMatches_ReturnsExpectedCount

Test failed

Check failure on line 1 in System.Text.RegularExpressions.Tests.RegexMultipleMatchTests.EnumerateMatches_Tests

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Text.RegularExpressions.Tests.RegexMultipleMatchTests.EnumerateMatches_Tests

Test failed

Check failure on line 1 in System.Text.RegularExpressions.Tests.RegexEnumerateMatchesTests.EnumerateMatches_CheckIndex

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Text.RegularExpressions.Tests.RegexEnumerateMatchesTests.EnumerateMatches_CheckIndex

Test failed