Bug 78818 - [GTK] fast/events/drag-dataTransfer-live-attributes.html fails
Summary: [GTK] fast/events/drag-dataTransfer-live-attributes.html fails
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-16 08:07 PST by Philippe Normand
Modified: 2012-02-16 08:33 PST (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 Philippe Normand 2012-02-16 08:07:45 PST
This new test seems to fail since its checkin though I can't confirm because the buildbot waterfall was down these days. Diff:

--- /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/fast/events/drag-dataTransfer-live-attributes-expected.txt 
+++ /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/fast/events/drag-dataTransfer-live-attributes-actual.txt 
@@ -4,6 +4,5 @@
 Drop Here
 types != types
 files != files
-items != items
 FAILURE

I'll skip it for now, not sure if a rebaseline would be OK.
Comment 1 Daniel Cheng 2012-02-16 08:18:03 PST
A rebaseline should be OK. I thought this test would fail the same way across most platforms, but I was unable to confirm since the build waterfall seems to be dead.
Comment 2 Philippe Normand 2012-02-16 08:24:25 PST
(In reply to comment #1)
> A rebaseline should be OK. I thought this test would fail the same way across most platforms, but I was unable to confirm since the build waterfall seems to be dead.

Thanks for the quick answer Daniel. I'll rebaseline the test and close this bug then.
Comment 3 Philippe Normand 2012-02-16 08:33:02 PST
Committed r107939: <http://trac.webkit.org/changeset/107939>