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

Commit d9942b5c authored by Android (Google) Code Review's avatar Android (Google) Code Review
Browse files

Merge change 23450 into eclair

* changes:
  At leaset log the layout test timeouts
parents 169ae05f 4a40a039
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);
            }
        });