[roll] Roll experiences [e2e][simple-browser] Deflaking simple browser e2e tests

- Each test now runs and stops the test server as stopping it in tearDownAll() seems flaky.
- Gave 60 seconds timeout per test as some test takes longer than 30 seconds due to input delay.

Original-Bug: 80345

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/experiences/+/592763
Original-Revision: bcaadf0004f0b56254d4a0a838cc05d2339b6f9b
GitOrigin-RevId: 96429f162279c14c980307f84dd1ec5626ea9d5d
Change-Id: I6da40991e59de5452b80079e2c5031f7a7caa86b
1 file changed
tree: 5dc01a476af1c6e718aa854c31742bf492b88994
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. test_durations
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.