[roll] Roll fuchsia [ffx][logger] remove flaky obsolete test

test_new_streamer_appends_to_existing_file has been flaking a bit
recently. We could track it down, but since it tests the
proactive logger path, which is in the process of being removed,
it makes more sense to just remove it.

Original-Fixed: 126060
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/847858
Original-Revision: 60b43cbe490e1c5c9de0eed1f42c0bbc681542f3
GitOrigin-RevId: a3b1b0c131c438a0d886028e77a50eb8af528cad
Change-Id: Ic4fcf498b5e2222dd89681867cd2fd6982701932
1 file changed
tree: 57f4f4a70be3f970efd8d22b2e440e3d7d3aa10f
  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.