Commit d2f4750
committed
ci: increase Bazel
In some cases, the default `experimental_ui_max_stdouterr_bytes` setting which is `1048576` is not enough to display the errors when E2E fail. Ex: https://github.com/angular/angular-cli/actions/runs/6121038878/job/16614042144. This commit doubles the `experimental_ui_max_stdouterr_bytes` value to `2097152`.experimental_ui_max_stdouterr_bytes when using e2e config1 parent 400cd76 commit d2f4750
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| |||
0 commit comments