Commit 3441858
committed
[llvm][cas] Attempt to avoid timeouts in multi-process test
I reduced the test "work" until it was reliably less than half a second
on my machine, since it was previously close to 3 seconds. I also bumped
up the timeout to account for possibly very slow CI systems.
rdar://147594425
(cherry picked from commit 2ab8bfc)1 parent c1f3621 commit 3441858
1 file changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | | - | |
| 144 | + | |
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
160 | | - | |
| 160 | + | |
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
169 | | - | |
| 169 | + | |
| 170 | + | |
170 | 171 | | |
171 | 172 | | |
172 | 173 | | |
| |||
0 commit comments