Commit 76caa5a
authored
chore: add skip entry for renamed e2e test (#2943)
This test suite file was moved in vercel/next.js#77630.
This results in it showing up as failed in new reports:
https://682e414a03ba12f55c5f417b--runtime-e2e-report.netlify.app/.
Example run here:
https://github.com/opennextjs/opennextjs-netlify/actions/runs/15163298543#summary-42664185436.
I also clarified the `reason` field.
We could do something gross to expect the Netlify default 404 page or configure a custom 404 page
that mimics Vercel's... but I don't think it's worth it.1 parent b43474c commit 76caa5a
1 file changed
+11
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
| 202 | + | |
202 | 203 | | |
203 | | - | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
204 | 214 | | |
205 | 215 | | |
206 | 216 | | |
| |||
0 commit comments