summaryrefslogtreecommitdiff
path: root/tests/unit/java/android/net/EthernetNetworkUpdateRequestTest.java
diff options
context:
space:
mode:
authorTaras Antoshchuk <tantoshchuk@google.com>2022-02-02 15:36:39 +0100
committerTaras Antoshchuk <tantoshchuk@google.com>2022-02-15 09:14:33 +0000
commit7bd33a19c3b42d2972ebf229f29d45b1f785ee39 (patch)
tree611f4d5e1c5d4a323cbf96477fd5ab1a065ac402 /tests/unit/java/android/net/EthernetNetworkUpdateRequestTest.java
parenta828eb711c3b22ff798dbebecf74ad34c6d38eea (diff)
Fix HostsideVpnTests flakyness
VpnTest#checkTrafficOnVpn tests whether IP address is on VPN by sending udp packet, ping and tcp packet to the address. In aosp/1941233 the order of checks was changed from udp, ping, tcp to udp, tcp, ping, which caused flaky behavior of the method. This CL restores the order of checks as it was prior to aosp/1941233. Bug: 214558556 Bug: 215903863 Bug: 214398658 Test: atest HostsideVpnTests --iterations 50 Change-Id: I5dc3c217b78746d5e8c13b80e5295eb6ffe5b778
Diffstat (limited to 'tests/unit/java/android/net/EthernetNetworkUpdateRequestTest.java')
0 files changed, 0 insertions, 0 deletions