Skip to content

WinHttpHandler test UseClientCertOnHttp2_OSSupportsIt_Success failing #34010

Description

@stephentoub

This fails for me locally 100% of the time (dotnet msbuild /t:test).
cc: @alnikola

      System.Net.Http.WinHttpHandlerFunctional.Tests.ClientCertificateTest.UseClientCertOnHttp2_OSSupportsIt_Success [FAIL]
        System.Exception : HTTP 1.1 request received.
        Stack Trace:
          d:\repos\runtime\src\libraries\Common\tests\System\Net\Http\Http2LoopbackConnection.cs(74,0): at System.Net.Test.Common.Http2LoopbackConnection..ctor(Socket socket, Http2Options httpOptions)
          d:\repos\runtime\src\libraries\Common\tests\System\Net\Http\Http2LoopbackServer.cs(89,0): at System.Net.Test.Common.Http2LoopbackServer.AcceptConnectionAsync()
          d:\repos\runtime\src\libraries\Common\tests\System\Net\Http\Http2LoopbackServer.cs(108,0): at System.Net.Test.Common.Http2LoopbackServer.EstablishConnectionGetSettingsAsync(SettingsEntry[] settingsEntries)
          d:\repos\runtime\src\libraries\Common\tests\System\Net\Http\Http2LoopbackServer.cs(102,0): at System.Net.Test.Common.Http2LoopbackServer.EstablishConnectionAsync(SettingsEntry[] settingsEntries)
          d:\repos\runtime\src\libraries\System.Net.Http.WinHttpHandler\tests\FunctionalTests\ClientCertificateTest.cs(80,0): at System.Net.Http.WinHttpHandlerFunctional.Tests.ClientCertificateTest.<>c__DisplayClass4_0.<<UseClientCertOnHttp2_OSSupportsIt_Success>b__1>d.MoveNext()
          --- End of stack trace from previous location ---
          d:\repos\runtime\src\libraries\Common\tests\System\Threading\Tasks\TaskTimeoutExtensions.cs(83,0): at System.Threading.Tasks.TaskTimeoutExtensions.WhenAllOrAnyFailed(Task[] tasks)
          d:\repos\runtime\src\libraries\Common\tests\System\Threading\Tasks\TaskTimeoutExtensions.cs(111,0): at System.Threading.Tasks.TaskTimeoutExtensions.WhenAllOrAnyFailed(Task[] tasks)
          d:\repos\runtime\src\libraries\Common\tests\System\Threading\Tasks\TaskTimeoutExtensions.cs(71,0): at System.Threading.Tasks.TaskTimeoutExtensions.WhenAllOrAnyFailed(Task[] tasks, Int32 millisecondsTimeout)
          d:\repos\runtime\src\libraries\Common\tests\System\Net\Http\Http2LoopbackServer.cs(196,0): at System.Net.Test.Common.Http2LoopbackServer.CreateClientAndServerAsync(Func`2 clientFunc, Func`2 serverFunc, Http2Options http2Options, Int32 timeout)
          d:\repos\runtime\src\libraries\System.Net.Http.WinHttpHandler\tests\FunctionalTests\ClientCertificateTest.cs(62,0): at System.Net.Http.WinHttpHandlerFunctional.Tests.ClientCertificateTest.UseClientCertOnHttp2_OSSupportsIt_Success()
          --- End of stack trace from previous location ---

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions