[roll] Roll fuchsia [package-tool] Deflake tests

The product bundle publishing test implicitly assumed that the
modification timestamps of the packages in the product bundle and its
counterpart in the written repo would end up with a timestamp within the
same second. This needs to be relaxed in case the test runs slowly or
crosses just into the next second while running.

Original-Bug: b/372116742
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1141874
Original-Revision: 3f221ea29cf1a5ae67a63f5835678b957c6ee6f0
GitOrigin-RevId: cda448cd672788c64a9d5aa895924e7261a7b72b
Change-Id: I8a36c0c73ae8794a1b75788706a0d6ce69a63553
1 file changed
tree: 18932b2701c2274866b542ba6a947786592193a2
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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 in one of the communication channels documented at get involved.

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.