Bug 87364 - Shadow DOM drop event tests are very flaky.
Summary: Shadow DOM drop event tests are very flaky.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-24 02:54 PDT by Vsevolod Vlasov
Modified: 2012-07-18 22:05 PDT (History)
3 users (show)

See Also:


Attachments
Patch (4.76 KB, patch)
2012-07-09 19:14 PDT, Takashi Sakamoto
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.