Reland "[aemu] Create blocklist of known AEMU failures."

This reverts commit 9c3ce1c50d7b5038cdbaa8a98ef00f803cc82473.

Reason for revert: Relanding with fix.

Original change's description:
> Revert "[aemu] Create blocklist of known AEMU failures."
>
> This reverts commit 15182f622fd87b02ea8a57f737fa11df4f3b3000.
>
> Reason for revert: Seems to break the NUC logic in CI.
>
> Original change's description:
> > [aemu] Create blocklist of known AEMU failures.
> >
> > This prevents these tests from running on AEMU test bots and hindering
> > evaluation as well as allowing test authors to fix their tests and set
> > `aemu_env` explicitly before it becomes the default to prevent
> > regressions while it is landing.
> >
> > Bugs & Comms to come.
> >
> > Bug: 51418
> > Change-Id: I4778f041d8fa38ec5242c620480b35a78f2a560a
> > Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/398417
> > Reviewed-by: Gary Miguel <garymm@google.com>
> > Commit-Queue: Nathan Mulcahey <nmulcahey@google.com>
>
> TBR=garymm@google.com,nmulcahey@google.com
>
> Change-Id: I8f6d1927cbf798e2e7efc110cd3c57ab5bdce848
> No-Presubmit: true
> No-Tree-Checks: true
> No-Try: true
> Bug: 51418
> Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/398500
> Reviewed-by: Nathan Mulcahey <nmulcahey@google.com>
> Commit-Queue: Nathan Mulcahey <nmulcahey@google.com>

TBR=garymm@google.com,nmulcahey@google.com

Bug: 51418
Change-Id: I5d90b54d1163b224cb35eec572cc77babc7d7560
Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/398469
Commit-Queue: Nathan Mulcahey <nmulcahey@google.com>
Reviewed-by: Ina Huh <ihuh@google.com>
Reviewed-by: Gary Miguel <garymm@google.com>
3 files changed
tree: c2c5b323aeab20ccfc9cce0b22e8cfd610a2474c
  1. boards/
  2. build/
  3. bundles/
  4. cts/
  5. docs/
  6. examples/
  7. garnet/
  8. products/
  9. scripts/
  10. sdk/
  11. src/
  12. third_party/
  13. tools/
  14. zircon/
  15. .clang-format
  16. .clang-tidy
  17. .gitattributes
  18. .gitignore
  19. .gn
  20. .style.yapf
  21. AUTHORS
  22. BUILD.gn
  23. CODE_OF_CONDUCT.md
  24. CONTRIBUTING.md
  25. LICENSE
  26. OWNERS
  27. PATENTS
  28. README.md
  29. rustfmt.toml
README.md

Fuchsia

Pink + Purple == Fuchsia (a new operating system)

What is Fuchsia?

Fuchsia is a modular, capability-based operating system. Fuchsia runs on modern 64-bit Intel and ARM processors.

Fuchsia is an open source project with a code of conduct that we expect everyone who interacts with the project to respect.

How can I build and run Fuchsia?

See Getting Started.

Where can I learn more about Fuchsia?

See fuchsia.dev.