zig/ci
Matthew Lugg 3d0009b9c6
ci: bump test timeouts to stupid numbers on Windows
Unfortunately, Windows' scheduler means that test timeouts get hit very
easily, because it seems the system can refuse to schedule a waiting
process for *upwards of 10 minutes*. We should look for a better
solution for this problem going forwards, but for now, just give Windows
a very high test timeout.

The 30 minute timeout set here is around the duration of a *full CI run*
on Windows, so it should be impossible to hit normally, but it means
that if a test gets stuck we'll at least get told (eventually).
2025-10-18 09:28:44 +01:00
..
aarch64-linux-debug.sh compiler: rename --test-timeout-ms to --test-timeout 2025-10-18 09:28:43 +01:00
aarch64-linux-release.sh compiler: rename --test-timeout-ms to --test-timeout 2025-10-18 09:28:43 +01:00
aarch64-macos-debug.sh compiler: rename --test-timeout-ms to --test-timeout 2025-10-18 09:28:43 +01:00
aarch64-macos-release.sh compiler: rename --test-timeout-ms to --test-timeout 2025-10-18 09:28:43 +01:00
aarch64-windows.ps1 compiler: rename --test-timeout-ms to --test-timeout 2025-10-18 09:28:43 +01:00
loongarch64-linux-debug.sh compiler: rename --test-timeout-ms to --test-timeout 2025-10-18 09:28:43 +01:00
loongarch64-linux-release.sh compiler: rename --test-timeout-ms to --test-timeout 2025-10-18 09:28:43 +01:00
riscv64-linux-debug.sh compiler: rename --test-timeout-ms to --test-timeout 2025-10-18 09:28:43 +01:00
riscv64-linux-release.sh compiler: rename --test-timeout-ms to --test-timeout 2025-10-18 09:28:43 +01:00
x86_64-freebsd-debug.sh compiler: rename --test-timeout-ms to --test-timeout 2025-10-18 09:28:43 +01:00
x86_64-freebsd-release.sh compiler: rename --test-timeout-ms to --test-timeout 2025-10-18 09:28:43 +01:00
x86_64-linux-debug-llvm.sh ci: bump unit test timeouts 2025-10-18 09:28:44 +01:00
x86_64-linux-debug.sh compiler: rename --test-timeout-ms to --test-timeout 2025-10-18 09:28:43 +01:00
x86_64-linux-release.sh ci: bump unit test timeouts 2025-10-18 09:28:44 +01:00
x86_64-windows-debug.ps1 ci: bump test timeouts to stupid numbers on Windows 2025-10-18 09:28:44 +01:00
x86_64-windows-release.ps1 ci: bump test timeouts to stupid numbers on Windows 2025-10-18 09:28:44 +01:00