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

Fix handling of case-sensitive set loops in RegexPrefixAnalyzer.FindPrefixes #101608

Merged
merged 2 commits into from
Apr 29, 2024

Also exit early as soon as we can detect too many possible prefixes

db16aa9
Select commit
Loading
Failed to load commit list.
Merged

Fix handling of case-sensitive set loops in RegexPrefixAnalyzer.FindPrefixes #101608

Also exit early as soon as we can detect too many possible prefixes
db16aa9
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Apr 29, 2024 in 1h 34m 6s

Build #20240429.15 had test failures

Details

Tests

  • Failed: 70 (0.00%)
  • Passed: 3,157,193 (97.87%)
  • Other: 68,733 (2.13%)
  • Total: 3,225,996

Annotations

Check failure on line 91 in .packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24226.3\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24226.3\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24226.3\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item WasmTestOnFirefox-ST-System.Runtime.Tests in job 2fb1ee40-e4ef-407d-85be-071b65aece44 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/2fb1ee40-e4ef-407d-85be-071b65aece44/workitems/WasmTestOnFirefox-ST-System.Runtime.Tests/console

Check failure on line 91 in .packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24226.3\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24226.3\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24226.3\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Invariant.Tests in job ec7759d0-0cf4-434c-89ff-4355b2f76a39 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/ec7759d0-0cf4-434c-89ff-4355b2f76a39/workitems/Invariant.Tests/console

Check failure on line 91 in .packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24226.3\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24226.3\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24226.3\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Collections.Specialized.Tests in job ec7759d0-0cf4-434c-89ff-4355b2f76a39 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/ec7759d0-0cf4-434c-89ff-4355b2f76a39/workitems/System.Collections.Specialized.Tests/console

Check failure on line 2301 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Build log #L2301

Artifact Build.buildbrowserwasmlinuxReleaseLibraryTestsEAT already exists for build 659396.

Check failure on line 1 in Invariant.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Invariant.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.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.Globalization.Tests.DateTimeFormatInfoAbbreviatedMonthNames.AbbreviatedMonthNames_Get_ReturnsExpected_HybridGlobalization

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Globalization.Tests.DateTimeFormatInfoAbbreviatedMonthNames.AbbreviatedMonthNames_Get_ReturnsExpected_HybridGlobalization

Test failed

Check failure on line 1 in WasmTestOnFirefox-ST-System.Runtime.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

WasmTestOnFirefox-ST-System.Runtime.Tests.WorkItemExecution

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