[roll] Roll fuchsia [starnix] Migrate sysfs_power_test to Machina

The sysfs_power_test has one strictly negative discrepancy with hosts,
in which the SuspendStateFileWriteInvalidFails is passing on hosts but
skipped on Machina. However, there are seventeen tests which are failing
on hosts but in a variety of states on Machina (passing, skipped, also
failing). As such, I think it's a net positive to migrate the suite.

Original-Bug: 435279160
Test: fx test linux_syscalls_cpp_tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1533827
Original-Revision: 28b08600ecec0c279a5822078099bb3386403c67
GitOrigin-RevId: 40a6a99c10781e5c5b9d5e6f576b4e40e4dc4177
Change-Id: I65dfedf7e8fbda980277d12c677aa3f0b8b023f1
1 file changed
tree: b01f788e60cb9e71c8365579e897ef3457d85704
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.