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

SslStream_ClientCertificate_SendsChain failed on mono Linux x64 #48122

Closed
Anipik opened this issue Feb 10, 2021 · 2 comments
Closed

SslStream_ClientCertificate_SendsChain failed on mono Linux x64 #48122

Anipik opened this issue Feb 10, 2021 · 2 comments
Labels
area-System.Net.Security blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'
Milestone

Comments

@Anipik
Copy link
Contributor

Anipik commented Feb 10, 2021

  Discovering: System.Net.Security.Tests (method display = ClassAndMethod, method display options = None)
  Discovered:  System.Net.Security.Tests (found 309 of 454 test cases)
  Starting:    System.Net.Security.Tests (parallel test collections = on, max threads = 2)
    System.Net.Security.Tests.SslStreamNetworkStreamTest.SslStream_ClientCertificate_SendsChain [FAIL]
      chain cannot be built
      Expected: True
      Actual:   False
      Stack Trace:
        /_/src/libraries/System.Net.Security/tests/FunctionalTests/SslStreamNetworkStreamTest.cs(384,0): at System.Net.Security.Tests.SslStreamNetworkStreamTest.SslStream_ClientCertificate_SendsChain()

log https://helixre8s23ayyeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-heads-master-f94f25d5e054458fb5/System.Net.Security.Tests/console.48f6be77.log?sv=2019-07-07&se=2021-03-02T09%3A11%3A14Z&sr=c&sp=rl&sig=4MNVdgn12sWJp5H%2BwgSoZoWM3uaDdUetCJfPtxFomq8%3D

build https://dev.azure.com/dnceng/public/_build/results?buildId=987301&view=logs&j=3b5945b0-87a7-52cf-843a-406c21a8e27e

@Anipik Anipik added the blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' label Feb 10, 2021
@dotnet-issue-labeler dotnet-issue-labeler bot added area-System.Net.Security untriaged New issue has not been triaged by the area owner labels Feb 10, 2021
@ghost
Copy link

ghost commented Feb 10, 2021

Tagging subscribers to this area: @dotnet/ncl, @vcsjones
See info in area-owners.md if you want to be subscribed.

Issue Details
  Discovering: System.Net.Security.Tests (method display = ClassAndMethod, method display options = None)
  Discovered:  System.Net.Security.Tests (found 309 of 454 test cases)
  Starting:    System.Net.Security.Tests (parallel test collections = on, max threads = 2)
    System.Net.Security.Tests.SslStreamNetworkStreamTest.SslStream_ClientCertificate_SendsChain [FAIL]
      chain cannot be built
      Expected: True
      Actual:   False
      Stack Trace:
        /_/src/libraries/System.Net.Security/tests/FunctionalTests/SslStreamNetworkStreamTest.cs(384,0): at System.Net.Security.Tests.SslStreamNetworkStreamTest.SslStream_ClientCertificate_SendsChain()

log https://helixre8s23ayyeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-heads-master-f94f25d5e054458fb5/System.Net.Security.Tests/console.48f6be77.log?sv=2019-07-07&se=2021-03-02T09%3A11%3A14Z&sr=c&sp=rl&sig=4MNVdgn12sWJp5H%2BwgSoZoWM3uaDdUetCJfPtxFomq8%3D

build https://dev.azure.com/dnceng/public/_build/results?buildId=987301&view=logs&j=3b5945b0-87a7-52cf-843a-406c21a8e27e

Author: Anipik
Assignees: -
Labels:

area-System.Net.Security, blocking-clean-ci, untriaged

Milestone: -

@wfurt
Copy link
Member

wfurt commented Feb 10, 2021

Duplicate of #48091

@wfurt wfurt closed this as completed Feb 10, 2021
@wfurt wfurt marked this as a duplicate of #48091 Feb 11, 2021
@karelz karelz added this to the 6.0.0 milestone Feb 11, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Mar 13, 2021
@karelz karelz removed the untriaged New issue has not been triaged by the area owner label Oct 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Net.Security blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'
Projects
None yet
Development

No branches or pull requests

3 participants