rsnext/test/e2e/app-dir/webpack-loader-conditions
Zack Tanner ac46ffe08f
disable deploy tests for incompatible suites (#66776)
This disables tests that should not be run in a deployed environment,
because they use incompatible APIs or there's no reason to test them
outside of `next start`. Specifically disables for things like:

- Using `next.patchFile`, `next.renameFile`, etc.
- Attempting to use `next.cliOutput` to query runtime logs. When
deployed, these are only build-time logs.

[Latest Run](https://github.com/vercel/next.js/actions/runs/9483807368)
2024-06-12 07:38:02 -07:00
..
app Turbopack: import webpack loader rules conditions (#64205) 2024-04-11 17:35:43 +02:00
node_modules/package Turbopack: import webpack loader rules conditions (#64205) 2024-04-11 17:35:43 +02:00
next.config.js Turbopack: import webpack loader rules conditions (#64205) 2024-04-11 17:35:43 +02:00
test-file-loader.js
webpack-loader-conditions.test.ts disable deploy tests for incompatible suites (#66776) 2024-06-12 07:38:02 -07:00