OSDN Git Service

@Ignore ConnectivityServiceTest#testRequestBenchmark
authorHugo Benichi <hugobenichi@google.com>
Thu, 25 May 2017 04:42:31 +0000 (13:42 +0900)
committerHugo Benichi <hugobenichi@google.com>
Thu, 25 May 2017 22:18:15 +0000 (07:18 +0900)
commit849b81b7abc6334d04636850edda210637594f4d
tree9f94c4f561dea9e019fff76a65cabaeab69dfb56
parent475d9b283cf6baf28c4800b1e54aac4f27acb485
@Ignore ConnectivityServiceTest#testRequestBenchmark

Ignore the last remaining test in ConnectivityServiceTest with spurious
failures. testRequestBenchmark has some intrinsic chances of failure due
to the fact it attempts to assert elapsed time durations against a
reference target.

Bug: 32561414
Test: no functional change
Change-Id: Ib25d76581b47997b2ef84df3e6a9fd9224b85d92
tests/net/java/com/android/server/ConnectivityServiceTest.java