[roll] Roll fuchsia [fdf][test] Fix flake in run/quit dispatcher test

This test was using a 1s deadline hoping a task with a 100ms deadline
would execute. There is no reason to use the 1s deadline here, this
changes the deadline to an infinite one.

Original-Bug: 132154
Multiply: driver_runtime_tests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/903444
Original-Revision: 0b3aa4773aa2bff43996937f15f2a9b36aaf7b37
GitOrigin-RevId: 1fcadb901011b46a1a929f43ca4ce5e87c4a4b4b
Change-Id: I8a0666499e9aac60ce9147bbdcd3a2fe42dba641
1 file changed
tree: 872c0dbb1627c617b344b159f4c03a92fa8c2f79
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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 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.