commit | 05dd1ba54005b15d92daf6f26329acf91fb3debb | [log] [tgz] |
---|---|---|
author | Remi NGUYEN VAN <reminv@google.com> | Thu Jun 17 15:34:25 2021 +0900 |
committer | Remi NGUYEN VAN <reminv@google.com> | Fri Jun 25 10:10:12 2021 +0900 |
tree | da1179455dcf62f01d4a70b16da056a3c8907509 | |
parent | d4c644cf4d257115aebe635639bed1bd9c6fa098 [diff] |
Skip connectivity unit tests before S The tests are packaged together with other tests in a common coverage suite, so need to be individually annotated so that they are skipped before S. They do not need to pass on platforms older than S, because such platforms will not updated with the code that is tested. Bug: 187935317 Test: atest ConnectivityCoverageTests on R Change-Id: I10da45ae023e7f1e8cd11ec857b84346892a3fa8