Bug 87364

Summary: Shadow DOM drop event tests are very flaky.
Product: WebKit Reporter: Vsevolod Vlasov <vsevik>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: dglazkov, shinyak, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Vsevolod Vlasov 2012-05-24 02:54:05 PDT
The following layout test is failing on chromium in debug.

fast/dom/shadow/drop-event-for-input-in-shadow.html
fast/dom/shadow/drop-event-in-shadow.html

* fast/dom/shadow/drop-event-for-input-in-shadow.html: Added.
* fast/dom/shadow/drop-event-in-shadow.html: Added.

Probable cause:

These tests were flaking since creation.
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=fast%2Fdom%2Fshadow%2Fdrop-event-for-input-in-shadow.html%20fast%2Fdom%2Fshadow%2Fdrop-event-in-shadow.html%20
Comment 1 Shinya Kawanaka 2012-05-24 03:40:21 PDT
Thanks for reporting. I'll investigate this soon
Comment 2 Vsevolod Vlasov 2012-05-24 04:10:28 PDT
Skipped in: Committed r118340: <http://trac.webkit.org/changeset/118340>
Comment 3 Dimitri Glazkov (Google) 2012-05-24 09:17:31 PDT
This is odd. The test seems fine at a glance. beginDragWithFiles is all synchronous... hmm.
Comment 4 Takashi Sakamoto 2012-07-09 19:14:59 PDT
Created attachment 151387 [details]
Patch
Comment 5 Hajime Morrita 2012-07-18 19:28:42 PDT
Comment on attachment 151387 [details]
Patch

Let's give a shot.
Comment 6 WebKit Review Bot 2012-07-18 22:05:20 PDT
Comment on attachment 151387 [details]
Patch

Clearing flags on attachment: 151387

Committed r123070: <http://trac.webkit.org/changeset/123070>
Comment 7 WebKit Review Bot 2012-07-18 22:05:25 PDT
All reviewed patches have been landed.  Closing bug.