[roll] Roll fuchsia [scenic] Fix flake in focus_state_test.dart

This CL fixes a race condition in focus_state_test.dart where the prefix
++ operator caused the focusIndex to be incremented despite the test not
executing the if conditional block

Test: fx test --host fuchsia_scenic_flutter_unittests

Original-Fixed: 108525

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/719604
Original-Revision: af6d5cf42cacfadccf325766e367638be58662a3
GitOrigin-RevId: b4bcae95036506f474e41ba2ef830aa54e0394bb
Change-Id: Ic724984d6567c848a06ece0c223e0264800da943
1 file changed
tree: de1e1a30006fd1d0340ab6e9a88f0f29cc14204c
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. toolchain
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.