Closed
Bug 1033236
Opened 11 years ago
Closed 11 years ago
[System] Permared Unit Test failure on Travis on the v1.4 branch: system/HomescreenWindow homescreen window instance. homescreen is crashed Homescreen is crashed at foreground:rerender right away.: TypeError: this.app.element is null
Categories
(Firefox OS Graveyard :: Gaia::System::Window Mgmt, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1033408
People
(Reporter: julienw, Unassigned)
Details
1) [system] system/HomescreenWindow homescreen window instance. homescreen is crashed Homescreen is crashed at foreground:rerender right away.:
TypeError: this.app.element is null
at atc_do_opening (http://system.gaiamobile.org:8080/js/app_transition_controller.js:156:7)
at atc_changeTransitionState (http://system.gaiamobile.org:8080/js/app_transition_controller.js:94:7)
at requireOpen (http://system.gaiamobile.org:8080/js/app_transition_controller.js:255:5)
at aw_open (http://system.gaiamobile.org:8080/js/app_window.js:1414:7)
at (anonymous) (http://system.gaiamobile.org:8080/js/homescreen_window.js:142:9)
at callTimer (http://system.gaiamobile.org:8080/common/vendor/sinon/sinon.js:3171:21)
at tick (http://system.gaiamobile.org:8080/common/vendor/sinon/sinon.js:3116:23)
at (anonymous) (http://system.gaiamobile.org:8080/test/unit/homescreen_window_test.js:118:9)
Flags: needinfo?(alive)
Updated•11 years ago
|
Assignee: nobody → alive
Flags: needinfo?(alive)
Comment 1•11 years ago
|
||
Cannot reproduce locally :(
Comment 3•11 years ago
|
||
A dry run patch: https://travis-ci.org/mozilla-b2g/gaia/builds/28944582
I add one more setup() inside suite() to see if this helps..
| Reporter | ||
Comment 4•11 years ago
|
||
Your try failed too.
I found other issues when running locally, that are due to the fact that bug 864178 is not in v1.4. So I'm trying to uplift it first and then we'll see.
Flags: needinfo?(felash)
| Reporter | ||
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Updated•11 years ago
|
Assignee: alive → nobody
You need to log in
before you can comment on or make changes to this bug.
Description
•