vercel / next.js

The React Framework
https://nextjs.org
MIT License
125.09k stars 26.72k forks source link

enable parallel-routes-and-interception deploy tests #66848

Closed ztanner closed 3 months ago

ztanner commented 3 months ago

Only 1 test suite in this suite is failing and it's related to file tracing, which should be fixed in a follow-up. For now this enables deploy tests for everything else to make sure we don't regress.

This also simplifies the original test to not require stopping the server & patching a file.

ztanner commented 3 months ago

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @ztanner and the rest of your teammates on Graphite Graphite

ijjk commented 3 months ago

Tests Passed