Bug 78818
Summary: | [GTK] fast/events/drag-dataTransfer-live-attributes.html fails | ||
---|---|---|---|
Product: | WebKit | Reporter: | Philippe Normand <pnormand> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | dcheng |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Philippe Normand
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Daniel Cheng
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.
Philippe Normand
(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.
Philippe Normand
Committed r107939: <http://trac.webkit.org/changeset/107939>