Closed Bug 838563 Opened 11 years ago Closed 11 years ago

Intermittent testLoad | Pixel at 0, 0 - Color rgba(255,255,255,255) not close enough to expected rgb(0,0,0)

Categories

(Firefox for Android Graveyard :: General, defect)

ARM
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: RyanVM, Unassigned)

References

Details

(Keywords: intermittent-failure)

https://tbpl.mozilla.org/php/getParsedLog.php?id=19490460&tree=Firefox

Android Armv6 Tegra 250 mozilla-central opt test robocop on 2013-02-06 04:44:01 PST for push bc108d2ce8d1
slave: tegra-213

0 INFO SimpleTest START
1 INFO TEST-START | testLoad
2 INFO TEST-PASS | testLoad | Awesomebar URL typed properly - http://mochi.test:8888/tests/robocop/robocop_boxes.html should equal http://mochi.test:8888/tests/robocop/robocop_boxes.html
3 INFO TEST-UNEXPECTED-FAIL | testLoad | Pixel at 0, 0 - Color rgba(255,255,255,255) not close enough to expected rgb(0,0,0)
Exception caught during test!
junit.framework.AssertionFailedError: 3 INFO TEST-UNEXPECTED-FAIL | testLoad | Pixel at 0, 0 - Color rgba(255,255,255,255) not close enough to expected rgb(0,0,0)
	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.ispixel(FennecMochitestAssert.java:166)
	at org.mozilla.fennec.tests.PixelTest.checkScrollWithBoxes(PixelTest.java:88)
	at org.mozilla.fennec.tests.PixelTest.loadAndVerifyBoxes(PixelTest.java:105)
	at org.mozilla.fennec.tests.testLoad.testLoad(testLoad.java:23)
	at java.lang.reflect.Method.invokeNative(Native Method)
	at java.lang.reflect.Method.invoke(Method.java:521)
	at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:204)
	at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:194)
	at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:186)
	at org.mozilla.fennec.tests.BaseTest.runTest(BaseTest.java:132)
	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:520)
	at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1447)
4 INFO TEST-UNEXPECTED-FAIL | testLoad | Exception caught - junit.framework.AssertionFailedError: 3 INFO TEST-UNEXPECTED-FAIL | testLoad | Pixel at 0, 0 - Color rgba(255,255,255,255) not close enough to expected rgb(0,0,0)
5 INFO TEST-END | testLoad | finished in 25917ms
6 INFO TEST-START | Shutdown
7 INFO Passed: 1
8 INFO Failed: 2
9 INFO Todo: 0
10 INFO SimpleTest FINISHED
Although this does not explain Comment 0, the failures from March 3 appear to be a regression from bug 840693. Infrastructure failures obscured the regression; builds and tests have been retriggered to clear this up.

Note https://tbpl.mozilla.org/?tree=Try&rev=f02d9469d382.
Blocks: 840693
(In reply to Geoff Brown [:gbrown] from comment #15)
> Although this does not explain Comment 0, the failures from March 3 appear
> to be a regression from bug 840693. Infrastructure failures obscured the
> regression; builds and tests have been retriggered to clear this up.
> 
> Note https://tbpl.mozilla.org/?tree=Try&rev=f02d9469d382.

I've backed out bug 840693 for now.

Thank you for tracking this down :-)
Marked fixed by backout of bug 840693.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.