Commit a417b23
committed
Fix test-conformance freeze at batch 130 caused by MersennePrimeExponent
MersennePrimeExponent[51] hangs wolframscript because it tries to verify
that 2^82589933 - 1 is prime, while Woxi returns instantly from a lookup
table. Skip MersennePrimeExponent in conformance tests and use SIGKILL
instead of SIGTERM for batch timeouts as a safeguard against future hangs.1 parent 91e2c2e commit a417b23
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
430 | 430 | | |
431 | 431 | | |
432 | 432 | | |
| 433 | + | |
433 | 434 | | |
434 | 435 | | |
435 | 436 | | |
| |||
529 | 530 | | |
530 | 531 | | |
531 | 532 | | |
| 533 | + | |
532 | 534 | | |
533 | 535 | | |
534 | 536 | | |
| |||
0 commit comments