Commit 51cde76
committed
[CI][Diag] Move dep-manifest dump to after pytest
Importing numpy before pytest registers the broken OpenBLAS atfork
handler in this shell, then Kit's libomni.platforminfo fork() trips
it and SIGSEGVs - exactly the bug isaac-sim#5642 targets. Surface the
diagnostic AFTER pytest instead, with pytest's exit code preserved
so the job still passes/fails based on real test outcomes.1 parent 0d98bde commit 51cde76
1 file changed
Lines changed: 11 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
231 | 241 | | |
232 | 242 | | |
233 | 243 | | |
| |||
238 | 248 | | |
239 | 249 | | |
240 | 250 | | |
241 | | - | |
242 | | - | |
| 251 | + | |
243 | 252 | | |
244 | 253 | | |
245 | 254 | | |
| |||
0 commit comments