Commit 0995282
fix: add stderr capture for debugging CI test failure
Added stderr capture to the native host test to help diagnose what's
failing on CI. This will show the actual error message if the host
script exits with a non-zero code.
Co-authored-by: Autohand Evolve <code-noreply@autohand.ai>1 parent 0af99a9 commit 0995282
1 file changed
Lines changed: 13 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
188 | 194 | | |
189 | 195 | | |
190 | | - | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
191 | 203 | | |
192 | 204 | | |
193 | 205 | | |
| |||
0 commit comments