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

Avoid concatenating adjacent regex loops+strings under right-to-left #103591

Merged
merged 1 commit into from
Jun 19, 2024

Avoid concatenating adjacent regex loops+strings under right-to-left

5e3955f
Select commit
Loading
Failed to load commit list.
Merged

Avoid concatenating adjacent regex loops+strings under right-to-left #103591

Avoid concatenating adjacent regex loops+strings under right-to-left
5e3955f
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Jun 18, 2024 in 4h 3m 35s

Build #20240617.72 had test failures

Details

Tests

  • Failed: 5 (0.00%)
  • Passed: 3,512,047 (98.12%)
  • Other: 67,305 (1.88%)
  • Total: 3,579,357

Annotations

Check failure on line 64 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Build log #L64

The Operation will be canceled. The next steps may not contain expected logs.

Check failure on line 65 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Build log #L65

The operation was canceled.

Check failure on line 76 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Build log #L76

The Operation will be canceled. The next steps may not contain expected logs.

Check failure on line 77 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Build log #L77

The operation was canceled.

Check failure on line 1 in WasmTestOnFirefox-MT-System.Net.Http.Functional.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

WasmTestOnFirefox-MT-System.Net.Http.Functional.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.IO.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.IO.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.Data.Common.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Data.Common.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.IO.Tests.InternalBufferSizeTests.FileSystemWatcher_InternalBufferSize_SynchronizingObject

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.IO.Tests.InternalBufferSizeTests.FileSystemWatcher_InternalBufferSize_SynchronizingObject

Did not observe an error event within 500ms and 3 attempts.
Raw output
   at System.IO.Tests.FileSystemWatcherTest.ExpectError(FileSystemWatcher watcher, Action action, Action cleanup, Int32 attempts) in /_/src/libraries/System.IO.FileSystem.Watcher/tests/Utility/FileSystemWatcherTest.cs:line 369
   at System.IO.Tests.InternalBufferSizeTests.FileSystemWatcher_InternalBufferSize_SynchronizingObject() in /_/src/libraries/System.IO.FileSystem.Watcher/tests/FileSystemWatcher.InternalBufferSize.cs:line 82
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /_/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 36
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57