[roll] Roll fuchsia [wlan] Update handle-tx-event-hooks to tolerate retried connections The handle-tx-event-hooks test ensures `handle_tx_event()` runs the `process_auth_update` hook properly. Originally, the test asserted correct behavior by asserting the first six SecAssocUpdate values collected during a successful WPA2 connection. This approach results in flakes because tests occasionally require multiple tries to connect. The new approach is to assert the /last/ six SecAssocUpdate values after a successful WPA2 connection instead. While this approach does ignore the beginning of the list of values collected, asserting the order of the last six values is enough to demonstrate `handle_tx_event()` functions properly. Test: fx test handle-tx-event-hooks wlan-common-tests Multiply: handle-tx-event-hooks Original-Fixed: 78465 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/543106 Original-Revision: a08c9cacbc28f9e8f18142479cd165fb039e7c3c GitOrigin-RevId: e105d4968e051ef076f09a3e65777a6601d3a42c Change-Id: I63561e4729d0466b583f1cc185f9af57de257427
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.