commit | 0f197778af405d91c03c73883799d71c0b303cb2 | [log] [tgz] |
---|---|---|
author | Mukesh Agrawal <quiche@fuchsia.infra.roller.google.com> | Thu Aug 10 17:57:14 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Aug 10 10:59:53 2023 -0700 |
tree | 5dbfc9274e31d541e147f1d54bd817c4b1f51403 | |
parent | 0b69e2a5f614d7bf112061feff025128485f8583 [diff] |
[roll] Roll fuchsia [flatland][tests] split pixeltests into multiple components Split out the Flatland pixeltests into two components, to ensure that the tests don't time out. We currently have 29 tests, each of which is expected to take about 10 seconds. That puts us uncomfortably close to the timeout of 300 seconds. The margin is low enough to cause flake in practice. We split the flip-and-orientation tests out into a separate component, since the various permutations of pixel format, flip, and orientation, add up to 16 tests. Original-Bug: 131955 Test: ran on CV, verified all tests still run Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/899038 Original-Revision: 6fe2f73ec0ffa49446c095951b680ce881a04580 GitOrigin-RevId: 40fc52aa1d1bc563cfa3fa6b742eb81045ea5b42 Change-Id: If9b17e3699e7ce58c4ef73e30503ec894746f6e8
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
.