From a240c215d98fb59c3cafb061a9d85da16bc306af Mon Sep 17 00:00:00 2001 From: Philippe Serhal Date: Thu, 17 Oct 2024 10:12:26 -0400 Subject: [PATCH] chore(e2e): add two new test suites to skipped config See https://671118e7015b9d3ae67c415d--runtime-e2e-report.netlify.app/ --- tests/test-config.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/tests/test-config.json b/tests/test-config.json index b7a8942293..13cf56a21b 100644 --- a/tests/test-config.json +++ b/tests/test-config.json @@ -350,6 +350,14 @@ "app-dir revalidate-dynamic should revalidate the data with /api/revalidate-path", "app-dir revalidate-dynamic should revalidate the data with /api/revalidate-tag" ] + }, + { + "file": "test/e2e/app-dir/dynamic-io-errors/dynamic-io-errors.prospective-errors.test.ts", + "reason": "Uses CLI output" + }, + { + "file": "test/e2e/app-dir/dynamic-io-request-apis/dynamic-io-request-apis.test", + "reason": "Uses CLI output" } ], "failures": [