[roll] Roll fuchsia [bazel] Fix BazelStderrDebugLineRecorder bug. The implementation of the write() method didn't handle the input "\x1b[33mDEBUG: " correctly, resulting in a runtime AssertionError when parsing the output of Bazel's stderr. The exception would trigger very randomly because how many output bytes are seen by each write() call is pretty much unpredictable. This CL fixes the issue and adds a unit-test to ensure it never regresses again. Original-Original-Fixed: 515325221 Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1621037 Original-Original-Revision: 7c0ac2027a93fe31561596737977d57f62ac2d2f GitOrigin-RevId: 13c4da65aca0ce3461ea8d39c644bcbe4c6ead11 Change-Id: I7aa35b251827a69c45b17aac49d90f160c99539b
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 in one of the communication channels documented at get involved.
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.