From 2c82138d9e347120e5a4d6f5555484f8ef718f5f Mon Sep 17 00:00:00 2001 From: Guang Zhu Date: Thu, 16 Dec 2010 17:18:06 -0800 Subject: throw RuntimeException if failed to stop a timedout site this situation usually happens when WebView is spinning or deadlocked on something, throwing a RuntimeException will make this kind of error more noticeable Change-Id: Id2f495494f67206830fd9d9e8a4bc2b175e82614 --- tests/src/com/android/browser/PopularUrlsTest.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/src/com/android/browser/PopularUrlsTest.java b/tests/src/com/android/browser/PopularUrlsTest.java index e407194d9..5e367be5b 100644 --- a/tests/src/com/android/browser/PopularUrlsTest.java +++ b/tests/src/com/android/browser/PopularUrlsTest.java @@ -294,7 +294,7 @@ public class PopularUrlsTest extends ActivityInstrumentationTestCase2