Skip to content

Commit 0f6ab65

Browse files
committed
update/rspack-manifest-1754809308790
1 parent 63cdc65 commit 0f6ab65

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

test/rspack-build-tests-manifest.json

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1720,6 +1720,15 @@
17201720
"flakey": [],
17211721
"runtimeError": false
17221722
},
1723+
"test/e2e/app-dir/cache-components-bot-ua/cache-components-bot-ua.test.ts": {
1724+
"passed": [
1725+
"cache-components PPR bot static generation bypass should bypass static generation for DOM bot requests to avoid SSG_BAILOUT"
1726+
],
1727+
"failed": [],
1728+
"pending": [],
1729+
"flakey": [],
1730+
"runtimeError": false
1731+
},
17231732
"test/e2e/app-dir/cache-components-create-component-tree/cache-components-create-component-tree.test.ts": {
17241733
"passed": [
17251734
"hello-world should not indicate there is an error when incidental math.random calls occur during component tree generation during build"
@@ -18875,7 +18884,10 @@
1887518884
"runtimeError": false
1887618885
},
1887718886
"test/production/adapter-config/adapter-config.test.ts": {
18878-
"passed": ["adapter-config should apply modifyConfig from adapter"],
18887+
"passed": [
18888+
"adapter-config should apply modifyConfig from adapter",
18889+
"adapter-config should call onBuildComplete with correct context"
18890+
],
1887918891
"failed": [],
1888018892
"pending": [],
1888118893
"flakey": [],

0 commit comments

Comments
 (0)