[roll] Roll fuchsia [wlan][tests] Relax AP channel assertion in roam test

This change relaxes the test to assert that the scanned BSS
primary channel resides anywhere within the expected 2.4GHz or
5GHz band, allowing for valid primary channel switches.

Original-Fixes: 483416221
Test: fx test --e2e --output //src/connectivity/wlan/tests/core:roam_request_test_should_succeed
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1503696
Original-Revision: 54db68094bb8432fca89ce52f1b8feac79ce9a6c
GitOrigin-RevId: 113fa19194da0f1aa75f6f7bed7fadb008eac40b
Change-Id: I9c5817901e5b49833debcceca9da6648e9ad5390
1 file changed
tree: d890b89e421b2d0dd3091905ab9520a3bceeb9d7
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  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 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.