Skip to content

Port alternation switch optimization from source generator to RegexCompiler#122959

Merged
stephentoub merged 4 commits into
mainfrom
copilot/port-regex-optimization-to-compiler
Jan 27, 2026
Merged

Port alternation switch optimization from source generator to RegexCompiler#122959
stephentoub merged 4 commits into
mainfrom
copilot/port-regex-optimization-to-compiler

Invert condition logic for alternation switch optimization in source …

7f657d5
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Jan 27, 2026 in 8h 8m 21s

Build #20260126.56 had test failures

Details

Tests

  • Failed: 256 (0.04%)
  • Passed: 569,123 (97.73%)
  • Other: 12,975 (2.23%)
  • Total: 582,354

Annotations

Check failure on line 1 in System.Threading.Thread.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Threading.Thread.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.ValueTuple.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.ValueTuple.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.Threading.Timer.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Threading.Timer.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.Transactions.Local.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Transactions.Local.Tests.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.