Bug 88008 - [Win] 5 fast/events/popup-* tests fail
Summary: [Win] 5 fast/events/popup-* tests fail
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Windows 7
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar, LayoutTestFailure, Regression
Depends on:
Blocks:
 
Reported: 2012-05-31 14:08 PDT by Jessie Berlin
Modified: 2012-06-19 17:36 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jessie Berlin 2012-05-31 14:08:35 PDT
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.
Comment 1 Radar WebKit Bug Importer 2012-05-31 14:09:43 PDT
<rdar://problem/11569069>
Comment 2 Jessie Berlin 2012-05-31 14:16:46 PDT
Added Windows-specific expected (failing?) results in http://trac.webkit.org/changeset/119149
Comment 3 Jon Honeycutt 2012-06-19 17:36:02 PDT
These tests now pass; removed the failing results in <http://trac.webkit.org/changeset/120766>.