|
3292 | 3292 | "flakey": [], |
3293 | 3293 | "runtimeError": false |
3294 | 3294 | }, |
| 3295 | + "test/e2e/app-dir/monaco-editor/monaco-editor.test.ts": { |
| 3296 | + "passed": ["monaco-editor should load monaco-editor"], |
| 3297 | + "failed": [], |
| 3298 | + "pending": [], |
| 3299 | + "flakey": [], |
| 3300 | + "runtimeError": false |
| 3301 | + }, |
3295 | 3302 | "test/e2e/app-dir/navigation-layout-suspense/navigation-layout-suspense.test.ts": { |
3296 | 3303 | "passed": [ |
3297 | 3304 | "app dir - navigation with Suspense in nested layout resolves data after client navigation to a nested layout with Suspense" |
|
4185 | 4192 | "ppr-full Dynamic RSC Response for /on-demand/c should have correct headers", |
4186 | 4193 | "ppr-full Dynamic RSC Response for /static should have correct headers", |
4187 | 4194 | "ppr-full Dynamic RSC Response for /static should not contain dynamic content", |
4188 | | - "ppr-full HTML Fallback Dynamic Shell should render the dynamic shell as static if the page is static", |
| 4195 | + "ppr-full HTML Fallback Dynamic Shell should render the fallback shell even if the page is static", |
| 4196 | + "ppr-full HTML Fallback Dynamic Shell should render the fallback shell every time", |
4189 | 4197 | "ppr-full HTML Fallback Dynamic Shell should render the fallback shell on first visit", |
4190 | | - "ppr-full HTML Fallback Dynamic Shell should render the route shell on the second visit", |
4191 | 4198 | "ppr-full HTML Fallback Dynamic Shell will allow dynamic fallback shells even when static is enforced", |
4192 | | - "ppr-full HTML Fallback Dynamic Shell will only revalidate the page", |
4193 | | - "ppr-full HTML Fallback Dynamic Shell will revalidate the page and fallback shell", |
| 4199 | + "ppr-full HTML Fallback Dynamic Shell will not revalidate the fallback shell", |
4194 | 4200 | "ppr-full HTML Fallback for /fallback/nested/params/slug-01/slug-02 should render the fallback HTML immediately", |
4195 | 4201 | "ppr-full HTML Fallback for /fallback/nested/use-params/slug-01/slug-02 should render the fallback HTML immediately", |
4196 | 4202 | "ppr-full HTML Fallback for /fallback/nested/use-pathname/slug-01/slug-02 should render the fallback HTML immediately", |
|
0 commit comments