Felipe Leme
f5ba7ef760
Added tests for network restrictions while the screen is off. am: 2882cd2a7a
...
am: f602c8fd12
Change-Id: Ie4ac91c0b23ceb0c3ed56cfba16ea2651f5bfb7c
2016-08-20 05:38:08 +00:00
Felipe Leme
2882cd2a7a
Added tests for network restrictions while the screen is off.
...
BUG: 30785671
Change-Id: I1b211e545ff234272ff6acadfda9ce97765695a9
(cherry picked from commit b80a93061aa7d0a19b47a7dbb82f0dc06e3afb7e)
2016-08-20 03:58:09 +00:00
Felipe Leme
fdceed85ed
Improve check for activity on top after launch. am: a871a99ebc am: b7ff856a2a
...
am: b27e249370
Change-Id: I4c34f3356545d6d9a5a2f76838770c591347fb55
2016-08-16 00:49:14 +00:00
Felipe Leme
a6461a105d
Improve check for activity on top after launch. am: a871a99ebc
...
am: 226e261696
Change-Id: I9b9d517236994d6ddc42e0550bce9284eec98949
2016-08-16 00:37:56 +00:00
Felipe Leme
b7ff856a2a
Improve check for activity on top after launch.
...
am: a871a99ebc
Change-Id: Ia2ae617d0c181eaed536ac81c6086d632fee6b24
2016-08-16 00:34:18 +00:00
Felipe Leme
226e261696
Improve check for activity on top after launch.
...
am: a871a99ebc
Change-Id: I5b1569ca013d964dec23077f70eaa29c1af4a5b0
2016-08-16 00:33:53 +00:00
Felipe Leme
a871a99ebc
Improve check for activity on top after launch.
...
BUG: 30875754
Fixes: 30868243
Change-Id: I8b7624e35caef107743d61f312e220f8bc21b9b8
2016-08-15 15:50:38 -07:00
Neil Fuller
0c9ef52771
Merge "Initialize MockWebServer in setUp() not construction time" am: f1026cb99e am: 6406334d84
...
am: 626bc4b4ae
Change-Id: Id488d2d8e9bc7feecf54ecb88cee65f84b61337c
2016-08-09 16:17:13 +00:00
Neil Fuller
6406334d84
Merge "Initialize MockWebServer in setUp() not construction time"
...
am: f1026cb99e
Change-Id: I9c114d40171d73c90dcc4e2ef75a2239d39e4e81
2016-08-09 16:12:27 +00:00
Neil Fuller
f1026cb99e
Merge "Initialize MockWebServer in setUp() not construction time"
2016-08-09 16:06:23 +00:00
Felipe Leme
7b068d139b
Improvements on retry mechanism on network tests: am: 9c1322683f
...
am: a0eb87471d
Change-Id: I0324e12cfd625ac102046d438e5ec8a5801c6688
2016-08-02 22:17:39 +00:00
Felipe Leme
9c1322683f
Improvements on retry mechanism on network tests:
...
- Retry on all cases (not only when expecting connected).
- Uses exponential back-off for timeout.
BUG: 27803922
Fixes: 30509643
Change-Id: I42454f43158598a72e30f290c27c5a02e80ea6d2
2016-08-01 17:23:29 -07:00
Felipe Leme
a11a244f0f
Merge \"Cover more PendingIntent whitelist scenarios.\" into nyc-mr1-dev
...
am: 7ad28a9f49
Change-Id: I44317faff3ba4243f6a91e7b27384288bdc94f7c
2016-06-30 21:31:05 +00:00
Neil Fuller
a87e5240cc
Initialize MockWebServer in setUp() not construction time
...
Should be a no-op but makes test suite creation cheaper.
Bug: 29820565
Change-Id: Ieee5568a6f477d591436275be4d4e7e3d5dbd322
2016-06-28 18:25:28 +01:00
Felipe Leme
e928006e67
Cover more PendingIntent whitelist scenarios.
...
BUG: 29480440
Change-Id: I961b765f40135efc06fbb3e5a4a94e8e333453da
2016-06-28 09:07:53 -07:00
Chih-Hung Hsieh
ab757b423f
resolve merge conflicts of 079d417 to stage-aosp-master am: 64b0e44329
...
am: 9197c89071
Change-Id: I829286b8c46ba540a4bf57a1f5ba6aee04a70535
2016-06-27 21:39:12 +00:00
Chih-hung Hsieh
9197c89071
resolve merge conflicts of 079d417 to stage-aosp-master
...
am: 64b0e44329
Change-Id: Ia3b91ebb942b4ab413ef4c76a06880c62e8581f9
2016-06-27 21:36:48 +00:00
Chih-Hung Hsieh
64b0e44329
resolve merge conflicts of 079d417 to stage-aosp-master
...
Change-Id: Ib8b7ed43d6c8dc4a9b843e6d2a974af30bcba0a0
2016-06-24 12:17:53 -07:00
Phil Weaver
1cd1ded4dc
Merge \\"CTS: Only listen to wifi events when toggling wifi\\" into nyc-dev am: 79fad1a209
...
am: 3eab917a25
Change-Id: Id360ce70d4ce44b17564e31d5ca8017a0a2a876f
2016-06-23 02:03:04 +00:00
Phil Weaver
3eab917a25
Merge \"CTS: Only listen to wifi events when toggling wifi\" into nyc-dev
...
am: 79fad1a209
Change-Id: Ieadf318b07d99acd8a2b73748fdac806731169d4
2016-06-23 01:57:27 +00:00
Phil Weaver
79fad1a209
Merge "CTS: Only listen to wifi events when toggling wifi" into nyc-dev
2016-06-23 01:48:11 +00:00
Phil Weaver
0d7d1da503
CTS: Only listen to wifi events when toggling wifi
...
When counting all connectivity changed events, we were failing
on devices with sim cards because we were counting both wifi and
mobile connectivity changes the same. Since the test only
toggles wifi, changing the listener only to pay attention to wifi
changes.
Bug: 29346253
Change-Id: I1ed3b976bc21419218c780d4afc4a5e73f128496
2016-06-22 16:50:38 -07:00
Chih-Hung Hsieh
60bd0b56fb
Fix misc-macro-parentheses warnings in cts.
...
Add parentheses around macro arguments used beside operators.
Use 'aoto' type to avoid clang-tidy warnings of missing parentheses
of 'TYPE *'.
Bug: 28705665
Change-Id: I5d2c3b2bdfb7775200f31a011758b9a35b14794d
2016-06-22 14:29:53 -07:00
Jun Tahara
c8ce808664
Merge \\\\\\\"Remove non-CTS packets assertion code\\\\\\\" into marshmallow-cts-dev am: 0ba763ab98 am: 6ce150c6ae am: 5c4a3982a8 am: fd1fb4d863 am: 995005d649 am: 86ba00d2a9
...
am: 949d019a45
Change-Id: I72f38904179cb53cc9f3f22174c4831113c7674b
2016-06-22 00:26:04 +00:00
Daniel Xie
949d019a45
Merge \\\\\\"Remove non-CTS packets assertion code\\\\\\" into marshmallow-cts-dev am: 0ba763ab98 am: 6ce150c6ae am: 5c4a3982a8 am: fd1fb4d863 am: 995005d649
...
am: 86ba00d2a9
Change-Id: I5d1edb0f813aaf3aa6b4558e5ce21e6b60fa340d
2016-06-22 00:23:13 +00:00
Jun Tahara
86ba00d2a9
Merge \\\\\"Remove non-CTS packets assertion code\\\\\" into marshmallow-cts-dev am: 0ba763ab98 am: 6ce150c6ae am: 5c4a3982a8 am: fd1fb4d863
...
am: 995005d649
Change-Id: I40f34d7a22b09a4ef5a4190f2a236b643062f306
2016-06-22 00:20:07 +00:00
Jun Tahara
fd1fb4d863
Merge \\\"Remove non-CTS packets assertion code\\\" into marshmallow-cts-dev am: 0ba763ab98 am: 6ce150c6ae
...
am: 5c4a3982a8
Change-Id: Idcd4a248c8f74e095ba4162d8a468dbd962c8163
2016-06-22 00:14:51 +00:00
Jun Tahara
6ce150c6ae
Merge \"Remove non-CTS packets assertion code\" into marshmallow-cts-dev
...
am: 0ba763ab98
Change-Id: I9d9549d4388af53475a0457f7be1d55d88d5e72d
2016-06-22 00:09:33 +00:00
Lorenzo Colitti
b2235a43b1
Merge \\"Clear local test results across DNS lookups.\\" into nyc-dev am: cbdcf1d183
...
am: 0aeb28ea33
Change-Id: Id266f893a63d26adda867e7b62f23555f9bfeeac
2016-06-21 06:34:36 +00:00
Lorenzo Colitti
0aeb28ea33
Merge \"Clear local test results across DNS lookups.\" into nyc-dev
...
am: cbdcf1d183
Change-Id: Id9a662ddec527356e0c8a2850da2dabca8a44fb9
2016-06-21 06:33:08 +00:00
Lorenzo Colitti
abc35d5527
Clear local test results across DNS lookups.
...
If InetAddress.getAllByName("ipv6.google.com") throws
UnknownHostException, the test silently ignores it. This
causes a misleading failure, because the test then reuses the
addrs variable that is left over from the previous DNS query
for "www.google.com", and fails because it has an IPv4 address.
Fixes: 12210306
Bug: 29231261
Change-Id: I1dde945765d40a84eba139055306b07ebc97d0ec
2016-06-21 13:39:49 +09:00
Jun Tahara
349f7ed040
Remove non-CTS packets assertion code
...
Symptom:
testTrafficStatsForLocalhost fails when applications or services
except CTS are using network.
Root cause:
testTrafficStatsForLocalhost can't calculate the number of
non-localhost packets for CTS.
It includes the all of packets for applications/services except CTS
and non-localhost packets for CTS.
Solution:
Remove this assertion and only logging the number of packets.
Change-Id: I49243d59f359f3a543c6bdb46f6a2645cde8f292
2016-06-20 17:50:39 +09:00
Felipe Leme
64bc0d5dcc
Merge \\"Add non-parcelable extras to notification to make sure it does not crash the app.\\" into nyc-dev am: c72edd7a89
...
am: 5d53b301dc
Change-Id: Id1d3ea4a4170c6947c2aec1b0b304e193507babd
2016-06-16 18:38:09 +00:00
Felipe Leme
6b6f09dd70
Merge \\"Add non-parcelable extras to notification to make sure it does not crash the app.\\" into nyc-dev am: c72edd7a89
...
am: 677eb31ed4
Change-Id: I76f5d5b31abbf329d4a59d11b74020319a65bd9d
2016-06-16 18:37:39 +00:00
Felipe Leme
5d53b301dc
Merge \"Add non-parcelable extras to notification to make sure it does not crash the app.\" into nyc-dev
...
am: c72edd7a89
Change-Id: Icc8449c663d6fd97c8f8aff13afad936534a39a1
2016-06-16 18:35:13 +00:00
Felipe Leme
c3a9008e3d
Add non-parcelable extras to notification to make sure it does not crash
...
the app.
BUG: 29402928
Change-Id: I4fc47535ae14e71c50b25285b2fe5375abdb4f11
2016-06-16 10:03:27 -07:00
Lorenzo Colitti
3716ad889d
Merge \\"Log the address of the IPv4 address that causes the test to fail.\\" into nyc-dev am: db3485a45e
...
am: d1970e861b
Change-Id: I36de95956ef796b78d47d913ef74ed21e51c64f8
2016-06-09 07:56:15 +00:00
Lorenzo Colitti
d1970e861b
Merge \"Log the address of the IPv4 address that causes the test to fail.\" into nyc-dev
...
am: db3485a45e
Change-Id: Id3818163f9fef1b2ba9d7b29f6b0f84c6659625d
2016-06-09 07:53:30 +00:00
TreeHugger Robot
db3485a45e
Merge "Log the address of the IPv4 address that causes the test to fail." into nyc-dev
2016-06-09 07:46:17 +00:00
Lorenzo Colitti
1d75845bd5
Log the address of the IPv4 address that causes the test to fail.
...
Bug: 29231261
Change-Id: I6aac389d2c234091a284486422ee663119d021a9
2016-06-09 14:38:03 +09:00
Android Build Merger (Role)
f1473773c3
Merge "Merge "Changed network check URL." into nyc-dev am: 1791555ca8 am: b3f828552e" into nyc-mr1-dev-plus-aosp
2016-06-06 17:20:55 +00:00
Felipe Leme
f423da0575
Merge "Changed network check URL." into nyc-dev am: 1791555ca8
...
am: b3f828552e
* commit 'b3f828552ef01b1a22b4ce59e907dcc4e795a333':
Changed network check URL.
Change-Id: I6200217478ffe42a4ad8b7c8bcdedd800cbf09b1
2016-06-06 17:20:46 +00:00
Felipe Leme
a1fb374cfc
Merge "Changed network check URL." into nyc-dev am: 1791555ca8
...
am: e3bb2200b7
* commit 'e3bb2200b7f6474df0a790c8f5c28b697ff3b4fa':
Changed network check URL.
Change-Id: I717a9026aed020c06a8ab814685343e65197a208
2016-06-06 17:20:28 +00:00
Felipe Leme
b3f828552e
Merge "Changed network check URL." into nyc-dev
...
am: 1791555ca8
* commit '1791555ca880db2aaa909d6f04f6cd082f21df0a':
Changed network check URL.
Change-Id: I7722ad944c8d19a26412eb798f39dcfb74bc9dfe
2016-06-06 17:17:43 +00:00
Felipe Leme
1791555ca8
Merge "Changed network check URL." into nyc-dev
2016-06-06 17:09:36 +00:00
Felipe Leme
829443c140
Changed network check URL.
...
It cannot use google.com because it's blocked in some countries where
CTS tests are run.
BUG: 29082308
Change-Id: I749659ec2cd33248fddbe5b4ab02bd6e90f24a67
2016-06-06 16:05:57 +00:00
Android Build Merger (Role)
ee6d1c6d10
Merge "Merge "Skip Doze Mode-related tests when device does not support it." into nyc-dev am: 07924c0489 am: 3e28ac045e" into nyc-mr1-dev-plus-aosp
2016-06-02 21:46:27 +00:00
Felipe Leme
0831d88e2e
Merge "Skip Doze Mode-related tests when device does not support it." into nyc-dev am: 07924c0489
...
am: 3e28ac045e
* commit '3e28ac045e0c21551c860b28f937bc614e6a79fc':
Skip Doze Mode-related tests when device does not support it.
Change-Id: I65d4f676ccd580961d3bf143a777f7fbb124eb05
2016-06-02 21:46:14 +00:00
Felipe Leme
c978d4e741
Merge "Skip Doze Mode-related tests when device does not support it." into nyc-dev am: 07924c0489
...
am: 9f6d50289c
* commit '9f6d50289c11a2831f7965e8f8956895f60db817':
Skip Doze Mode-related tests when device does not support it.
Change-Id: I1d9398ae0db7ee8566bcb60716720f266790da93
2016-06-02 21:46:13 +00:00
Felipe Leme
9f6d50289c
Merge "Skip Doze Mode-related tests when device does not support it." into nyc-dev
...
am: 07924c0489
* commit '07924c0489b60f460b285eddc69533cbda51f5a9':
Skip Doze Mode-related tests when device does not support it.
Change-Id: Ibbe3e77b88ffdcf7fe773aa18314661b59afca75
2016-06-02 21:43:46 +00:00