Bug 88006
Summary: | [Win] fast/events/remove-target* tests fail | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jessie Berlin <jberlin> |
Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | adele, jberlin, jhoneycutt, webkit-bug-importer |
Priority: | P2 | Keywords: | LayoutTestFailure, Regression |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Windows 7 | ||
URL: | http://build.webkit.org/results/Windows%207%20Release%20(Tests)/r119132%20(24326)/results.html |
Jessie Berlin
Unfortunately, given the state of the Windows testers, I don't know when this started.
fast/events/remove-target-in-mouseup-deep.html
fast/events/remove-target-in-mouseup-insertback.html
fast/events/remove-target-in-mouseup-twice.html
fast/events/remove-target-in-mouseup.html
fast/events/remove-target-with-shadow-in-drag.html
I am going to land Windows-specific expected (failing?) results in order to get the bots green.
One example of the failures:
--- /home/buildbot/slave/win-release-tests/build/layout-test-results/fast/events/remove-target-in-mouseup-deep-expected.txt 2012-05-31 12:54:00.555862500 -0700
+++ /home/buildbot/slave/win-release-tests/build/layout-test-results/fast/events/remove-target-in-mouseup-deep-actual.txt 2012-05-31 12:54:00.554862500 -0700
@@ -1,3 +1,3 @@
This test ensures WebKit does not fire click event on a node that has been removed in mouseup event.
-PASS
+click here
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Jessie Berlin
Added Windows-specific expected (failing?) results in http://trac.webkit.org/changeset/119144
Jon Honeycutt
These tests now pass; removed the failing results in <http://trac.webkit.org/changeset/120766>.
Lucas Forschler
Mass move bugs into the DOM component.