Bug 63733
| Summary: | [Chromium] 3 mac tests failing after r90101 | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Nate Chapin <japhet> |
| Component: | WebCore Misc. | Assignee: | Kentaro Hara <haraken> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | haraken, tkent |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Nate Chapin
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Kent Tamura
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.
Kent Tamura
Fixed by http://src.chromium.org/viewvc/chrome?view=rev&revision=91405 and http://trac.webkit.org/changeset/90313