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

[HTTP/3] Wrap Cancelled Request with OCE instead of QuicException #103081

Merged
merged 5 commits into from
Jun 18, 2024

Add comment for throwing TCE

d2e37e2
Select commit
Loading
Failed to load commit list.
Merged

[HTTP/3] Wrap Cancelled Request with OCE instead of QuicException #103081

Add comment for throwing TCE
d2e37e2
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Jun 17, 2024 in 2h 48m 21s

Build #20240617.65 had test failures

Details

Tests

  • Failed: 3 (0.00%)
  • Passed: 2,933,836 (98.09%)
  • Other: 57,211 (1.91%)
  • Total: 2,991,050

Annotations

Check failure on line 19 in .dotnet/sdk/9.0.100-preview.5.24307.3/NuGet.RestoreEx.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.dotnet/sdk/9.0.100-preview.5.24307.3/NuGet.RestoreEx.targets#L19

.dotnet/sdk/9.0.100-preview.5.24307.3/NuGet.RestoreEx.targets(19,5): error : (NETCORE_ENGINEERING_TELEMETRY=Restore) Static graph-based restore failed with exit code '1' but did not log an error. Please file an issue at https://github.com/NuGet/Home.

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

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24311.10\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.IO.Tests.Directory_Create_Tests.FileSystemWatcher_Directory_Create_InNestedDirectory has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/fa9fff5c-4c94-40f2-a9cc-c29c17629799/workitems/System.IO.FileSystem.Watcher.Tests/console

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

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24311.10\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Net.Security.Tests.SslStreamTlsResumeTests.ClientDisableTlsResume_Succeeds has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/60c90f51-0c70-425b-82dc-09b317d97a4b/workitems/System.Net.Security.Tests/console

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

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24311.10\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Net.Security.Tests.SslStreamTlsResumeTests.ClientDisableTlsResume_Succeeds has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/f2178680-dd4b-4771-96a2-dc5cc395df27/workitems/System.Net.Security.Tests/console

Check failure on line 1 in System.IO.Tests.Directory_Create_Tests.FileSystemWatcher_Directory_Create_InNestedDirectory

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.IO.Tests.Directory_Create_Tests.FileSystemWatcher_Directory_Create_InNestedDirectory

Created event did not occur as expected
Raw output
   at System.IO.Tests.FileSystemWatcherTest.ExecuteAndVerifyEvents(FileSystemWatcher watcher, WatcherChangeTypes expectedEvents, Action action, Boolean assertExpected, String[] expectedPaths, Int32 timeout) in /_/src/libraries/System.IO.FileSystem.Watcher/tests/Utility/FileSystemWatcherTest.cs:line 330
   at System.IO.Tests.FileSystemWatcherTest.ExpectEvent(FileSystemWatcher watcher, WatcherChangeTypes expectedEvents, Action action, Action cleanup, String[] expectedPaths, Int32 attempts, Int32 timeout) in /_/src/libraries/System.IO.FileSystem.Watcher/tests/Utility/FileSystemWatcherTest.cs:line 198
   at System.IO.Tests.FileSystemWatcherTest.ExpectEvent(FileSystemWatcher watcher, WatcherChangeTypes expectedEvents, Action action, Action cleanup, String expectedPath, Int32 attempts, Int32 timeout) in /_/src/libraries/System.IO.FileSystem.Watcher/tests/Utility/FileSystemWatcherTest.cs:line 168
   at System.IO.Tests.Directory_Create_Tests.FileSystemWatcher_Directory_Create_InNestedDirectory() in /_/src/libraries/System.IO.FileSystem.Watcher/tests/FileSystemWatcher.Directory.Create.cs:line 61
   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

Check failure on line 1 in System.Net.Security.Tests.SslStreamTlsResumeTests.ClientDisableTlsResume_Succeeds

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Net.Security.Tests.SslStreamTlsResumeTests.ClientDisableTlsResume_Succeeds

Test failed

Check failure on line 1 in System.Net.Security.Tests.SslStreamTlsResumeTests.ClientDisableTlsResume_Succeeds

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Net.Security.Tests.SslStreamTlsResumeTests.ClientDisableTlsResume_Succeeds

Test failed