[roll] Roll fuchsia [superproject] Roll antlion Poll for new channel in ChannelSwitchTest

Fix a race condition in ChannelSwitchTest where the test was failing
when the DUT didn't switch channels immediately. Add polling for the new
channel within the expected max channel switch time.

Original-Fixed: b/384093887
Original-Bug: b/395972717
Test: fx test-remote --test channel_switch_test.sh
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/antlion/+/1204297
Original-Revision: 8064890925b6bdcfb88314a9eedd9040f26c99b5
GitOrigin-RevId: f606a967282ab5ba1de1bd0fd2fff5dcff651f24
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1206026
Original-Revision: a9220e8133cffd2721cd52ce2f2b8da344ff3116
Change-Id: Ibe7de7f1fc4d9cfb4ebf8ff23151977754e66812
1 file changed
tree: e665251f36cabb88a923ffe2f45ec6141b371a95
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 in one of the communication channels documented at get involved.

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.