commit | c14e7281793cd8628c0e40a9c2fd8413e8de1cba | [log] [tgz] |
---|---|---|
author | Drew Fisher <zarvox@fuchsia.infra.roller.google.com> | Mon Sep 26 17:13:16 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Sep 26 10:15:32 2022 -0700 |
tree | 5ef084b64923715c97208a8c1c6874306774648c | |
parent | 849b2cc6a160914b3603c2b2ca47ca12394b8bb6 [diff] |
[roll] Roll fuchsia [location] Fix flaky emergency test Sometimes the `reports_elapsed_time_to_cobalt_on_success` test winds up getting scheduled in such a way that the latency elapsed rounds up to 2 milliseconds of wall-clock time instead of exactly zero milliseconds, which causes the assertion to fail. Since we're not injecting a time source, just assert that this is some integer value and don't try to assert that the particular value is zero. Original-Fixed: 109676 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/730462 Original-Revision: 6085b91ef062e57183cf5ae99ca3daa994793d1e GitOrigin-RevId: 7ff04270c691b7604e2f132a0ba4d6562e303444 Change-Id: I5dcfb581c44ae872ec665055421bbd9137825b50
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
.