Disable broken NotificationStackScrollLayoutTest on qt-dev
Test: presubmit & abtd Bug: 255552856 Bug: 255368934 Change-Id: Ibc2edc99f99e02edc5dd75486dda64b945223569
This commit is contained in:
@@ -83,6 +83,7 @@ import com.android.systemui.statusbar.policy.ConfigurationController;
|
||||
import org.junit.After;
|
||||
import org.junit.Assert;
|
||||
import org.junit.Before;
|
||||
import org.junit.Ignore;
|
||||
import org.junit.Rule;
|
||||
import org.junit.Test;
|
||||
import org.junit.runner.RunWith;
|
||||
@@ -97,6 +98,7 @@ import java.util.ArrayList;
|
||||
/**
|
||||
* Tests for {@link NotificationStackScrollLayout}.
|
||||
*/
|
||||
@Ignore("b/255552856")
|
||||
@SmallTest
|
||||
@RunWith(AndroidTestingRunner.class)
|
||||
@TestableLooper.RunWithLooper
|
||||
|
||||
Reference in New Issue
Block a user