Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e61bdff3 authored by Yanting Yang's avatar Yanting Yang Committed by Android (Google) Code Review
Browse files

Merge "Ignore failing test of CodeInspectionTest" into main

parents bcce49de 5ade5949
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -52,6 +52,7 @@ public class CodeInspectionTest {
        new InstrumentableFragmentCodeInspector(mClasses).run();
    }

    @Ignore("b/313612087")
    @Test
    public void runSliceControllerInXmlInspection() throws Exception {
        new SliceControllerInXmlCodeInspector(mClasses).run();