Bug 95378 - [Chromium-Android] Some layout tests fail because of limitations of layout test infrastructure
Summary: [Chromium-Android] Some layout tests fail because of limitations of layout te...
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:
 
Reported: 2012-08-29 14:13 PDT by Xianzhu Wang
Modified: 2012-08-29 14:17 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Xianzhu Wang 2012-08-29 14:13:54 PDT
// Causes server error. Not feasible to fix because this is a behavior of Apache server.
WONTFIX ANDROID SKIP : fast/encoding/percent-escaping.html = TIMEOUT

// Tests depending on Bengali, Tamil, Danda fonts
WONTFIX ANDROID : fast/text/international/bold-bengali.html = IMAGE+TEXT
WONTFIX ANDROID : fast/text/international/complex-character-based-fallback.html = IMAGE+TEXT

// The test creates a temporary file via HTTP POST and access the file as a blob. This is unfeasible.
WONTFIX ANDROID : http/tests/local/fileapi/send-sliced-dragged-file.html = TEXT

// The test depends on the same modified time returned from local file api and PHP. This is unfeasible.
WONTFIX ANDROID : http/tests/local/fileapi/file-last-modified.html = PASS TEXT
Comment 1 Xianzhu Wang 2012-08-29 14:17:24 PDT
Won't fix for now. Just for reference from TestExpectations.