Commit e2348d9
committed
Skip integer overflow tests on CRAN
Add skip_on_cran() to two tests in tests/testthat/test-cpp_math_primitives.R (cpp_grouped_sums and cpp_multi_grouped_sums) so they are skipped during CRAN checks. These tests already skip on macOS and cover integer overflow/matrix-dimension edge cases that can cause false failures on CRAN.1 parent 4589a07 commit e2348d9
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
625 | 625 | | |
626 | 626 | | |
627 | 627 | | |
| 628 | + | |
628 | 629 | | |
629 | 630 | | |
630 | 631 | | |
| |||
639 | 640 | | |
640 | 641 | | |
641 | 642 | | |
| 643 | + | |
642 | 644 | | |
643 | 645 | | |
644 | 646 | | |
| |||
0 commit comments