File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change 124124 {
125125 "file" : " test/e2e/app-dir/app-static/app-static.test.ts" ,
126126 "reason" : " Uses CLI output" ,
127- "tests" : [" app-dir static/dynamic handling should warn for too many cache tags" ]
127+ "tests" : [
128+ " app-dir static/dynamic handling should warn for too many cache tags"
129+ ]
128130 },
129131 {
130132 "file" : " test/e2e/app-dir/parallel-routes-and-interception/parallel-routes-and-interception.test.ts" ,
434436 " conflicting routes /es/vercel/~/monitoring matches the right route" ,
435437 " conflicting routes matches the right route when the original route has no dynamic params, is dynamic, and PPR is disabled"
436438 ]
439+ },
440+ {
441+ "file" : " test/e2e/app-dir/sub-shell-generation/sub-shell-generation.test.ts" ,
442+ "reason" : " Test rely on `x-matched-path` response header that we do not set in non minimal mode"
443+ },
444+ {
445+ "file" : " test/e2e/app-dir/app-root-params-getters/generate-static-params.test.ts" ,
446+ "reason" : " relies on x-vercel-cache response header that is Vercel specific" ,
447+ "tests" : [
448+ " app-root-param-getters - generateStaticParams should be statically prerenderable"
449+ ]
437450 }
438451 ],
439452 "failures" : [
You can’t perform that action at this time.
0 commit comments