commit | bdbf5c0cb0f9aa49ab4bdb06438250118c7121a9 | [log] [tgz] |
---|---|---|
author | global-integration-roller <global-integration-roller@fuchsia.infra.roller.fuchsia-infra.iam.gserviceaccount.com> | Wed Dec 11 14:42:57 2024 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Dec 11 14:44:57 2024 -0800 |
tree | fd09d37de9ddc73d2f0180d69593befe5a816d37 | |
parent | 7943fb67fbe0c42a0c5024ab9e47c49383129087 [diff] |
[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: I7eb8720c295666192658d7511eab4496f2c8a86e
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.