rsnext/test/e2e/app-dir/ppr-navigations
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
..
avoid-popstate-flash disable deploy tests for incompatible suites (#66776) 2024-06-12 07:38:02 -07:00
incremental fix: only generate prefetch rsc for ppr enabled routes (#66395) 2024-06-03 12:55:05 -07:00
loading-tsx-no-partial-rendering disable deploy tests for incompatible suites (#66776) 2024-06-12 07:38:02 -07:00
search-params [PPR Nav] Fix flash of loading state during back/forward (#60578) 2024-01-12 14:18:54 -05:00
simple Avoid race condition in ppr navigations test (#66429) 2024-06-05 13:46:25 +00:00
stale-prefetch-entry disable deploy tests for incompatible suites (#66776) 2024-06-12 07:38:02 -07:00