Oliver.O
06/21/2024, 9:03 PMEmil Kantis
06/21/2024, 9:03 PMEmil Kantis
06/21/2024, 9:05 PMOliver.O
06/21/2024, 9:07 PMEmil Kantis
06/21/2024, 9:07 PMOliver.O
06/21/2024, 9:08 PMOliver.O
06/21/2024, 9:10 PMEmil Kantis
06/21/2024, 9:10 PMOliver.O
06/21/2024, 9:11 PMEmil Kantis
06/21/2024, 9:13 PMOliver.O
06/21/2024, 9:17 PMsam
06/21/2024, 9:17 PMOliver.O
06/21/2024, 9:18 PMsam
06/21/2024, 9:18 PMsam
06/21/2024, 9:19 PMAdam S
06/21/2024, 9:32 PMAdam S
06/21/2024, 9:34 PMsam
06/21/2024, 9:34 PMsam
06/21/2024, 9:34 PMAdam S
06/21/2024, 9:35 PMsam
06/21/2024, 9:35 PMsam
06/21/2024, 9:35 PMsam
06/21/2024, 9:35 PMOliver.O
06/21/2024, 9:38 PMSomething I noticed that could make CI faster: The 'validate-secondary' step depends on 'validate-primary'.The idea was to have a form of fail fast, save some energy, and not wait for results from the slowest runner each time. Once those flaky tests are history, we would no longer be interested in waiting for results from those slow runners, as we'd expect them to pass like the primary one in almost all cases.
Adam S
06/21/2024, 9:52 PMAdam S
06/21/2024, 9:53 PMOliver.O
06/21/2024, 9:56 PMAdam S
06/21/2024, 9:57 PMAdam S
06/21/2024, 10:00 PMOliver.O
06/21/2024, 10:03 PMeventually
use the coroutine test scheduler's virtual time already?Adam S
06/21/2024, 10:28 PM