Bug 110922 - [chromium] GIFImageDecoderTest.parseAndDecodeByteByByte failing on Android
Summary: [chromium] GIFImageDecoderTest.parseAndDecodeByteByByte failing on Android
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 111395
  Show dependency treegraph
 
Reported: 2013-02-26 16:12 PST by Hin-Chung Lam
Modified: 2013-04-08 11:09 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hin-Chung Lam 2013-02-26 16:12:42 PST
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.
Comment 1 Hin-Chung Lam 2013-02-26 16:46:54 PST
Committed r144124: <http://trac.webkit.org/changeset/144124>
Comment 2 Peter Beverloo 2013-04-08 11:09:56 PDT
Resolving as WontFix given that Chromium moved to Blink.