[roll] Roll fuchsia [starnix][test] Unskip most bionic tests

With improvements to the execution model we can now execute almost all
of the bionic test suite without hangs. This unskips most tests and
triages some of the remaining failures. We'll need to do a few more test
triage passes to fully categorize these tests.

Multiply: fuchsia-pkg://fuchsia.com/bionic_test_package#meta/bionic_unit_tests_static.cm
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/873936
Original-Revision: 5bafd23e03d0561a74a5578a821dbec9f7986899
GitOrigin-RevId: bd06343e57c5898efa3ac216398bcb0edb389e13
Change-Id: I8d6a4e93697b3d90815fecb9be966f2e673c8118
1 file changed
tree: 635b639ecf0389b4f02c06d1be0216ddca4c9eb1
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
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 via the IRC channel #fuchsia on Freenode.

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.