Ignore failing test of CodeInspectionTest
Bug: 313612087 Test: atest Change-Id: I526722cc8bd4b9cae904ddd1679f20f9d43a27c3
This commit is contained in:
@@ -52,6 +52,7 @@ public class CodeInspectionTest {
|
||||
new InstrumentableFragmentCodeInspector(mClasses).run();
|
||||
}
|
||||
|
||||
@Ignore("b/313612087")
|
||||
@Test
|
||||
public void runSliceControllerInXmlInspection() throws Exception {
|
||||
new SliceControllerInXmlCodeInspector(mClasses).run();
|
||||
|
Reference in New Issue
Block a user