[roll] Roll experiences [e2e] Re-enabled the first simple browser e2e test

- Removed the "break" after stopping the server because it disrupted closing the ermine_testserver component.
- Added white background color to the plain text content in the test server as the fuchsia web view has black as its defualt background color.
- Separated the simple browser test from the shell test
- fx test -o --e2e experiences_ermine_simple_browser_e2e_test

Original-Bug: 80345

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/experiences/+/558108
Original-Revision: 17faaa8ab7cb1849684d055987ed10123fa00cdd
GitOrigin-RevId: d01eecfb44486a81ea418f26c016ffd70731bc91
Change-Id: Ic43de4a4847a7d4cf1fadb065f42385ce4c3f2c0
1 file changed
tree: b1304e3ad00d77fa782bde7f8c52b1f60127a617
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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.