[roll] Roll experiences [e2] Deflake ermine shell test take 2

The test to see if Recents is visible needs to take into account
that the terminal view is shifted to the right if Recents is visible.

The test was failing because Recents is a toggle, it can be cancelled
if focus is moved anywhere in the system (and other reasons). Checking
if the view rect is shifted to right, if Recents is visible, is more
robust.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/experiences/+/492002
Original-Revision: 50860203d289ad8802fc28575bbac4a57d4b9984
GitOrigin-RevId: 1a64ccd0f646d19e645a95e145849f62e1634320
Change-Id: I495bedff361a10b3beaa37c7c396326721977b9f
1 file changed
tree: 0cacb1397433b6a128eb94285eaf2c1b0ac96d38
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.