Closed
Bug 1022131
Opened 11 years ago
Closed 11 years ago
Intermittent Marionette JS Failure on Travis: Statusbar Scrolling > The statusbar changes the appearance properly: AssertionError: false == true
Categories
(Firefox OS Graveyard :: Gaia::Homescreen, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: julienw, Unassigned)
Details
(Keywords: intermittent-failure)
Attachments
(1 file, 1 obsolete file)
1) Statusbar Scrolling > The statusbar changes the appearance properly:
AssertionError: false == true
at Context.<anonymous> (/home/travis/build/mozilla-b2g/gaia/apps/verticalhome/test/marionette/statusbar_test.js:42:14)
at callFn (/home/travis/build/mozilla-b2g/gaia/node_modules/mocha/lib/runnable.js:223:21)
at Test.Runnable.run (/home/travis/build/mozilla-b2g/gaia/node_modules/mocha/lib/runnable.js:216:7)
at Runner.runTest (/home/travis/build/mozilla-b2g/gaia/node_modules/mocha/lib/runner.js:373:10)
at /home/travis/build/mozilla-b2g/gaia/node_modules/mocha/lib/runner.js:451:12
at next (/home/travis/build/mozilla-b2g/gaia/node_modules/mocha/lib/runner.js:298:14)
at /home/travis/build/mozilla-b2g/gaia/node_modules/mocha/lib/runner.js:308:7
at next (/home/travis/build/mozilla-b2g/gaia/node_modules/mocha/lib/runner.js:246:23)
at Object._onImmediate (/home/travis/build/mozilla-b2g/gaia/node_modules/mocha/lib/runner.js:275:5)
at processImmediate [as _immediateCallback] (timers.js:330:15)
Reporter | ||
Comment 1•11 years ago
|
||
Comment 2•11 years ago
|
||
r? anyone? :)
Attachment #8436315 -
Flags: review?(jlal)
Attachment #8436315 -
Flags: review?(crdlc)
Comment 3•11 years ago
|
||
Comment on attachment 8436315 [details] [review]
Github pull request
https://github.com/mozilla-b2g/gaia/commit/07d52d7ed8613f85577f2602486879e7f9ab3d61
Attachment #8436315 -
Flags: review?(jlal)
Attachment #8436315 -
Flags: review?(crdlc)
Attachment #8436315 -
Flags: review+
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 4•11 years ago
|
||
Oh joy, failed on landing:
1) Statusbar Scrolling > The statusbar changes the appearance properly:
Error: timeout exceeded!
at Object.Client.waitForSync (/home/travis/build/mozilla-b2g/gaia/node_modules/marionette-client/lib/marionette/client.js:682:16)
at Object.Client.waitFor (/home/travis/build/mozilla-b2g/gaia/node_modules/marionette-client/lib/marionette/client.js:650:60)
at Context.<anonymous> (/home/travis/build/mozilla-b2g/gaia/apps/verticalhome/test/marionette/statusbar_test.js:43:14)
at callFn (/home/travis/build/mozilla-b2g/gaia/node_modules/mocha/lib/runnable.js:223:21)
at Test.Runnable.run (/home/travis/build/mozilla-b2g/gaia/node_modules/mocha/lib/runnable.js:216:7)
at Runner.runTest (/home/travis/build/mozilla-b2g/gaia/node_modules/mocha/lib/runner.js:373:10)
at /home/travis/build/mozilla-b2g/gaia/node_modules/mocha/lib/runner.js:451:12
at next (/home/travis/build/mozilla-b2g/gaia/node_modules/mocha/lib/runner.js:298:14)
at /home/travis/build/mozilla-b2g/gaia/node_modules/mocha/lib/runner.js:308:7
at next (/home/travis/build/mozilla-b2g/gaia/node_modules/mocha/lib/runner.js:246:23)
at Object._onImmediate (/home/travis/build/mozilla-b2g/gaia/node_modules/mocha/lib/runner.js:275:5)
at processImmediate [as _immediateCallback] (timers.js:330:15)
Will double check next time.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Reporter | ||
Comment 5•11 years ago
|
||
oh the irony ;)
Comment 6•11 years ago
|
||
30+ green runs on this so far, I'll run it for some more later.
Attachment #8436315 -
Attachment is obsolete: true
Comment 7•11 years ago
|
||
Comment on attachment 8436404 [details] [review]
Github pull request
Ok, trying this one again. 45 passes so I think we should be good.
James, Julien - anyone got time for a quick review stamp? Thanks!
Attachment #8436404 -
Flags: review?(jlal)
Attachment #8436404 -
Flags: review?(felash)
Comment 8•11 years ago
|
||
Comment on attachment 8436404 [details] [review]
Github pull request
green is good... more waits also good
Attachment #8436404 -
Flags: review?(jlal)
Attachment #8436404 -
Flags: review?(felash)
Attachment #8436404 -
Flags: review+
Comment 9•11 years ago
|
||
Status: REOPENED → RESOLVED
Closed: 11 years ago → 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•