Skip to content

SslStream_AllowRenegotiation_False_Throws fails in macOS 13 #77414

@vcsjones

Description

@vcsjones

This test fails in the newly-release macOS 13:

System.Net.Security.Tests.SslStreamAllowRenegotiationTests_Sync.SslStream_AllowRenegotiation_False_Throws [FAIL]
        Assert.Throws() Failure
        Expected: typeof(System.IO.IOException)
        Actual:   (No exception was thrown)
        Stack Trace:
          /Users/vcsjones/Projects/runtime/src/libraries/System.Net.Security/tests/FunctionalTests/SslStreamAllowRenegotiationTests.cs(104,0): at System.Net.Security.Tests.SslStreamAllowRenegotiationTestsBase.SslStream_AllowRenegotiation_False_Throws()
          --- End of stack trace from previous location ---

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions