[roll] Roll experiences [experiences] Added an e2e test for Simple Browser - The initial commit of simple browser's e2e test. - This test launches a browser, opens a new tab, navigates to a url(fuchsia.dev for now) and find a text link, "Terms". - fuchsia.dev will be replaced with a url to a locally hosted website. - Additional code that handles `FlutterDriver.requestData(url)` when flutter_driver_enabled is true for E2E testing. - A method that launches Simple Browser and connect flutter and web drivers to it has been added to ErmineDriver. - Note that you need to comment out line 32-35 in ermine_driver.dart and other tests in tests/e2e/BUILD to run this test on FEMU as session_control restart is flaky in femu now. (fxb/66199) - See go/tq-simple-browser-testing for more detail. - Fixed the test failures in simple_browser_unittests Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/experiences/+/369733 Original-Revision: 7c5f3ca126b4ee8e989f0cd20617399d9fbfd662 GitOrigin-RevId: 11c01e9f9ede2d24df6f2732cefed456f7285655 Change-Id: I60d4b83c7e3571d126c065b62e7d8fd255735da3
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.