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 cancelability of DNS queries #104420

Merged
merged 5 commits into from
Jul 12, 2024

Merge branch 'dev/rokonec/socket-ct-propagation' of https://github.co…

3e132e9
Select commit
Loading
Failed to load commit list.
Merged

Fix cancelability of DNS queries #104420

Merge branch 'dev/rokonec/socket-ct-propagation' of https://github.co…
3e132e9
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime cancelled Jul 12, 2024 in 3h 25m 15s

Build #20240712.33 had test failures

Details

Tests

  • Failed: 2 (0.00%)
  • Passed: 2,887,908 (97.97%)
  • Other: 59,713 (2.03%)
  • Total: 2,947,623

Annotations

Check failure on line 48 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Build log #L48

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

Check failure on line 53 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Build log #L53

The operation was canceled.

Check failure on line 51 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Build log #L51

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

Check failure on line 52 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Build log #L52

The operation was canceled.

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.Runtime.Loader.Tests.AssemblyLoadContextTest.Unload_TwoCollectibleWithOneAssemblyAndOneInstanceReferencingAnother

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Runtime.Loader.Tests.AssemblyLoadContextTest.Unload_TwoCollectibleWithOneAssemblyAndOneInstanceReferencingAnother

Assert.Equal() Failure: Values differ
Expected: 2
Actual:   1
Raw output
   at System.Runtime.Loader.Tests.AssemblyLoadContextTest.CollectibleChecker.GcAndCheck(Int32 overrideExpect) in /_/src/libraries/System.Runtime.Loader/tests/CollectibleAssemblyLoadContextTest.cs:line 488
   at System.Runtime.Loader.Tests.AssemblyLoadContextTest.TwoCollectibleWithOneAssemblyAndOneInstanceReferencingAnotherTest.CheckContextUnloaded1() in /_/src/libraries/System.Runtime.Loader/tests/CollectibleAssemblyLoadContextTest.cs:line 418
   at System.Runtime.Loader.Tests.AssemblyLoadContextTest.Unload_TwoCollectibleWithOneAssemblyAndOneInstanceReferencingAnother() in /_/src/libraries/System.Runtime.Loader/tests/CollectibleAssemblyLoadContextTest.cs:line 453

   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