Title: [128897] trunk/LayoutTests
Revision
128897
Author
[email protected]
Date
2012-09-18 08:14:57 -0700 (Tue, 18 Sep 2012)

Log Message

[EFL] Gardening.

Move fast/events/dont-loose-last-event.html from Skipped to
TestExpectations now that it has a proper bug tracking the
failure.

* platform/efl/Skipped:
* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (128896 => 128897)


--- trunk/LayoutTests/ChangeLog	2012-09-18 15:02:34 UTC (rev 128896)
+++ trunk/LayoutTests/ChangeLog	2012-09-18 15:14:57 UTC (rev 128897)
@@ -1,3 +1,14 @@
+2012-09-18  Raphael Kubo da Costa  <[email protected]>
+
+        [EFL] Gardening.
+
+        Move fast/events/dont-loose-last-event.html from Skipped to
+        TestExpectations now that it has a proper bug tracking the
+        failure.
+
+        * platform/efl/Skipped:
+        * platform/efl/TestExpectations:
+
 2012-09-18  Andrey Kosyakov  <[email protected]>
 
         Unreviewed. Avoid using a deprecated extension API parameter in test to avoid console warning,

Modified: trunk/LayoutTests/platform/efl/Skipped (128896 => 128897)


--- trunk/LayoutTests/platform/efl/Skipped	2012-09-18 15:02:34 UTC (rev 128896)
+++ trunk/LayoutTests/platform/efl/Skipped	2012-09-18 15:14:57 UTC (rev 128897)
@@ -418,7 +418,6 @@
 fast/repaint/moving-shadow-on-container.html
 
 # Needs a rebaseline
-fast/events/dont-loose-last-event.html
 fast/events/platform-wheelevent-paging-x-in-non-scrolling-div.html
 fast/events/platform-wheelevent-paging-x-in-non-scrolling-page.html
 fast/events/platform-wheelevent-paging-x-in-scrolling-div.html

Modified: trunk/LayoutTests/platform/efl/TestExpectations (128896 => 128897)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-09-18 15:02:34 UTC (rev 128896)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-09-18 15:14:57 UTC (rev 128897)
@@ -1071,3 +1071,6 @@
 BUGWK97001 : fast/js/object-bad-time.html = CRASH
 BUGWK97001 : ietestcenter/_javascript_/15.4.4.14-9-b-i-5.html = CRASH
 BUGWK97001 : ietestcenter/_javascript_/15.4.4.15-8-b-i-5.html = CRASH
+
+// Passes in some machines and fails on other (such as the bots).
+BUGWK97021 : fast/events/dont-loose-last-event.html = TEXT
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to