File tree Expand file tree Collapse file tree 1 file changed +15
-4
lines changed Expand file tree Collapse file tree 1 file changed +15
-4
lines changed Original file line number Diff line number Diff line change 1720
1720
"flakey": [],
1721
1721
"runtimeError": false
1722
1722
},
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
+ },
1723
1732
"test/e2e/app-dir/cache-components-create-component-tree/cache-components-create-component-tree.test.ts": {
1724
1733
"passed": [
1725
1734
"hello-world should not indicate there is an error when incidental math.random calls occur during component tree generation during build"
18875
18884
"runtimeError": false
18876
18885
},
18877
18886
"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
+ ],
18879
18891
"failed": [],
18880
18892
"pending": [],
18881
18893
"flakey": [],
@@ -20101,11 +20113,10 @@
20101
20113
},
20102
20114
"test/production/pnpm-support/index.test.ts": {
20103
20115
"passed": [
20104
- "pnpm support should build with dependencies installed via pnpm"
20105
- ],
20106
- "failed": [
20116
+ "pnpm support should build with dependencies installed via pnpm",
20107
20117
"pnpm support should execute client-side JS on each page in output: \"standalone\""
20108
20118
],
20119
+ "failed": [],
20109
20120
"pending": [],
20110
20121
"flakey": [],
20111
20122
"runtimeError": false
You can’t perform that action at this time.
0 commit comments