-
Notifications
You must be signed in to change notification settings - Fork 92
Open
@pieh
Description
https://github.com/vercel/next.js/blob/4b66771895737170a06be242be1e5afc760142d4/test/e2e/invalid-static-asset-404-app/invalid-static-asset-404-app-asset-prefix.test.ts#L11-L20 this kind of tests are failing as we do not automatically set routing for assetPrefix
Data
The following is parsed automatically by the Next.js repo e2e test report generator.
test: invalid-static-asset-404-pages-asset-prefix should return correct output with status 200 on valid asset path, invalid-static-asset-404-app-asset-prefix should return correct output with status 200 on valid asset path
reason: Not matching on static assets when assetPrefix is used and attempting to use url with assetPrefix