Merge "Frameworks: Mark tests"

am: 997937820d

Change-Id: I07af71812c623a14bd8df098e9991a331bdecbc2
This commit is contained in:
Andreas Gampe
2018-02-06 09:04:38 +00:00
committed by android-build-merger

View File

@@ -318,6 +318,7 @@ public class ConnectivityServiceTest {
// This test has an inherent race condition in it, and cannot be enabled for continuous testing
// or presubmit tests. It is kept for manual runs and documentation purposes.
@Ignore
public void verifyThatNotWaitingForIdleCausesRaceConditions() {
// Bring up a network that we can use to send messages to ConnectivityService.
ConditionVariable cv = waitForConnectivityBroadcasts(1);