[roll] Roll fuchsia [SetUI][Message] Adjust message tests.

This changelist loosens restrictions around timestamp
checking in messaging tests. It is possible to two
consecutive actions to register the same timestamp
due to UTC precision and the test host.

Original-Fixed: 65813
Test: fx test -o setui_service_tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/457935
Original-Revision: c02521a1569f69a3fd640f899109ee213f77cd69
GitOrigin-RevId: 4a2af6c72d4aa21ec95c32777a2d9d7b9310d374
Change-Id: I8fccbb1d5ae5af8caa6137819378d40fa28d4ac1
1 file changed
tree: a8a6ee757b8298bbeeb753cc36fb3b95deb12c71
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.