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

GitHub Actions CI fails on DatagramChannelTests.testWriteBufferAboveGSOSegmentCountLimit consistently #2889

Closed
rnro opened this issue Sep 19, 2024 · 1 comment
Labels
area/testing Improvements to tests.

Comments

@rnro
Copy link
Contributor

rnro commented Sep 19, 2024

Expected behavior

Tests should pass.

Actual behavior

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 -

Steps to reproduce

  1. Submit a PR and have tests automatically run
  2. Be sad

If possible, minimal yet complete reproducer code (or URL to code)

N/A

SwiftNIO version/commit hash

8307ad6

System & version information

GitHub Actions runners.

@FranzBusch FranzBusch added the area/testing Improvements to tests. label Sep 19, 2024
@rnro
Copy link
Contributor Author

rnro commented Sep 20, 2024

This should be resolved by #2891

@rnro rnro closed this as completed Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/testing Improvements to tests.
Projects
None yet
Development

No branches or pull requests

2 participants