swift-nio-ssl
swift-nio-ssl copied to clipboard
flaky test: tests_02_allocation_counters (timeout)
14:25:57 Running test suite 'tests_02_allocation_counters'
14:25:57 Running test 'test_01_allocation_counts.sh'... Build timed out (after 20 minutes). Marking the build as failed.
14:31:03 $ ssh-agent -k
they might legitimately take longer than 6 minutes but if that's the case we should make CI give us more minutes.
I think it legitimately takes longer than 6 minutes because it has to do a complete release build.
Cool @tomerd can we get extra CI time :)
yea how much do we need?
Does 30 mins work?
we could try. long term, if we see the test suite keeps growing we may need to split into "short" and "long" tests where we run the "long" ones only when we feel the PR is close to ready so we reduce the amount of times they run