next.js
cf1eea49 - chore(CI): Split next-form tests into smaller suites/files that can be run more-in-parallel (#78891)

Commit
252 days ago
chore(CI): Split next-form tests into smaller suites/files that can be run more-in-parallel (#78891) Same basic idea as https://github.com/vercel/next.js/pull/78787 This test suite has a lot of timeouts with rspack, which causes it to take a long time to run (though not quite long enough that it breaks the job). In general, large test suites are good to break up, because they benefit from parallelism.
Author
bgw bgw
Parents
Loading