Skip to content

Commit 288266f

Browse files
authored
chore(e2e): add two new test suites to skipped config (#2679)
See https://671118e7015b9d3ae67c415d--runtime-e2e-report.netlify.app/
1 parent f05b54f commit 288266f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

tests/test-config.json

+8
Original file line numberDiff line numberDiff line change
@@ -350,6 +350,14 @@
350350
"app-dir revalidate-dynamic should revalidate the data with /api/revalidate-path",
351351
"app-dir revalidate-dynamic should revalidate the data with /api/revalidate-tag"
352352
]
353+
},
354+
{
355+
"file": "test/e2e/app-dir/dynamic-io-errors/dynamic-io-errors.prospective-errors.test.ts",
356+
"reason": "Uses CLI output"
357+
},
358+
{
359+
"file": "test/e2e/app-dir/dynamic-io-request-apis/dynamic-io-request-apis.test",
360+
"reason": "Uses CLI output"
353361
}
354362
],
355363
"failures": [

0 commit comments

Comments
 (0)