Commit dc0b0d6
committed
fix(test): reduce concurrency in E2E testing in CI
It seems the flakiness was a result of the browser processes getting OOM-killed, and the harness not doing a great job of detecting or at least alerting about that fact.1 parent 7f6def4 commit dc0b0d6
1 file changed
Lines changed: 2 additions & 1 deletion
File tree
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
0 commit comments