generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 151
Open
Labels
Description
Security issue notifications
Problem:
s2n-quic CI introduce dcQUIC stream tokio tests in recent days. The PR #2772 implements those tests. However, the stream::tests::restart test is very flaky on macOS-latest platform. We need to address the flakiness.
Need By Date:
Soon.
Solution:
N/A. Need investigation.
Requirements / Acceptance Criteria:
The s2n-quic CI shouldn't be flaky on that test.
Out of scope:
The test running on aarch64-unknown-linux-gnu is running extremely slow. We need to address that problem as well, but that is not in scope with this issue.