Bug 110922

Summary: [chromium] GIFImageDecoderTest.parseAndDecodeByteByByte failing on Android
Product: WebKit Reporter: Hin-Chung Lam <hclam>
Component: Tools / TestsAssignee: 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    

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.