And I also find that the "Find all instances of a word on the page and highlight them" appears in the top and bottom of the screen at the same time,But the normal just appear one in the screen and the other one will appear when excute the scrol func. Why?
2011/1/29 xhy <[email protected]> > Hi all, there is a cts case which I can not ran success,and I can not find > the root cause, Anybody came across the same question? Offer me > some clues,Many thanks!!! > > > ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// > cts_host > start --plan CTS -t android.webkit.cts.WebViewTest#testFindNext > cts_host > start test android.webkit.cts.WebViewTest#testFindNext > ============================================================== > Test package: android.webkit > android.webkit.cts.WebViewTest#testFindNext......(fail) > junit.framework.AssertionFailedError at > android.webkit.cts.WebViewTest.testFindNext(WebViewTest.java:948) > at android.webkit.cts.WebViewTest.testFindNext(WebViewTest.java:948) > at java.lang.reflect.Method.invokeNative(Native Method) > at > android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:236) > at > android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:226) > at > android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:206) > at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:200) > at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:185) > at > android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:461) > at > android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1488) > at android.webkit.cts.WebViewTest.testFindNext(WebViewTest.java:948) > at java.lang.reflect.Method.invokeNative(Native Method) > at > android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:236) > at > android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:226) > at > android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:206) > at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:200) > at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:185) > at > android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:461) > at > android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1488) > > ============================================================== > Time: 1502708.541s > > ------------------------------------------------------------ > B&R > Hongyue Xu > > -- Hongyue Xu -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

