next.js
efd6b682 - turbopack: only skip known flakey test cases (#55976)

Commit
2 years ago
turbopack: only skip known flakey test cases (#55976) ### What? A follow up to https://github.com/vercel/next.js/pull/55975, this will list every flakey test in the turbopack suite so that we can run the remaining passing tests. ### Why? More tests is more better. ### How? Trial and error. Gonna let CI tell me what's flakey with a few runs. Closes WEB-1651
Author
Parents
Loading