Closed
Bug 1054251
Opened 11 years ago
Closed 9 years ago
Unit test TestPLDHash.cpp fails on B2G Emulator in debug builds
Categories
(Core :: XPCOM, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: dminor, Unassigned)
Details
In Bug 1014653 we're looking at getting cppunit tests running from the test package for B2G emulators.
The TestPLDHash test is failing with return code 137.
Comment 1•11 years ago
|
||
It's very likely an OOM problem. The MOZ_WIDGET_ANDROID test at http://dxr.mozilla.org/mozilla-central/source/xpcom/tests/TestPLDHash.cpp#70 will probably need to be augmented appropriately.
Summary: Unit test TestTArray.cpp fails on B2G Emulator in debug builds → Unit test TestPLDHash.cpp fails on B2G Emulator in debug builds
| Reporter | ||
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•