[roll] Roll experiences [e2e] Deflake 'screen is not black' test on ermine

The test is flaking because of a race condition when the screen is
rendered and the screenshot taken. The intention is to ensure that the
screen is rendered before the screenshot is taken. This change uses
flutter driver's screeshot method before taking scenic's screenshot to
increase the odds.

Original-Bug: 79921

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/experiences/+/567561
Original-Revision: 4ea7b085a9607ae6a165b8521c863aad385f0814
GitOrigin-RevId: d96ab5d50ea643431d2d6ed77ec3078ba3835e4c
Change-Id: Ic880e336ef3665d76120aff0e556252a7376ab41
1 file changed
tree: f594625967cb65eb45a1c0ee53f66b3c2b217605
  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.