Bug 110922
Summary: | [chromium] GIFImageDecoderTest.parseAndDecodeByteByByte failing on Android | ||
---|---|---|---|
Product: | WebKit | Reporter: | Hin-Chung Lam <hclam> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | peter |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 111395 |
Hin-Chung Lam
http://build.chromium.org/p/chromium.webkit/builders/WebKit%20Android%20%28GalaxyNexus%29/builds/5332/steps/webkit_unit_tests/logs/stdio
The test fails because test files are not loaded. Some more tweaks are needed to allow unit tests to load external files on Android.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Hin-Chung Lam
Committed r144124: <http://trac.webkit.org/changeset/144124>
Peter Beverloo
Resolving as WontFix given that Chromium moved to Blink.