Bug 88008
Summary: | [Win] 5 fast/events/popup-* tests fail | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jessie Berlin <jberlin> |
Component: | WebCore JavaScript | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | aestes, jberlin, jhoneycutt, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar, LayoutTestFailure, Regression |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Windows 7 |
Jessie Berlin
Unfortunately, due to the current state of the Windows tests, it is difficult to figure out when these failures started.
fast/events/popup-allowed-from-gesture-initiated-event.html
fast/events/popup-allowed-from-gesture-initiated-form-submit.html
fast/events/popup-blocked-from-fake-user-gesture.html
fast/events/popup-blocked-from-untrusted-mouse-click.html
fast/events/popup-blocking-timers.html
I am going to land Windows-specific expected (failing?) results to get the bots greener.
One example:
--- /home/buildbot/slave/win-release-tests/build/layout-test-results/fast/events/popup-allowed-from-gesture-initiated-event-expected.txt 2012-05-31 12:52:57.027228900 -0700
+++ /home/buildbot/slave/win-release-tests/build/layout-test-results/fast/events/popup-allowed-from-gesture-initiated-event-actual.txt 2012-05-31 12:52:57.025228800 -0700
@@ -1,4 +1,2 @@
Click Here Click Here Too
-PASS win is non-null.
-PASS win is non-null.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/11569069>
Jessie Berlin
Added Windows-specific expected (failing?) results in http://trac.webkit.org/changeset/119149
Jon Honeycutt
These tests now pass; removed the failing results in <http://trac.webkit.org/changeset/120766>.