OSDN Git Service

Remove redundant (and failing) test getAvailabilityStatus_hasManagedUser_AVAILABLE
authorJonathan Scott <scottjonathan@google.com>
Fri, 19 Apr 2019 21:19:21 +0000 (22:19 +0100)
committerJonathan Scott <scottjonathan@google.com>
Fri, 19 Apr 2019 21:19:21 +0000 (22:19 +0100)
commit4316259aa053c5ece4bed34d36da2ecb0cdb44a2
tree50ef60a02191b5edb04f4815159c9234b15dd930
parent33f136fdece39d6df79d53fb8edc2da63733498c
Remove redundant (and failing) test getAvailabilityStatus_hasManagedUser_AVAILABLE

This is already covered by
getAvailabilityStatus_somePackagesAllowed_shouldBeAvailable and
getAvailabilityStatus_allPackagesAllowed_shouldBeAvailable.

Test: make RunSettingsRoboTests -j40 ROBOTEST_FILTER=CrossProfileCalendarPreferenceControllerTest
Fixes: 130896049
Change-Id: I3dbbbde693750c69e042f7c19143730cc8e313ff
tests/robotests/src/com/android/settings/accounts/CrossProfileCalendarPreferenceControllerTest.java