[roll] Roll fuchsia [data_sinks] Fix removeAll() to remove subdirectories. This was causing the GetAllDataSinks() to increase in duration for multiplied runs because they were all using the same output dir on the target and since the subdirectories were not getting removed after each run, we had to walk through an increasingly larger amount of directories to get the outputs of each run. The test shows that before, the test duration would steadily increase for the test the more times it was run, but after the change, it now stays the same. Test: before change: https://chromium-swarm.appspot.com/task?id=67a9735d0f7f2710 after change: https://chromium-swarm.appspot.com/task?id=67a9713864cd9110 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/988384 Original-Revision: db44d379b2cc5cf0f36d11987d19e94a5d23f713 GitOrigin-RevId: 7aed0b21284190b7184ef80668d247028d3f42ac Change-Id: Id6724b5edbacf8727ffc9f1de53ace596d8d3ed9
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.