Bug 52882 - [GTK] http/tests/security/drag-drop-same-unique-origin.html fails on bots
Summary: [GTK] http/tests/security/drag-drop-same-unique-origin.html fails on bots
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P3 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2011-01-21 03:47 PST by Sergio Villar Senin
Modified: 2012-04-25 02:32 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sergio Villar Senin 2011-01-21 03:47:55 PST
It's really weird but we were unable to make it fail neither locally nor running it manually on bots.

It started to fail on build http://build.webkit.org/builders/GTK Linux 32-bit Debug/builds/13283

There are 4 commits in between 13282 and 13283 (76205-76208). 76206 is Qt specific, 76207 is a rollout, that leaves us with 76205 (related to history) and 76208 as possible suspects. I'd say that the last one could be the cause but found no trivial link to the test that is failing.
Comment 1 Sergio Villar Senin 2011-01-21 04:08:40 PST
Committed r76342: <http://trac.webkit.org/changeset/76342>
Comment 2 Sergio Villar Senin 2012-04-25 02:32:21 PDT
Unskipped in r115176 as it's working fine in all the GTK+ bots.