commit | c1f1570a4a037d778d7f598cc1df8f16a953a6be | [log] [tgz] |
---|---|---|
author | Mikael Pessa <mikaelpessa@fuchsia.infra.roller.google.com> | Thu Nov 10 04:47:24 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Nov 09 20:48:49 2022 -0800 |
tree | 0c84b947b82f6dd7425843a3167aa7fb0df3600d | |
parent | bcd549946b1baad80dc5406a962d00fd27fadf00 [diff] |
[roll] Roll fuchsia [flatland] Bugfix for UberStructSystem::ForceUpdateAllSystems There was a bug where this function would pop UberStructs off the queue and then just drop them on the floor if there had been too many updates at a time. I don't know if this was causing any flakes, but it seemed likely to. Since this code is just for tests I decided not to add tests specifically for it. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/755662 Original-Revision: 1eb6f051ab1c91cc2ce81d5eb76c96cc0e8dbad1 GitOrigin-RevId: 8e9141e9f4e4eab7c326879bc675c5f12d5b9c6a Change-Id: I2ce7ac9f463596ba8a22b71dac193afa28ec50b2
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
.