Skip to content

Commit 422969d

Browse files
update/turbopack-manifest-1742195154450
1 parent bb1df7d commit 422969d

File tree

1 file changed

+16
-3
lines changed

1 file changed

+16
-3
lines changed

test/turbopack-build-tests-manifest.json

+16-3
Original file line numberDiff line numberDiff line change
@@ -2856,7 +2856,8 @@
28562856
"app-dir - metadata-streaming should render the metadata in the browser",
28572857
"app-dir - metadata-streaming should send streaming response for headless browser bots",
28582858
"app-dir - metadata-streaming should send the blocking response for html limited bots",
2859-
"app-dir - metadata-streaming should still load viewport meta tags even if metadata is delayed"
2859+
"app-dir - metadata-streaming should still load viewport meta tags even if metadata is delayed",
2860+
"app-dir - metadata-streaming should still render metadata if children is not rendered in parallel routes layout"
28602861
],
28612862
"failed": [],
28622863
"pending": [],
@@ -6517,6 +6518,18 @@
65176518
"flakey": [],
65186519
"runtimeError": false
65196520
},
6521+
"test/e2e/instrumentation-client-hook/instrumentation-client-hook.test.ts": {
6522+
"passed": [
6523+
"Instrumentation Client Hook App Router should execute instrumentation-client from app router before hydration",
6524+
"Instrumentation Client Hook HMR in development mode skips tests in non-dev mode",
6525+
"Instrumentation Client Hook Pages Router should execute instrumentation-client from pages router before hydration",
6526+
"Instrumentation Client Hook With src folder should execute instrumentation-client from with src folder before hydration"
6527+
],
6528+
"failed": [],
6529+
"pending": [],
6530+
"flakey": [],
6531+
"runtimeError": false
6532+
},
65206533
"test/e2e/instrumentation-hook-src/instrumentation-hook-src.test.ts": {
65216534
"passed": [
65226535
"instrumentation-hook-rsc instrumentation should not overlap with a instrumentation page",
@@ -17842,14 +17855,14 @@
1784217855
"runtimeError": false
1784317856
},
1784417857
"test/production/build-spinners/index.test.ts": {
17845-
"passed": [],
17846-
"failed": [
17858+
"passed": [
1784717859
"build-spinners should handle build spinners correctly app and pages",
1784817860
"build-spinners should handle build spinners correctly app dir - (compile workers)",
1784917861
"build-spinners should handle build spinners correctly app dir - basic",
1785017862
"build-spinners should handle build spinners correctly page dir",
1785117863
"build-spinners should handle build spinners correctly page dir (compile workers)"
1785217864
],
17865+
"failed": [],
1785317866
"pending": [],
1785417867
"flakey": [],
1785517868
"runtimeError": false

0 commit comments

Comments
 (0)