Closed Bug 846364 Opened 11 years ago Closed 6 years ago

Robocop testBookmark | testBrowserProvider - TestInsertBookmarks failures on Samsung Galaxy S2 Android 4.0.3

Categories

(Testing :: General, defect)

ARM
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: bc, Assigned: gbrown)

References

Details

These failures occur for Samsung Galaxy S2 running Android 4.0.3 but not 2.3.6

full log: http://mrcote.info/autolog_bc_api/showlog?file=yF4PjIGySQOZKR3NSJqUFw.txt.gz

waitForText timeout on Bookmark
Exception caught during test!
junit.framework.AssertionFailedError: The text: Bookmark is not found!
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.assertTrue(Assert.java:20)
	at com.jayway.android.robotium.solo.Clicker.clickOnText(Clicker.java:330)
	at com.jayway.android.robotium.solo.Solo.clickOnText(Solo.java:839)
	at org.mozilla.fennec.tests.testBookmark.toggleBookmark(testBookmark.java:164)
	at org.mozilla.fennec.tests.testBookmark.setUpBookmark(testBookmark.java:170)
	at org.mozilla.fennec.tests.testBookmark.runMenuTest(testBookmark.java:61)
	at org.mozilla.fennec.tests.testBookmark.testBookmark(testBookmark.java:54)
	at java.lang.reflect.Method.invokeNative(Native Method)
	at java.lang.reflect.Method.invoke(Method.java:511)
	at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214)
	at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199)
	at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:186)
	at org.mozilla.fennec.tests.BaseTest.runTest(BaseTest.java:124)
	at junit.framework.TestCase.runBare(TestCase.java:127)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:118)
	at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:169)
	at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:154)
	at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:537)
	at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1574)
11 INFO TEST-UNEXPECTED-FAIL | testBookmark | Exception caught - junit.framework.AssertionFailedError: The text: Bookmark is not found!

full log: http://mrcote.info/autolog_bc_api/showlog?file=wa8aPpTXRiWV3Jy2-v1PcA.txt.gz

35 INFO TEST-UNEXPECTED-FAIL | testBrowserProvider - TestInsertBookmarks | Should not be able to insert bookmark with invalid parent - got 11, expected -1
Exception caught during test!
junit.framework.AssertionFailedError: 35 INFO TEST-UNEXPECTED-FAIL | testBrowserProvider - TestInsertBookmarks | Should not be able to insert bookmark with invalid parent - got 11, expected -1
	at junit.framework.Assert.fail(Assert.java:47)
	at org.mozilla.fennec.FennecMochitestAssert._logMochitestResult(FennecMochitestAssert.java:107)
	at org.mozilla.fennec.FennecMochitestAssert.ok(FennecMochitestAssert.java:136)
	at org.mozilla.fennec.FennecMochitestAssert.is(FennecMochitestAssert.java:142)
	at org.mozilla.fennec.tests.testBrowserProvider$TestInsertBookmarks.test(testBrowserProvider.java:666)
	at org.mozilla.fennec.tests.testBrowserProvider$Test.run(testBrowserProvider.java:383)
	at org.mozilla.fennec.tests.testBrowserProvider.testBrowserProvider(testBrowserProvider.java:375)
	at java.lang.reflect.Method.invokeNative(Native Method)
	at java.lang.reflect.Method.invoke(Method.java:511)
	at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214)
	at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199)
	at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:186)
	at org.mozilla.fennec.tests.BaseTest.runTest(BaseTest.java:124)
	at junit.framework.TestCase.runBare(TestCase.java:127)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:118)
	at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:169)
	at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:154)
	at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:537)
	at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1574)
36 INFO TEST-UNEXPECTED-FAIL | testBrowserProvider - TestInsertBookmarks | Exception caught - junit.framework.AssertionFailedError: 35 INFO TEST-UNEXPECTED-FAIL | testBrowserProvider - TestInsertBookmarks | Should not be able to insert bookmark with invalid parent - got 11, expected -1
37 INFO TEST-END | testBrowserProvider - TestInsertBookmarks | finished in 268ms
See Also: → 833984
Depends on: 899605
4.0.3 no longer supported.
Assignee: nobody → gbrown
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.