Commit bdbf5c0
[roll] Roll fuchsia [superproject] Roll antlion [runner] Forward termination signals to Python
Fix an issue where test timeouts in infrastructure resulted in no logs
uploaded to LUCI artifacts. This was caused by SIGTERM not being
forwarded to the Python process running antlion, communicating to the
Swarming bot that the test is unresponsive, resulting in a forced kill
before antlion-runner is able to run teardown() on the InfraDriver.
Since teardown wasn't being called, symlinks weren't being removed from
the output directory causing errors while uploading to CAS.
Original-Fixed: b/356240967
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/antlion/+/1162412
Original-Revision: 153882c48ffc3035ffb886f516b44a1370753fc2
GitOrigin-RevId: 794940246b0b3c5e4cd1f4727cb7e37fd7609bcf
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1172332
Original-Revision: e5ac786cae4b0591c28a51b6f4cad25d4d6bdef0
Change-Id: I7eb8720c295666192658d7511eab4496f2c8a86e1 parent 7943fb6 commit bdbf5c0
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments