Commit eaa0013
committed
test(ci): raise arm64 timeouts for Int.Leak and Float.Math
On the native-but-slow ubuntu-22.04-arm sanitized runner, the DebugAllocator
per-call magic-validation cost pushes Int.Leak past the 60s default and
Float.Math past its 240s cap (both SIGTERM'd). Not a hang -- the tests are
correct, just slow under sanitizer+allocator-debug on arm64. Bump the int
group to timeout:180 (360s) and the float group 120->300 (600s) for headroom.1 parent eb9e9ca commit eaa0013
1 file changed
Lines changed: 9 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1047 | 1047 | | |
1048 | 1048 | | |
1049 | 1049 | | |
1050 | | - | |
| 1050 | + | |
| 1051 | + | |
| 1052 | + | |
| 1053 | + | |
| 1054 | + | |
1051 | 1055 | | |
1052 | 1056 | | |
1053 | 1057 | | |
| |||
1068 | 1072 | | |
1069 | 1073 | | |
1070 | 1074 | | |
1071 | | - | |
1072 | | - | |
1073 | | - | |
| 1075 | + | |
| 1076 | + | |
| 1077 | + | |
| 1078 | + | |
1074 | 1079 | | |
1075 | 1080 | | |
1076 | 1081 | | |
| |||
0 commit comments