File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Expand file tree Collapse file tree 1 file changed +13
-1
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": [],
You can’t perform that action at this time.
0 commit comments