Commit 72a16c0
Fix macOS CI tests: add no-sandbox and in-process-gpu switches
Child processes (GPU, renderer, network service) crash on macOS CI
runners with "No rendezvous client" because the macOS sandbox blocks
bootstrap_look_up for the Mach port rendezvous server. Add no-sandbox,
in-process-gpu, and disable-gpu{,-compositing} for MAC, mirroring the
existing LINUX block.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 8c9b1b2 commit 72a16c0
2 files changed
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
161 | 168 | | |
162 | 169 | | |
163 | 170 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
127 | 132 | | |
128 | 133 | | |
129 | 134 | | |
| |||
0 commit comments