Closed
Bug 897558
Opened 11 years ago
Closed 10 years ago
suggestion Bar #update suggestions by contact data - 2 datas | NS_ERROR_UNEXPECTED: Unexpected error, followed by OOM and crash
Categories
(Firefox OS Graveyard :: Gaia::Dialer, defect)
Firefox OS Graveyard
Gaia::Dialer
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: jgriffin, Unassigned)
References
Details
(Keywords: intermittent-failure)
suggestion_bar_test.js intermittently fails on TBPL, and when it does, it seems to cause an OOM and a crash:
02:03:47 INFO - gaia-unit-tests TEST-PASS | suggestion Bar #update suggestions by contact data - 2 datas
02:03:47 INFO - gaia-unit-tests TEST-UNEXPECTED-FAIL | suggestion Bar #update suggestions by contact data - 2 datas | NS_ERROR_UNEXPECTED: Unexpected error (http://communications.gaiamobile.org:8080/shared/js/settings_listener.js:56)
02:03:47 INFO - gaia-unit-tests INFO | stack trace:
02:03:47 INFO - Error: NS_ERROR_UNEXPECTED: Unexpected error (http://communications.gaiamobile.org:8080/shared/js/settings_listener.js:56)
02:03:47 INFO - at onerror (http://test-agent.gaiamobile.org:8080/common/vendor/mocha/mocha.js:4959)
02:03:47 INFO - gaia-unit-tests TEST-UNEXPECTED-FAIL | suggestion Bar "after each" hook | Node was not found
02:03:47 INFO - gaia-unit-tests INFO | stack trace:
02:03:47 INFO - gaia-unit-tests INFO | suite results (pass/fail): 2/2
02:11:02 INFO - [Parent 3356] ###!!! ABORT: OOM: file ../../dist/include/nsTHashtable.h, line 173
02:11:02 INFO - [Parent 3356] ###!!! ABORT: OOM: file ../../dist/include/nsTHashtable.h, line 173
This fails more than 10% of the time, so prevents us from unhiding the tests on TBPL.
Reporter | ||
Comment 1•11 years ago
|
||
Reporter | ||
Updated•11 years ago
|
Keywords: intermittent-failure
Reporter | ||
Comment 2•11 years ago
|
||
Test disabled in https://github.com/mozilla-b2g/gaia/commit/e3c1c5a26dfabad778b77a65faf1bd023d16c2bb; it should be re-enabled when fixed.
Comment 3•10 years ago
|
||
This bug is out of date and we suspect that it's no longer valid. If you think this is in error, please reopen it.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•