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

[main] Update dependencies from 8 repositories #98986

Merged
merged 49 commits into from
Mar 9, 2024

Update dependencies from https://github.com/dotnet/msquic build 20240…

2a25f13
Select commit
Loading
Failed to load commit list.
Merged

[main] Update dependencies from 8 repositories #98986

Update dependencies from https://github.com/dotnet/msquic build 20240…
2a25f13
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Mar 9, 2024 in 2h 25m 12s

Build #20240309.26 had test failures

Details

Tests

  • Failed: 8 (0.00%)
  • Passed: 3,643,153 (98.18%)
  • Other: 67,703 (1.82%)
  • Total: 3,710,864

Annotations

Check failure on line 91 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24151.1/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.24151.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24151.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Text.RegularExpressions.Tests in job cbc3103d-cfe8-410f-ad19-1ac6d00df959 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/cbc3103d-cfe8-410f-ad19-1ac6d00df959/workitems/System.Text.RegularExpressions.Tests/console

Check failure on line 44 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24151.1/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.24151.1/tools/azure-pipelines/AzurePipelines.MultiQueue.targets#L44

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24151.1/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Reflection.Tests.TypeInfoIsAssignableFromTests.TestIsAssignable8 has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/d5652daf-22e8-4a50-bd03-abc4c6dec095/workitems/System.Reflection.MetadataLoadContext.Tests/console

Check failure on line 44 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24151.1/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.24151.1/tools/azure-pipelines/AzurePipelines.MultiQueue.targets#L44

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24151.1/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Reflection.Tests.TypeInfoIsAssignableFromTests.TestIsAssignable13 has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/d5652daf-22e8-4a50-bd03-abc4c6dec095/workitems/System.Reflection.MetadataLoadContext.Tests/console

Check failure on line 44 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24151.1/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.24151.1/tools/azure-pipelines/AzurePipelines.MultiQueue.targets#L44

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24151.1/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Reflection.Tests.TypeInfoIsAssignableFromTests.TestIsAssignable12 has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/d5652daf-22e8-4a50-bd03-abc4c6dec095/workitems/System.Reflection.MetadataLoadContext.Tests/console

Check failure on line 1 in System.Reflection.Tests.TypeInfoIsAssignableFromTests.TestIsAssignable8

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Reflection.Tests.TypeInfoIsAssignableFromTests.TestIsAssignable8

Assert.Equal() Failure: Values differ
Expected: True
Actual:   False
Raw output
   at System.Reflection.Tests.TypeInfoIsAssignableFromTests.VerifyIsAssignableFrom(String TestName, TypeInfo left, TypeInfo right, Boolean expected) in /_/src/libraries/System.Reflection.MetadataLoadContext/tests/src/Tests/TypeInfoFromProjectN/TypeInfo_IsAssignableFromTests.cs:line 257
   at System.Reflection.Tests.TypeInfoIsAssignableFromTests.VerifyElementedTypeIsAssignableFrom(String TestName, Type leftElementType, Type rightElementType, Boolean expected) in /_/src/libraries/System.Reflection.MetadataLoadContext/tests/src/Tests/TypeInfoFromProjectN/TypeInfo_IsAssignableFromTests.cs:line 263
   at System.Reflection.Tests.TypeInfoIsAssignableFromTests.TestIsAssignable8() in /_/src/libraries/System.Reflection.MetadataLoadContext/tests/src/Tests/TypeInfoFromProjectN/TypeInfo_IsAssignableFromTests.cs:line 130
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /_/src/mono/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.Mono.cs:line 22
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57

Check failure on line 1 in System.Reflection.Tests.TypeInfoIsAssignableFromTests.TestIsAssignable13

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Reflection.Tests.TypeInfoIsAssignableFromTests.TestIsAssignable13

Assert.Equal() Failure: Values differ
Expected: True
Actual:   False
Raw output
   at System.Reflection.Tests.TypeInfoIsAssignableFromTests.VerifyIsAssignableFrom(String TestName, TypeInfo left, TypeInfo right, Boolean expected) in /_/src/libraries/System.Reflection.MetadataLoadContext/tests/src/Tests/TypeInfoFromProjectN/TypeInfo_IsAssignableFromTests.cs:line 257
   at System.Reflection.Tests.TypeInfoIsAssignableFromTests.TestIsAssignable13() in /_/src/libraries/System.Reflection.MetadataLoadContext/tests/src/Tests/TypeInfoFromProjectN/TypeInfo_IsAssignableFromTests.cs:line 223
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /_/src/mono/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.Mono.cs:line 22
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57

Check failure on line 1 in System.Reflection.Tests.TypeInfoIsAssignableFromTests.TestIsAssignable12

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Reflection.Tests.TypeInfoIsAssignableFromTests.TestIsAssignable12

Assert.Equal() Failure: Values differ
Expected: True
Actual:   False
Raw output
   at System.Reflection.Tests.TypeInfoIsAssignableFromTests.VerifyIsAssignableFrom(String TestName, TypeInfo left, TypeInfo right, Boolean expected) in /_/src/libraries/System.Reflection.MetadataLoadContext/tests/src/Tests/TypeInfoFromProjectN/TypeInfo_IsAssignableFromTests.cs:line 257
   at System.Reflection.Tests.TypeInfoIsAssignableFromTests.TestIsAssignable12() in /_/src/libraries/System.Reflection.MetadataLoadContext/tests/src/Tests/TypeInfoFromProjectN/TypeInfo_IsAssignableFromTests.cs:line 204
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /_/src/mono/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.Mono.cs:line 22
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57

Check failure on line 1 in System.Tests.Types.ModifiedTypeTests.TypeMembers

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Tests.Types.ModifiedTypeTests.TypeMembers

Assert.False() Failure
Expected: False
Actual:   True
Raw output
   at System.Tests.Types.ModifiedTypeTests.<TypeMembers>g__CommonMembers|1_0(Type t) in /_/src/libraries/Common/tests/System/ModifiedTypeTests.cs:line 60
   at System.Tests.Types.ModifiedTypeTests.TypeMembers() in /_/src/libraries/Common/tests/System/ModifiedTypeTests.cs:line 25
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /_/src/mono/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.Mono.cs:line 22
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57