Revert "Temp disable test that contains custom shadow within it"
This reverts commit a9e22be8a5
.
Reason for revert: No longer need to ignore this test, as the root cause is found and fixed in aosp/3506812
Change-Id: I56681bde8c0485c46f0cd2b84cb83fee5ea0e760
This commit is contained in:
committed by
Gerrit Code Review
parent
a9e22be8a5
commit
78e05bbcec
@@ -56,7 +56,6 @@ import com.android.wifitrackerlib.WifiEntry;
|
||||
import com.android.wifitrackerlib.WifiEntry.ConnectedState;
|
||||
|
||||
import org.junit.Before;
|
||||
import org.junit.Ignore;
|
||||
import org.junit.Rule;
|
||||
import org.junit.Test;
|
||||
import org.junit.runner.RunWith;
|
||||
@@ -73,7 +72,6 @@ import org.robolectric.shadows.ShadowBinder;
|
||||
import java.util.ArrayList;
|
||||
import java.util.List;
|
||||
|
||||
@Ignore("b/394813533")
|
||||
@Deprecated(forRemoval = true)
|
||||
@RunWith(RobolectricTestRunner.class)
|
||||
@Config(shadows = {
|
||||
|
Reference in New Issue
Block a user