| commit | 1255a9b66d8d93c40537fd316cc6e461eccc32b5 | [log] [tgz] |
|---|---|---|
| author | Oliver Newman <olivernewman@fuchsia.infra.roller.google.com> | Mon Jul 11 17:23:25 2022 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Mon Jul 11 10:24:45 2022 -0700 |
| tree | 167258422ca7cf9e8a2ad3faa89d6087648185b2 | |
| parent | 00254928d84f73c0db85edb20b1eaa51ad0fe486 [diff] |
[roll] Roll fuchsia Revert "[test_manager] Add test to check capability access" This reverts commit 1e20310200b05e8b5e6068cc67d7fbe4a968dd87. Reason for revert: possible cause of high flake rate in test_manager_test on the core.arm64-debug builder. Examples: - https://ci.chromium.org/b/8809067433637313345 - https://ci.chromium.org/b/8808986790939746177 Please add `Multiply: test_manager_test` to your commit message and use "Choose Tryjobs" to run the core.arm64-debug builder when relanding this CL. Original-Bug: 101271 Original change's description: > [test_manager] Add test to check capability access > > Hermetic tests should not have access to capabilities that break > hermeticity. This test tries to access the fuchsia.hwinfo.Product capability (access to this would break hermeticity) and the expected behavior is failure. This adds a unit test under test_manager/tests/test_data that tries to use the fuchsia.hwinfo.Product capability and fails. This also adds an integration test under test_manager/tests/src/tests.rs that verifies the expected behavior of the unit test. > > Original-Bug: 96471 > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/697122 Original-Bug: 96471 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/699264 Original-Revision: ab7b18aeb5c1d9b0e2bcf0eae6732894745de96e GitOrigin-RevId: 48626078d60d8a3879783abbc139b4a6f3f910f1 Change-Id: I364346530a0f2aabed7bbe552748259898454c56
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.