Bug 88481 - fast/loader/webarchive-encoding-respected.html fails on non-Mac ports
Summary: fast/loader/webarchive-encoding-respected.html fails on non-Mac ports
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brady Eidson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-06 19:11 PDT by Ryosuke Niwa
Modified: 2012-06-07 14:18 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2012-06-06 19:11:19 PDT
fast/loader/webarchive-encoding-respected.html has been failing on Chromium ever since it was added in http://trac.webkit.org/changeset/119644.
Comment 3 Ryosuke Niwa 2012-06-06 19:42:48 PDT
Added a failing text expectation in http://trac.webkit.org/changeset/119665.
Comment 4 Brady Eidson 2012-06-06 19:53:27 PDT
Boneheaded move on my part, my apologies.  In the morning when I'm back at my dev machine I will move the test to platform/mac and remove the TestExpectations that were checked in.
Comment 5 Brady Eidson 2012-06-07 09:51:01 PDT
Moved the test to platform/mac and removed it from the other's TestExpectations in http://trac.webkit.org/changeset/119730
Comment 6 Ryosuke Niwa 2012-06-07 14:18:33 PDT
Thank you!