Bug 63733 - [Chromium] 3 mac tests failing after r90101
Summary: [Chromium] 3 mac tests failing after r90101
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kentaro Hara
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-30 09:44 PDT by Nate Chapin
Modified: 2011-07-01 23:03 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nate Chapin 2011-06-30 09:44:35 PDT
Regressions: Unexpected tests timed out : (3)
  fast/files/read-blob-async.html = TIMEOUT
  fast/files/read-file-async.html = TIMEOUT
  fast/forms/input-file-re-render.html = TIMEOUT

These tests have been failing consistently on Chromium-mac since r90101 landed.
Comment 1 Kent Tamura 2011-06-30 18:27:18 PDT
I confirmed these tests were fixed if WebCore::fileButtonChooseMultipleFilesLabel() returned non-empty string.  So, haraken is working on it and they will be fixed soon.