Title: [127223] trunk/LayoutTests
- Revision
- 127223
- Author
- roger_f...@apple.com
- Date
- 2012-08-30 18:19:06 -0700 (Thu, 30 Aug 2012)
Log Message
Unreviewed gardening. fast/events/domactivate-sets-underlying-click-event-as-handled.html fails on Windows.
https://bugs.webkit.org/show_bug.cgi?id=87469
It looks like any test that involves popup windows of some sort confuses DRT.
It doesn't know to continue the test when focus moves away from the main window.
This happens with select menu tests as well when focus is put on the select options popup.
* platform/win/Skipped:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (127222 => 127223)
--- trunk/LayoutTests/ChangeLog 2012-08-31 01:15:12 UTC (rev 127222)
+++ trunk/LayoutTests/ChangeLog 2012-08-31 01:19:06 UTC (rev 127223)
@@ -11,6 +11,17 @@
2012-08-30 Roger Fong <roger_f...@apple.com>
+ Unreviewed gardening. fast/events/domactivate-sets-underlying-click-event-as-handled.html fails on Windows.
+ https://bugs.webkit.org/show_bug.cgi?id=87469
+
+ It looks like any test that involves popup windows of some sort confuses DRT.
+ It doesn't know to continue the test when focus moves away from the main window.
+ This happens with select menu tests as well when focus is put on the select options popup.
+
+ * platform/win/Skipped:
+
+2012-08-30 Roger Fong <roger_f...@apple.com>
+
Unreviewed Gardening. http/security/referrer tests fail. Unable to load resources over https.
https://bugs.webkit.org/show_bug.cgi?id=73913
Modified: trunk/LayoutTests/platform/win/Skipped (127222 => 127223)
--- trunk/LayoutTests/platform/win/Skipped 2012-08-31 01:15:12 UTC (rev 127222)
+++ trunk/LayoutTests/platform/win/Skipped 2012-08-31 01:19:06 UTC (rev 127223)
@@ -2163,3 +2163,8 @@
http/tests/security/referrer-policy-https-never.html
http/tests/security/referrer-policy-redirect.html
http/tests/security/referrer-policy-rel-noreferrer.htm
+
+# As usual, DRT on Windows has problems knowing how to continue a test when focus moves to a popup window, in this case the file chooser
+# https://bugs.webkit.org/show_bug.cgi?id=87469
+fast/events/domactivate-sets-underlying-click-event-as-handled.html
+
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes