[roll] Roll fuchsia [flatland] Increase timeout in flatland_benchmarks_test

This test is not able to kill processes, colect a 10s trace and process
it within the 30s default budget on some bots. This CL increases this
timeout to help with these flakes.

Original-Fixed: 96520
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/679749
Original-Revision: 648628542587e7f8937048cbc1daa7b2ed157a90
GitOrigin-RevId: 2a3a1e04f51b53879868ce00eda79d7fcee9fbf5
Change-Id: I602c6897e9bf3370a42825e66232fff7ec1d31a5
1 file changed
tree: 89e0a503d14a29c6bf234276a3f8119a1d4b405b
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. fortune-teller
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.