File tree Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Original file line number Diff line number Diff line change 14051405 "flakey": [],
14061406 "runtimeError": false
14071407 },
1408+ "test/development/app-dir/edge-errors-hmr/index.test.ts": {
1409+ "passed": [
1410+ "develop - app-dir - edge errros hmr should recover from build errors when client component error",
1411+ "develop - app-dir - edge errros hmr should recover from build errors when server component error"
1412+ ],
1413+ "failed": [],
1414+ "pending": [],
1415+ "flakey": [],
1416+ "runtimeError": false
1417+ },
14081418 "test/development/app-dir/experimental-lightningcss/experimental-lightningcss.test.ts": {
14091419 "passed": ["experimental-lightningcss should support css modules"],
14101420 "failed": [],
33253335 "flakey": [],
33263336 "runtimeError": false
33273337 },
3338+ "test/e2e/app-dir/dynamic-requests/dynamic-requests.test.ts": {
3339+ "passed": [
3340+ "dynamic-requests should not error for dynamic requests in pages",
3341+ "dynamic-requests should not error for dynamic requests in routes"
3342+ ],
3343+ "failed": [],
3344+ "pending": [],
3345+ "flakey": [],
3346+ "runtimeError": false
3347+ },
33283348 "test/e2e/app-dir/dynamic/dynamic.test.ts": {
33293349 "passed": [
33303350 "app dir - next/dynamic no SSR should not render client component imported through ssr: false in client components",
1376113781 "flakey": [],
1376213782 "runtimeError": false
1376313783 },
13784+ "test/integration/next-image-new/app-dir-image-from-node-modules/test/index.test.ts": {
13785+ "passed": [
13786+ "Image Component from node_modules dev mode should apply image config for node_modules"
13787+ ],
13788+ "failed": [],
13789+ "pending": [
13790+ "Image Component from node_modules prod mode production mode should apply image config for node_modules"
13791+ ],
13792+ "flakey": [],
13793+ "runtimeError": false
13794+ },
1376413795 "test/integration/next-image-new/app-dir/test/index.test.ts": {
1376513796 "passed": [
1376613797 "Image Component Default Tests dev mode Fill-mode tests should add 100% width and height to fill images",
You can’t perform that action at this time.
0 commit comments