[roll] Roll fuchsia [ffx] Unconditionally disable ffx target tests

fxrev.dev/882094 disabled select ffx target tests when the x86 kernel
was too big (for UEFI/infra reasons). We are now changing how the kernel
gets loaded, so those reasons are no longer concerns and can undo the
feature gating of these tests. However, they appear now to just fail
when the feature gating is removed and I'm unable to get these to pass
locally. To ease the rollout of the kernel work that will remove that
rustc feature, we unconditionally disable the tests for now.

Original-Bug: 387543611
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1182316
Original-Revision: 40695106dfbb9a29ae50bfc372d8f1a07130de12
GitOrigin-RevId: 1d28084126bdcf975ce74f75be59cab4b56948e6
Change-Id: I59b43d4fc02193f2f8322bee0586e0fa5848fc0a
1 file changed
tree: f8995fdc5ba23344e8ad8b308f6ef05c1be15423
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.