Merge "Ignore failing test of CodeInspectionTest" into main
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