Merge change 23450 into eclair
* changes: At leaset log the layout test timeouts
This commit is contained in:
@@ -313,6 +313,7 @@ public class LayoutTestsAutoTest extends ActivityInstrumentationTestCase2<TestSh
|
||||
}
|
||||
|
||||
public void timedOut(String url) {
|
||||
Log.v(LOGTAG, "layout timeout: " + url);
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user