Title: [133025] trunk/LayoutTests
Revision
133025
Author
[email protected]
Date
2012-10-31 07:01:59 -0700 (Wed, 31 Oct 2012)

Log Message

[EFL][GTK] Unreviewed gardening.

Exif orientation test marked as failing for GTK & EFL,
On EFL, the vibration IPC issue may cause crash, see bug 100334.

* platform/efl-wk2/TestExpectations:
* platform/efl/TestExpectations:
* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (133024 => 133025)


--- trunk/LayoutTests/ChangeLog	2012-10-31 14:01:43 UTC (rev 133024)
+++ trunk/LayoutTests/ChangeLog	2012-10-31 14:01:59 UTC (rev 133025)
@@ -1,3 +1,14 @@
+2012-10-31  Dominik Röttsches  <[email protected]>
+
+        [EFL][GTK] Unreviewed gardening.
+
+        Exif orientation test marked as failing for GTK & EFL,
+        On EFL, the vibration IPC issue may cause crash, see bug 100334.
+
+        * platform/efl-wk2/TestExpectations:
+        * platform/efl/TestExpectations:
+        * platform/gtk/TestExpectations:
+
 2012-10-31  Raphael Kubo da Costa  <[email protected]>
 
         [EFL] More unreviewed gardening.

Modified: trunk/LayoutTests/platform/efl/TestExpectations (133024 => 133025)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-10-31 14:01:43 UTC (rev 133024)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-10-31 14:01:59 UTC (rev 133025)
@@ -1665,3 +1665,6 @@
 
 # ESC key does not cancel context menu in EFL port
 Bug(EFL) editing/selection/5354455-1.html [ Failure ]
+
+# Exif Image Orientation not correctly interpreted in image documents
+webkit.org/b/100852 fast/images/exif-orientation.html [ Missing ]

Modified: trunk/LayoutTests/platform/efl-wk2/TestExpectations (133024 => 133025)


--- trunk/LayoutTests/platform/efl-wk2/TestExpectations	2012-10-31 14:01:43 UTC (rev 133024)
+++ trunk/LayoutTests/platform/efl-wk2/TestExpectations	2012-10-31 14:01:59 UTC (rev 133025)
@@ -57,6 +57,8 @@
 webkit.org/b/100342 networkinformation/add-listener-from-callback.html [ Crash ]
 webkit.org/b/100342 networkinformation/basic-operation.html [ Crash ]
 
+webkit.org/b/100334 fast/dom/navigator-vibration.html [ Crash ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # FLAKY TESTS
 #////////////////////////////////////////////////////////////////////////////////////////

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (133024 => 133025)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2012-10-31 14:01:43 UTC (rev 133024)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2012-10-31 14:01:59 UTC (rev 133025)
@@ -1426,6 +1426,8 @@
 
 webkit.org/b/98718 svg/animations/animate-css-xml-attributeType.html [ Failure ]
 
+webkit.org/b/100852 fast/images/exif-orientation.html [ Failure ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Tests failing
 #////////////////////////////////////////////////////////////////////////////////////////
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to