| commit | fe8a81d8789b8b64ab733352aa24e60c411656d0 | [log] [tgz] |
|---|---|---|
| author | Yilong Li <liyl@fuchsia.infra.roller.google.com> | Fri Feb 09 20:47:53 2024 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Fri Feb 09 12:49:21 2024 -0800 |
| tree | e9c213114cb31d01388d1f37b17998382f4bdf08 | |
| parent | 836172942ce54a2ff6e5b41014534860cf6c3279 [diff] |
[roll] Roll fuchsia Revert "[testrunner] Separate the testing and processing of the result." This reverts commit 565d288f1c8ed0ba87aef2e3d987fabf37a0b513. Reason for revert: Possibly caused buildbot timeouts on "affected:AEMU" builders. https://chat.google.com/room/AAAABFiUm4o/bH8YtuhyhfM Original change's description: > [testrunner] Separate the testing and processing of the result. > > The outer timeout goes around the Test() method in case the test command > hangs and fails to respect the timeout it sets. However, some Test() > methods include some processing steps. In the case where a test barely > finishes before the timeout, the processing steps might end up taking > longer than the grace period we add to the outer timeout, which would > cause the test to fail with a timeout even though the logs show that the > test completed running successfully. Instead we should put the outer > timeout only around the actual running of the test. > > Original-Bug: 323456144 > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/987373 Original-Bug: 323456144 No-Presubmit: true No-Tree-Checks: true No-Try: true Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/989280 Original-Revision: ad45bd4a7deb7fa31d72575a27c4abeb69bc072f GitOrigin-RevId: b3491feb079a87cdbb5d694f304a5c40f8fddec8 Change-Id: Ic0d3227e261b583b1639463d0d4c87bf749a32e4
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 via the IRC channel #fuchsia on Freenode.
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.