Bug 94278 - [chromium] New fast/forms/file/selected-files-from-history-state.html fails on Windows
Summary: [chromium] New fast/forms/file/selected-files-from-history-state.html fails o...
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: Marja Hölttä
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-16 18:01 PDT by Adrienne Walker
Modified: 2012-08-17 02:54 PDT (History)
3 users (show)

See Also:


Attachments
Patch (3.10 KB, patch)
2012-08-17 01:12 PDT, Marja Hölttä
no flags Details | Formatted Diff | Diff
Patch (3.10 KB, patch)
2012-08-17 01:14 PDT, Marja Hölttä
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adrienne Walker 2012-08-16 18:01:05 PDT
This test has been failing on Windows since it was checked in in r125791.

http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showExpectations=true&tests=fast%2Fforms%2Ffile%2Fselected-files-from-history-state.html

All runs on Windows contain:

FAIL Unexpected files: E:\home\user\testfile2.txt,E:\home\user\testfile.txt
Comment 1 Adrienne Walker 2012-08-16 18:03:22 PDT
Committed r125835: <http://trac.webkit.org/changeset/125835>
Comment 2 Marja Hölttä 2012-08-17 01:12:10 PDT
Created attachment 159037 [details]
Patch
Comment 3 Marja Hölttä 2012-08-17 01:14:36 PDT
Created attachment 159039 [details]
Patch
Comment 4 jochen 2012-08-17 01:46:20 PDT
Comment on attachment 159039 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=159039&action=review

> LayoutTests/ChangeLog:9
> +        * platform/chromium/TestExpectations: Removed the expectation to fail.

Please also remove the expectation from platform/efl/TestExpectations
Comment 5 Marja Hölttä 2012-08-17 02:23:44 PDT
Comment on attachment 159039 [details]
Patch

-> Not removing anything from efl/TestExpectations, since the test needs to be skipped because of Bug 84333.
Comment 6 WebKit Review Bot 2012-08-17 02:54:10 PDT
Comment on attachment 159039 [details]
Patch

Clearing flags on attachment: 159039

Committed r125875: <http://trac.webkit.org/changeset/125875>
Comment 7 WebKit Review Bot 2012-08-17 02:54:14 PDT
All reviewed patches have been landed.  Closing bug.