next-runtime icon indicating copy to clipboard operation
next-runtime copied to clipboard

Fetch action prefetch cache test failing

Open serhalp opened this issue 1 year ago • 0 comments

The test "app-dir action handling fetch actions should store revalidation data in the prefetch cache" fails when running tests, but seems to work fine when testing manually. It may be a first-run issue, which needs investigation.

Data

The following is parsed automatically by the Next.js repo e2e test report generator.

test: test/e2e/app-dir/actions/app-action.test.ts reason: Fetch action prefetch cache test is flakey

serhalp avatar Jun 13 '24 21:06 serhalp