[roll] Roll fuchsia [zxdb][e2e] Increase script test timeout

The zxdb e2e tests were flaking on the hello_starnix_hardware_breakpoint
script test because the starnix kernel and binaries would sometimes take
longer than 10 seconds to resolve, start, and hit the breakpoint. This
would result in the script test timing out and failing.

The zxdb_e2e_tests still seem slightly flaky after this change, but the flake rate is dramatically better than before; CI indicates that a flake rate of about 3.5%. The multiplied presubmit runs on this CL indicate a flake rate of less than 1%, and the flake we did encounter appears to be a network drop and not a flake in the test flow itself.

Multiply: host_x64/zxdb_e2e_tests
Original-Bug: 42082855
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/965982
Original-Revision: 8f6e20fd0b2216ce48473821ba1fb80bf6eb43d7
GitOrigin-RevId: 361694f1b19bab074901b12bd8193df8513aca03
Change-Id: Ib0b1cfac8f3ce644f4f66a5f1ac31f335b3f1b74
1 file changed
tree: 100541db7478adbc0ec25142248d790fdcd2b0d6
  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.