[roll] Roll fuchsia [run-boot-test] Fix `fx core-tests`

`fx core-tests` was failing at head due to the qemu cmd invoking
args.arch(), which is not a function but rather just a variable. This CL
also fixes an assert statement that would always evaluate to True.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/950220
Original-Revision: 3543a5300112f62f861b55cf3097f656677bba5e
GitOrigin-RevId: 582aa8bda30df4bdbb118babfef483c012653411
Change-Id: If13f54fb724f4ecd6d6d49a2f9e9d23e5087148f
1 file changed
tree: 5c71421754f41f14a559b481a83d822ff59d9f9e
  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.