Title: [133023] trunk/LayoutTests
Revision
133023
Author
[email protected]
Date
2012-10-31 06:59:58 -0700 (Wed, 31 Oct 2012)

Log Message

[EFL] More unreviewed gardening.

Skip the EXIF-related tests since the feature is not implemented
for the port anyway, and skip the recently-added
fast/images/exif-orientation-image-document.html as well.

* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (133022 => 133023)


--- trunk/LayoutTests/ChangeLog	2012-10-31 13:58:12 UTC (rev 133022)
+++ trunk/LayoutTests/ChangeLog	2012-10-31 13:59:58 UTC (rev 133023)
@@ -1,5 +1,15 @@
 2012-10-31  Raphael Kubo da Costa  <[email protected]>
 
+        [EFL] More unreviewed gardening.
+
+        Skip the EXIF-related tests since the feature is not implemented
+        for the port anyway, and skip the recently-added
+        fast/images/exif-orientation-image-document.html as well.
+
+        * platform/efl/TestExpectations:
+
+2012-10-31  Raphael Kubo da Costa  <[email protected]>
+
         [EFL] Skip http/tests/appcache/load-from-appcache-defer-resume-crash.html on WK2.
 
         Just marking it as Failure does not prevent a useless PNG expectation to be generated when running pixel tests.

Modified: trunk/LayoutTests/platform/efl/TestExpectations (133022 => 133023)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-10-31 13:58:12 UTC (rev 133022)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-10-31 13:59:58 UTC (rev 133023)
@@ -1208,8 +1208,9 @@
 webkit.org/b/88080 http/tests/pointer-lock [ Skip ]
 
 # EXIF orientation support has not yet been implemented for EFL port
-webkit.org/b/95299 fast/images/exif-orientation.html
-webkit.org/b/95299 fast/images/exif-orientation-css.html
+webkit.org/b/95299 fast/images/exif-orientation-css.html [ Skip ]
+webkit.org/b/95299 fast/images/exif-orientation-image-document.html [ Skip ]
+webkit.org/b/95299 fast/images/exif-orientation.html [ Skip ]
 
 # Requires WEB_AUDIO support.
 webkit.org/b/91738 webaudio [ Skip ]
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to