[roll] Roll fuchsia [package_manager_test] Fix startServerUnusedPort retry

getUnusedPort will retry if the lambda returns null, however it doesn't
catch exceptions, so when the port is being used, it never retries.

Original-Bug: 376755057
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1156058
Original-Revision: 761eb92fc3c8f621f903b633d9b9ea7283fbf507
GitOrigin-RevId: d792beeeeff6dff7d387feecb169890f04cc26a5
Change-Id: Idd0ad4549822a4e4a2f5be2860578f124b2742b0
1 file changed
tree: 3ea55c213a7796599972ee79fd0d3d25ccb874c0
  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.