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

[QUIC] Updated MsQuic version #99681

Merged
merged 3 commits into from
Mar 14, 2024

Merge branch 'main' into msquic-version

d3f4c91
Select commit
Loading
Failed to load commit list.
Merged

[QUIC] Updated MsQuic version #99681

Merge branch 'main' into msquic-version
d3f4c91
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Mar 14, 2024 in 2h 35m 7s

Build #20240314.16 had test failures

Details

Tests

  • Failed: 2 (0.00%)
  • Passed: 2,506,598 (98.16%)
  • Other: 46,855 (1.83%)
  • Total: 2,553,455

Annotations

Check failure on line 0 in src\libraries\System.Net.Quic\src\System.Net.Quic.csproj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

src\libraries\System.Net.Quic\src\System.Net.Quic.csproj#L0

src\libraries\System.Net.Quic\src\System.Net.Quic.csproj(0,0): error NU1604: (NETCORE_ENGINEERING_TELEMETRY=Restore) Warning As Error: Project dependency Microsoft.Native.Quic.MsQuic.Schannel does not contain an inclusive lower bound. Include a lower bound in the dependency version to ensure consistent restore results.

Check failure on line 0 in src\libraries\System.Net.Quic\src\System.Net.Quic.csproj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

src\libraries\System.Net.Quic\src\System.Net.Quic.csproj#L0

src\libraries\System.Net.Quic\src\System.Net.Quic.csproj(0,0): error NU1604: (NETCORE_ENGINEERING_TELEMETRY=Restore) Warning As Error: Project dependency Microsoft.Native.Quic.MsQuic.Schannel does not contain an inclusive lower bound. Include a lower bound in the dependency version to ensure consistent restore results.

Check failure on line 0 in src\libraries\System.Net.Quic\src\System.Net.Quic.csproj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

src\libraries\System.Net.Quic\src\System.Net.Quic.csproj#L0

src\libraries\System.Net.Quic\src\System.Net.Quic.csproj(0,0): error NU1604: (NETCORE_ENGINEERING_TELEMETRY=Restore) Warning As Error: Project dependency Microsoft.Native.Quic.MsQuic.Schannel does not contain an inclusive lower bound. Include a lower bound in the dependency version to ensure consistent restore results.

Check failure on line 0 in src\libraries\System.Net.Quic\src\System.Net.Quic.csproj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

src\libraries\System.Net.Quic\src\System.Net.Quic.csproj#L0

src\libraries\System.Net.Quic\src\System.Net.Quic.csproj(0,0): error NU1604: (NETCORE_ENGINEERING_TELEMETRY=Restore) Warning As Error: Project dependency Microsoft.Native.Quic.MsQuic.Schannel does not contain an inclusive lower bound. Include a lower bound in the dependency version to ensure consistent restore results.

Check failure on line 1 in System.Text.Json.SourceGeneration.Roslyn3.11.Unit.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Text.Json.SourceGeneration.Roslyn3.11.Unit.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.Net.Http.Functional.Tests.HttpMetricsTest_Http11_Async_HttpMessageInvoker.RequestDuration_ConnectionClosedWhileReceivingHeaders_Recorded

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Net.Http.Functional.Tests.HttpMetricsTest_Http11_Async_HttpMessageInvoker.RequestDuration_ConnectionClosedWhileReceivingHeaders_Recorded

Assert.Contains() Failure: Item not found in collection
Collection: ["System.Threading.Tasks.TaskCanceledException", "response_ended"]
Not found:  "System.Net.Http.HttpRequestException"
Raw output
   at System.Net.Http.Functional.Tests.HttpMetricsTestBase.VerifyRequestDuration(String instrumentName, Double measurement, KeyValuePair`2[] tags, Uri uri, Version protocolVersion, Nullable`1 statusCode, String method, String[] acceptedErrorTypes) in /_/src/libraries/System.Net.Http/tests/FunctionalTests/MetricsTest.cs:line 103
   at System.Net.Http.Functional.Tests.HttpMetricsTestBase.VerifyRequestDuration(Measurement`1 measurement, Uri uri, Version protocolVersion, Nullable`1 statusCode, String method, String[] acceptedErrorTypes) in /_/src/libraries/System.Net.Http/tests/FunctionalTests/MetricsTest.cs:line 79
   at System.Net.Http.Functional.Tests.HttpMetricsTest_Http11.<>c__DisplayClass5_0.<<RequestDuration_ConnectionClosedWhileReceivingHeaders_Recorded>b__0>d.MoveNext() in /_/src/libraries/System.Net.Http/tests/FunctionalTests/MetricsTest.cs:line 862
--- End of stack trace from previous location ---
   at System.Threading.Tasks.TaskTimeoutExtensions.GetRealException(Task task) in /_/src/libraries/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs:line 120
--- End of stack trace from previous location ---
   at System.Threading.Tasks.TaskTimeoutExtensions.WhenAllOrAnyFailed(Task[] tasks) in /_/src/libraries/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs:line 90
   at System.Net.Test.Common.LoopbackServerFactory.<>c__DisplayClass6_0.<<CreateClientAndServerAsync>b__0>d.MoveNext() in /_/src/libraries/Common/tests/System/Net/Http/GenericLoopbackServer.cs:line 44
--- End of stack trace from previous location ---
   at System.Net.Test.Common.LoopbackServer.CreateServerAsync(Func`2 funcAsync, Options options) in /_/src/libraries/Common/tests/System/Net/Http/LoopbackServer.cs:line 107
   at System.Net.Http.Functional.Tests.HttpMetricsTest_Http11.RequestDuration_ConnectionClosedWhileReceivingHeaders_Recorded() in /_/src/libraries/System.Net.Http/tests/FunctionalTests/MetricsTest.cs:line 846
--- End of stack trace from previous location ---