[roll] Roll fuchsia [wlan][policy] ignore scan readiness in test

There was a flake in this test where progressing a scan future would
either give Ready or Pending depending on whether an active scan happens
for a hidden network. But the test doesn't actually care about whether
an active scan happens, so we should progress the scan forward without
checking the results.

Multiply: wlancfg-tests
Original-Bug: 110383
Test: multiplying test to see that it doesn't flake
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/730007
Original-Revision: 7bb1f9e79e8b23c4289cb3ac77df0f96b7f3ca65
GitOrigin-RevId: 5e2a5d9b54df2b14e27da37ea63e4484e0377bb8
Change-Id: Ie7d89359855b719609116c36cd046b9ea4ab5e3e
1 file changed
tree: 7c91e3e7c5459eb63c4eac3b6a5b685560361cc2
  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.