Closed
Bug 893693
Opened 12 years ago
Closed 12 years ago
TypeError: IccHelper.removeEventListener is not a function
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: Bebe, Assigned: arthurcc)
References
Details
Attachments
(2 files)
E/GeckoConsole( 953): [JavaScript Error: "TypeError: IccHelper.removeEventListener is not a function" {file: "app://system.gaiamobile.org/js/operator_variant/operator_variant.js" line: 60}]
This is failing while running our GaiaUI Automation tests:
http://qa-selenium.mv.mozilla.com:8080/job/b2g.unagi.mozril.gaia.master.ui/116/
https://github.com/mozilla/gaia-ui-tests
Reproducing this on master:
Gecko http://hg.mozilla.org/mozilla-central/rev/18467a85acf6
Gaia 6724eb7733dd425b65027d0c2fd414bc9b74d624
BuildID 20130714030201
Version 25.0a1
I think this is because:
https://bugzilla.mozilla.org/show_bug.cgi?id=877978
https://github.com/mozilla-b2g/gaia/commit/8b69403084c30aed06ed34f1cc0ed750cea1ba21
Reporter | ||
Comment 1•12 years ago
|
||
As this is causing a massive test failure in our test runs
I'm raising the severity to major
Severity: normal → major
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → arthur.chen
Comment 2•12 years ago
|
||
This is actually causing all performance related tests to fail too.
Severity: major → blocker
Updated•12 years ago
|
Whiteboard: [qa-automation-blocked]
Assignee | ||
Comment 3•12 years ago
|
||
Edgar, could you help review the patch? Thanks!
Attachment #775563 -
Flags: review?(echen)
Updated•12 years ago
|
Attachment #775563 -
Flags: review?(echen) → review+
Assignee | ||
Comment 4•12 years ago
|
||
Thanks Edgar!
master: https://github.com/mozilla-b2g/gaia/commit/3732f3560a55116113fd4d5fe1cb2e70735dba48
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Blocks: b2g-central-dogfood
Updated•12 years ago
|
Whiteboard: [qa-automation-blocked]
You need to log in
before you can comment on or make changes to this bug.
Description
•