Commit 0e5b8aa
Only run 4 tool tests in parallel on CircleCI linux
Summary:
CircleCI's linux run of ./tool test started erroring recently.
I ssh'd in and could repro. It worked fine for me with `-p 8` and I saw
an ENOMEM at some point. Maybe the containers have fewer resources for
some reason. Anyway, let's run only 4 tests at a time to be extra
careful.
Reviewed By: samwgoldman
Differential Revision: D7436531
fbshipit-source-id: 0b8d4cc4bac0acdc4498a868557109925914541c1 parent aca483d commit 0e5b8aa
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
203 | | - | |
| 203 | + | |
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
| |||
0 commit comments