[roll] Roll fuchsia [security] Add go stdlib tests to allowlist While fixing up devfs, I discovered these tests were using /dev/null in their sandbox. My fixes prevent /dev/null from acting as a directory so it wasn't getting added to the test's namespace, causing it to fail. It's necessary to route /dev into the incoming namespace instead. Ideally these tests would be using isolated-devmgr instead, but it's not supported for go tests. Test: fx test go-os-test.cm Test: fx test go-exec-test.cm Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/582961 Original-Revision: 113bf1bd0eb1084d06aab90f15b979d3e88bd59a GitOrigin-RevId: 144cad3d01dd8330bde76448a35a05130ed0dd8d Change-Id: I575230c80872d91df22c4cadf2353255c16c84c2
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.