summaryrefslogtreecommitdiff
path: root/tests/unit/java/android/net/IpSecAlgorithmTest.java
diff options
context:
space:
mode:
authorRemi NGUYEN VAN <reminv@google.com>2021-08-11 21:27:34 +0900
committerRemi NGUYEN VAN <reminv@google.com>2021-08-11 21:31:37 +0900
commit7b2e5fe68ef60278242970aeec2ed4c2128e8037 (patch)
tree9dc71326d033d70e3f4b0cae72fbeb33aba19fb0 /tests/unit/java/android/net/IpSecAlgorithmTest.java
parent73745baa380b372c3e0942d3ce22098da2574b4c (diff)
Fix ConnectivityDiagnosticsManagerTest for MTS
When run as part of NetworkStack MTS, ConnectivityDiagnosticsManagerTest may fail as it verifies behavior that is only present will the latest tethering (connectivity) module installed. There is no guarantee that connectivity will be up-to-date for a given NetworkStack version, especially considering that on R->S device upgrade NetworkStack is likely to have been updated, but connectivity will be the factory version. Therefore NetworkStack tests need to cover devices that do not have an up-to-date connectivity module. Fix the test by observing that at least on T both module will have newer behavior. On S, accept both factory and updated behavior. Bug: 195727283 Test: atest ConnectivityDiagnosticsManagerTest Change-Id: Ifc0b09c884419d28817cfe619940c979ee1b0b9e
Diffstat (limited to 'tests/unit/java/android/net/IpSecAlgorithmTest.java')
0 files changed, 0 insertions, 0 deletions