Title: [116937] trunk/LayoutTests
Revision
116937
Author
[email protected]
Date
2012-05-14 05:45:51 -0700 (Mon, 14 May 2012)

Log Message

[EFL][DRT] fast/viewport testcases are skipped
https://bugs.webkit.org/show_bug.cgi?id=86360

Unreviewed, unskipping now passing fast/viewport tests after
bug https://bugs.webkit.org/show_bug.cgi?id=70609 got fixed.

Patch by Mikhail Pozdnyakov <[email protected]> on 2012-05-14

* platform/efl/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (116936 => 116937)


--- trunk/LayoutTests/ChangeLog	2012-05-14 12:38:01 UTC (rev 116936)
+++ trunk/LayoutTests/ChangeLog	2012-05-14 12:45:51 UTC (rev 116937)
@@ -1,3 +1,13 @@
+2012-05-14  Mikhail Pozdnyakov  <[email protected]>
+
+        [EFL][DRT] fast/viewport testcases are skipped
+        https://bugs.webkit.org/show_bug.cgi?id=86360
+
+        Unreviewed, unskipping now passing fast/viewport tests after
+        bug https://bugs.webkit.org/show_bug.cgi?id=70609 got fixed. 
+
+        * platform/efl/Skipped:
+
 2012-05-14  Csaba Osztrogonác  <[email protected]>
 
         [Qt] Unreviewed gardening, unskip a now passing test.

Modified: trunk/LayoutTests/platform/efl/Skipped (116936 => 116937)


--- trunk/LayoutTests/platform/efl/Skipped	2012-05-14 12:38:01 UTC (rev 116936)
+++ trunk/LayoutTests/platform/efl/Skipped	2012-05-14 12:45:51 UTC (rev 116937)
@@ -347,41 +347,8 @@
 # EFL's LayoutTestController does not implement hasGrammarMarker
 editing/spelling/grammar.html
 
-# viewport meta tag tests that differ from the Opera results
-fast/viewport/viewport-65.html
-fast/viewport/viewport-82.html
-fast/viewport/viewport-84.html
-fast/viewport/viewport-87.html
-fast/viewport/viewport-126.html
-fast/viewport/viewport-127.html
-
 # viewport meta tag tests that fail on the bot for yet unknown reasons
-fast/viewport/viewport-6.html
-fast/viewport/viewport-58.html
-
-# REGRESSION(r99195)
-# https://bugs.webkit.org/show_bug.cgi?id=70609
-fast/viewport/viewport-18.html
-fast/viewport/viewport-36.html
-fast/viewport/viewport-37.html
-fast/viewport/viewport-43.html
-fast/viewport/viewport-46.html
-fast/viewport/viewport-52.html
-fast/viewport/viewport-53.html
-fast/viewport/viewport-54.html
-fast/viewport/viewport-55.html
-fast/viewport/viewport-60.html
-fast/viewport/viewport-75.html
-fast/viewport/viewport-76.html
-fast/viewport/viewport-83.html
-fast/viewport/viewport-86.html
-fast/viewport/viewport-121.html
-fast/viewport/viewport-122.html
 fast/viewport/viewport-125.html
-fast/viewport/viewport-129.html
-fast/viewport/viewport-warnings-3.html
-fast/viewport/viewport-warnings-4.html
-fast/viewport/viewport-warnings-6.html
 
 # Feature disabled on EFL build
 # See https://bugs.webkit.org/show_bug.cgi?id=85425
@@ -1877,6 +1844,12 @@
 fast/multicol/pagination-v-vertical-lr.html
 fast/multicol/pagination-v-vertical-rl.html
 fast/text/unicode-variation-selector.html
+fast/viewport/viewport-126.html
+fast/viewport/viewport-127.html
+fast/viewport/viewport-65.html
+fast/viewport/viewport-82.html
+fast/viewport/viewport-84.html
+fast/viewport/viewport-87.html
 http/tests/cache/history-only-cached-subresource-loads.html
 http/tests/cache/cancel-during-revalidation-succeeded.html
 http/tests/cache/post-redirect-get.php
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to