Bug 94549

Summary: REGRESSION (125759) fast/forms/file/selected-files-from-history-state.html fails on Mac
Product: WebKit Reporter: Brady Eidson <beidson>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: jberlin, jochen
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: All   

Description Brady Eidson 2012-08-20 16:52:30 PDT
REGRESSION (125759) fast/forms/file/selected-files-from-history-state.html fails on Mac

Change here:  http://trac.webkit.org/changeset/125759
Example failures here:  http://build.webkit.org/results/Apple%20Lion%20Debug%20WK2%20(Tests)/r126080%20(2685)/results.html
Comment 1 Brady Eidson 2012-08-20 16:53:19 PDT
Possibly only fail on Mac WK2
Comment 2 Brady Eidson 2012-08-20 16:55:00 PDT
Test was introduced in this revision, has always failed.  Missing WKTR support.
Comment 3 Brady Eidson 2012-08-20 17:00:37 PDT
Skipped in http://trac.webkit.org/changeset/126097
Comment 4 Jessie Berlin 2013-04-18 10:47:17 PDT
This test is failing on WK2 because WebKitTestRunner needs an implementation of eventSender.beginDragWithFiles (see https://bugs.webkit.org/show_bug.cgi?id=64285)

*** This bug has been marked as a duplicate of bug 64285 ***