[roll] Roll fuchsia Revert "[scripts][fuzzing] Use sys.executable instead of 'python3.8'" This reverts commit 0a2cf6f5d83817290afae5562cd3318d95068b14. Reason for revert: breaks command_test.sh in CI / CQ Original change's description: > [scripts][fuzzing] Use sys.executable instead of 'python3.8' > > When monitoring a fuzzer in the background, `fx fuzz` starts a python > subprocess. Previously it was doing this with an argument of > 'python3.8', which didn't reliably find the prebuilt python. Using > sys.executable always finds the interpreter the script is using. > > Original-Bug: 91827 > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/635121 Original-Bug: 91827 No-Presubmit: true No-Tree-Checks: true No-Try: true Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/635305 Original-Revision: 8bbf30a0c74998e106b50d55fbc26baa59246f9d GitOrigin-RevId: ebae82d71339dbbdd6b67713c7ac9a3359ab050e Change-Id: I6535c3c400251894dd0c850522186d55dc79fd37
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.