[roll] Roll fuchsia [power] Use fuchsia::test. When run with the standard `test` macro, emitted log messages are not visible to the output of `fx test`. This change has the side effect of un-suppressing ERROR logs that were already being emitted. These cause failures due to high-severity log messages if left unhandled. As a result: - Some tests receive minor modifications to prevent these logs from occurring. - Some tests that cover error conditions are left with `test` to prevent emitting these messages. (It's possible to configure a test to pass with ERROR logs, but this is only possible at the level of the entire test target.) Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1411173 Original-Revision: 809c58d03b00e3bdc0bd769aa8429843587c2a47 GitOrigin-RevId: 18f268eb32f93eee41c732f9523fad8206d98b8e Change-Id: Iab413df9d6793491e2d400fb2422f92f72ae5e96
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.