| commit | 790c17d7dcf35c2bab2acd0af1ca6bd8a05d2e34 | [log] [tgz] |
|---|---|---|
| author | Marc Khouri <mnck@fuchsia.infra.roller.google.com> | Tue Jun 17 13:10:11 2025 -0700 |
| committer | Copybara-Service <copybara-worker@google.com> | Tue Jun 17 13:12:27 2025 -0700 |
| tree | 513fa1860b15b3e07b32e6a5b8ca45a94f29a2e1 | |
| parent | 27de6beb55501e80afa7d8051fde34b5592c77b6 [diff] |
[roll] Roll antlion WlanRvrTest: simplify IP address detection This test performed DUT IP address detection twice, which is unnecessary duplication. Furthermore, the test had its own method of awaiting IP addresses, rather than using the shared one within FuchsiaDevice. This CL simplifies the logic to use the shared methods. Additionally, we shouldn't attempt to run the test without an IP address, as this is a case we never expect to happen on-device. Original-Fixed: b/258264565 Original-Bug: b/422236818 Test: fx test-remote --builder smart_display_m3_eng_paused.nelson-release-antlion-full-tests --test wlan_rvr_test_2g_open Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/antlion/+/1302885 Original-Revision: 2d86f5535e7264d9d80be5f40db443f14205ea53 GitOrigin-RevId: aea1bfb0c28ec07ee45df3104f61f7bb2bc24f0a Change-Id: I120678b627d61c33a13ae28077642022f834fdf3
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 in one of the communication channels documented at get involved.
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.