[roll] Roll antlion Expect WPA3 reconnect failure after reboot

Add an expected failure to reconnect to WPA3 networks after reboot due
to http://b/402785458. This should be removed once this issue is
resolved and Fuchsia respects 802.11w (PMF) comeback-time.

Original-Bug: 42084246
Original-Bug: b/271628778
Original-Bug: b/402785458
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/antlion/+/1222446
Original-Revision: e7362b4dde88b5a15c1eaf12850a497f6686b484
GitOrigin-RevId: f0d462d779fc0c06d7f08107f83d012a0796fb07
Change-Id: I93ae4c5998f6dd7ebb83926e2760069bdfa8a922
1 file changed
tree: d91c82cde2b82d8bd173ed2f75b6af948d64553b
  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.