We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Tests should pass.
DatagramChannelTests.testWriteBufferAboveGSOSegmentCountLimit failing in GitHub Actions CI consistently on 5.8, 5.9, 5.10, 6.0.
/__w/swift-nio/swift-nio/Tests/NIOPosixTests/DatagramChannelTests.swift:1535: error: DatagramChannelTests.testWriteBufferAboveGSOSegmentCountLimitShouldError : XCTAssertThrowsError failed: did not throw error -
N/A
8307ad6
GitHub Actions runners.
The text was updated successfully, but these errors were encountered:
This should be resolved by #2891
Sorry, something went wrong.
No branches or pull requests
Expected behavior
Tests should pass.
Actual behavior
DatagramChannelTests.testWriteBufferAboveGSOSegmentCountLimit failing in GitHub Actions CI consistently on 5.8, 5.9, 5.10, 6.0.
Steps to reproduce
If possible, minimal yet complete reproducer code (or URL to code)
N/A
SwiftNIO version/commit hash
8307ad6
System & version information
GitHub Actions runners.
The text was updated successfully, but these errors were encountered: