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

Commit 4a40a039 authored by Guang Zhu's avatar Guang Zhu
Browse files

At leaset log the layout test timeouts

parent 5e2a385c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -313,6 +313,7 @@ public class LayoutTestsAutoTest extends ActivityInstrumentationTestCase2<TestSh
            }

            public void timedOut(String url) {
                Log.v(LOGTAG, "layout timeout: " + url);
            }
        });