Skip to content

SslStream_AllowRenegotiation_False_Throws fails in macOS 13 #77414

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 ---

Activity

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions