commit | adf81b7b0e4c13115b556604b4db20d8a1908f1b | [log] [tgz] |
---|---|---|
author | Kevin Cho <chok@fuchsia.infra.roller.google.com> | Thu Sep 12 19:33:38 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Sep 12 12:35:11 2024 -0700 |
tree | 05e0d121d3d615579d11c6f6afe049fe391a07cd | |
parent | d983dc200d6b956a6778fac3009f6516ea8df335 [diff] |
[roll] Roll fuchsia [time][test] Update timekeeper to finish off conformance test changes Resolves the issues that chok@ observed while trying to actually use the conformance test protocol: - Rtc protocol name was mis-spelled in the manifest as RTC. - The response to test protocol requests was synchronized with the main sampling loop, which in turn could get indefinitely blocked for lack of network connection. This in turn caused the test protocol requests never to return. Decoupled by introducing a shared boolean state. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1116673 Original-Revision: 870b0d77dcb4c9ce6ff75d83693ed90ef5feaf20 GitOrigin-RevId: ff0e2671565dd3172d3f43abd1549d9a62fffa27 Change-Id: I5fff09f6c143cc020002ff8b866edbf72ef8d2c3
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
.