Title: [109692] trunk/LayoutTests
Revision
109692
Author
[email protected]
Date
2012-03-04 18:32:00 -0800 (Sun, 04 Mar 2012)

Log Message

[Chromium] We should reset mouse position before calling eventSender.mouseMove in LayoutTest
https://bugs.webkit.org/show_bug.cgi?id=79748

* platform/chromium/test_expectations.txt: Removed flaky expectations.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (109691 => 109692)


--- trunk/LayoutTests/ChangeLog	2012-03-05 02:24:20 UTC (rev 109691)
+++ trunk/LayoutTests/ChangeLog	2012-03-05 02:32:00 UTC (rev 109692)
@@ -1,3 +1,10 @@
+2012-03-04  Kent Tamura  <[email protected]>
+
+        [Chromium] We should reset mouse position before calling eventSender.mouseMove in LayoutTest
+        https://bugs.webkit.org/show_bug.cgi?id=79748
+
+        * platform/chromium/test_expectations.txt: Removed flaky expectations.
+
 2012-03-04  Kentaro Hara  <[email protected]>
 
         Unreviewed, gardening.

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (109691 => 109692)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2012-03-05 02:24:20 UTC (rev 109691)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2012-03-05 02:32:00 UTC (rev 109692)
@@ -2119,9 +2119,6 @@
 // Not focusing an anchor when tab is pressed.
 BUGWK45061 : fast/forms/focus2.html = TIMEOUT FAIL
 
-BUGCR54330 MAC : fast/forms/number/input-spinbutton-capturing.html = PASS TEXT
-BUGCR54331 MAC : fast/forms/number/input-number-events.html = PASS TEXT
-
 // Regression from r67285
 BUGWK45623 LINUX WIN : fast/dynamic/first-letter-display-change.html = IMAGE
 
@@ -3233,9 +3230,6 @@
 BUGWK70151 : fast/css/clip-text-in-scaled-div.html = FAIL
 
 // Flaky tests from ~r97647
-BUGWK70298 WIN LINUX : fast/forms/number/input-number-events.html = TEXT PASS
-BUGWK70298 : fast/forms/number/input-number-large-padding.html = TEXT PASS
-BUGWK70298 WIN LINUX : fast/forms/number/input-spinbutton-capturing.html = TEXT PASS
 BUGWK70298 : fast/images/pdf-as-background.html = FAIL TIMEOUT PASS
 BUGWK70298 : fast/table/border-collapsing/cached-69296.html = IMAGE PASS
 BUGWK70298 : plugins/hidden-iframe-with-swf-plugin.html = FAIL TIMEOUT PASS
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to