Closed
Bug 967612
Opened 11 years ago
Closed 11 years ago
Intermittent Gaia communications/ftu/test/unit/navigation_test.js | navigation > navigates forward | TypeError: UIManager.progressBarState is undefined | "after each" hook | this.sinon is null
Categories
(Firefox OS Graveyard :: Gaia::System, defect)
Tracking
(b2g-v2.0 fixed)
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| b2g-v2.0 | --- | fixed |
People
(Reporter: RyanVM, Assigned: sjochimek)
References
Details
(Whiteboard: [systemsfe])
https://tbpl.mozilla.org/php/getParsedLog.php?id=34068371&tree=B2g-Inbound
b2g_ubuntu64_vm b2g-inbound opt test gaia-unit on 2014-02-04 08:09:04 PST for push 166ac3892a37
slave: tst-linux64-spot-195
08:16:24 INFO - gaia-unit-tests TEST-START | communications/ftu/test/unit/navigation_test.js | navigation >
08:16:24 INFO - JavaScript error: http://communications.gaiamobile.org:8080/ftu/js/navigation.js?time=1391530584080, line 209: UIManager.progressBarState is undefined
08:16:24 INFO - JavaScript error: http://communications.gaiamobile.org:8080/ftu/js/navigation.js?time=1391530584080, line 209: UIManager.progressBarState is undefined
08:16:24 INFO - JavaScript error: http://communications.gaiamobile.org:8080/ftu/js/navigation.js?time=1391530584080, line 209: UIManager.progressBarState is undefined
08:16:24 INFO - JavaScript error: http://communications.gaiamobile.org:8080/ftu/js/navigation.js?time=1391530584080, line 209: UIManager.progressBarState is undefined
08:16:24 INFO - JavaScript error: http://communications.gaiamobile.org:8080/ftu/js/navigation.js?time=1391530584080, line 209: UIManager.progressBarState is undefined
08:16:24 INFO - JavaScript error: http://communications.gaiamobile.org:8080/ftu/js/navigation.js?time=1391530584080, line 209: UIManager.progressBarState is undefined
08:16:24 INFO - JavaScript error: http://communications.gaiamobile.org:8080/ftu/js/navigation.js?time=1391530584080, line 209: UIManager.progressBarState is undefined
08:16:24 INFO - JavaScript error: http://communications.gaiamobile.org:8080/ftu/js/navigation.js?time=1391530584080, line 209: UIManager.progressBarState is undefined
08:16:24 INFO - gaia-unit-tests TEST-PASS | communications/ftu/test/unit/navigation_test.js | navigation > navigates forward
08:16:24 INFO - gaia-unit-tests TEST-UNEXPECTED-FAIL | communications/ftu/test/unit/navigation_test.js | navigation > navigates forward | TypeError: UIManager.progressBarState is undefined (http://communications.gaiamobile.org:8080/ftu/js/navigation.js?time=1391530584080:209)
08:16:24 INFO - gaia-unit-tests INFO | stack trace:
08:16:24 INFO - Error: TypeError: UIManager.progressBarState is undefined (http://communications.gaiamobile.org:8080/ftu/js/navigation.js?time=1391530584080:209)
08:16:24 INFO - at onerror (http://communications.gaiamobile.org:8080/common/vendor/mocha/mocha.js:4959)
08:16:24 INFO - gaia-unit-tests TEST-UNEXPECTED-FAIL | communications/ftu/test/unit/navigation_test.js | "after each" hook | this.sinon is null
08:16:24 INFO - gaia-unit-tests INFO | stack trace:
08:16:24 INFO - TypeError: this.sinon is null
08:16:24 INFO - at (anonymous) (http://communications.gaiamobile.org:8080/common/test/sinon_helper.js:8)
08:16:24 INFO - at wrapper (http://communications.gaiamobile.org:8080/common/test/mocha_generators.js:62)
08:16:24 INFO - at run (http://communications.gaiamobile.org:8080/common/vendor/mocha/mocha.js:3709)
08:16:24 INFO - at next (http://communications.gaiamobile.org:8080/common/vendor/mocha/mocha.js:3973)
08:16:24 INFO - at (anonymous) (http://communications.gaiamobile.org:8080/common/vendor/mocha/mocha.js:3984)
08:16:24 INFO - at (anonymous) (http://communications.gaiamobile.org:8080/common/vendor/mocha/mocha.js:4932)
08:16:24 INFO - gaia-unit-tests INFO | suite results (pass/fail): 1/2
| Reporter | ||
Comment 1•11 years ago
|
||
Nevermind, this is bustage from bug 924624. Reverting.
Assignee: nobody → sjochimek
Blocks: 924624
Status: NEW → RESOLVED
Closed: 11 years ago
Keywords: intermittent-failure
Resolution: --- → FIXED
Updated•11 years ago
|
Whiteboard: [systemsfe]
Comment 2•11 years ago
|
||
Mass modify - set status-b2g-v2.0 fixed for fixed bugs under vertical homescreen dependency tree.
status-b2g-v2.0:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•