swift-nio/Tests/NIOCoreTests/AsyncSequences
Franz Busch b22575ac96
Fix flaky test in NIOAsyncWriter (#2431)
* Fix flaky test in NIOAsyncWriter

# Motivation
We had flaky test in the writer where we were relying on some timing.

# Modification
Change the test so that it is deterministic.

# Result
Fixes https://github.com/apple/swift-nio/issues/2427

* Update allocation counters
2023-05-31 09:53:54 +01:00
..
NIOAsyncSequenceProducer+HighLowWatermarkBackPressureStrategyTests.swift Building swift-nio with Swift 5.7 for iOS using Xcode 14.0 at 2.48.0. (#2369) 2023-02-17 10:05:43 -08:00
NIOAsyncSequenceTests.swift Rework the `NIOAsyncSequenceProducer` tests to rely less on timings (#2386) 2023-03-07 17:28:34 +00:00
NIOAsyncWriterTests.swift Fix flaky test in NIOAsyncWriter (#2431) 2023-05-31 09:53:54 +01:00
NIOThrowingAsyncSequenceTests.swift NIOThrowingAsyncSequenceProducer throws when cancelled (#2415) 2023-04-28 08:21:15 -07:00