Closed
Bug 1144286
Opened 10 years ago
Closed 6 years ago
Reenable 944353.jpg test on B2G and ASAN
Categories
(Core :: Graphics: ImageLib, defect)
Core
Graphics: ImageLib
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: seth, Unassigned)
References
Details
(Whiteboard: [gfx-noted])
Right now we're skipping image/test/crashtests/944353.jpg on B2G, because it takes too long to decode and downscale the image, causing timeouts on the emulator.
Similarly, we're skipping the test on ASAN, because the image uses so much memory that it causes an OOM. Apparently the shift to TaskCluster will let us use beefier ASAN instances and avoid this problem, though I don't know much about this. See bug 1135572 comment 92.
Both of these issues are temporary. We should reenable the test on those platforms once either code changes or test environment changes make it possible to do so.
Updated•10 years ago
|
Whiteboard: [gfx-noted]
Comment 1•6 years ago
|
||
Mass closing as we are no longer working on b2g/firefox os.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
Comment 2•6 years ago
|
||
Mass closing as we are no longer working on b2g/firefox os.
You need to log in
before you can comment on or make changes to this bug.
Description
•