Title: [121579] trunk/LayoutTests
Revision
121579
Author
commit-qu...@webkit.org
Date
2012-06-29 11:52:24 -0700 (Fri, 29 Jun 2012)

Log Message

[EFL] [GTK] [QT] fast/viewport/viewport-91.html is failing after r121555
https://bugs.webkit.org/show_bug.cgi?id=90287

Unreviewed gardening. Skip fast/viewport/viewport-91.html
for EFL, GTK and QT ports. The test is failing after r121555.

Patch by Sudarsana Nagineni <sudarsana.nagin...@linux.intel.com> on 2012-06-29

* platform/efl/TestExpectations:
* platform/gtk/TestExpectations:
* platform/qt/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (121578 => 121579)


--- trunk/LayoutTests/ChangeLog	2012-06-29 18:43:33 UTC (rev 121578)
+++ trunk/LayoutTests/ChangeLog	2012-06-29 18:52:24 UTC (rev 121579)
@@ -1,3 +1,15 @@
+2012-06-29  Sudarsana Nagineni  <sudarsana.nagin...@linux.intel.com>
+
+        [EFL] [GTK] [QT] fast/viewport/viewport-91.html is failing after r121555
+        https://bugs.webkit.org/show_bug.cgi?id=90287
+
+        Unreviewed gardening. Skip fast/viewport/viewport-91.html
+        for EFL, GTK and QT ports. The test is failing after r121555.
+
+        * platform/efl/TestExpectations:
+        * platform/gtk/TestExpectations:
+        * platform/qt/TestExpectations:
+
 2012-06-29  Tony Chang  <t...@chromium.org>
 
         [GTK] Enable CSS grid layout LayoutTests on GTK+

Modified: trunk/LayoutTests/platform/efl/TestExpectations (121578 => 121579)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-06-29 18:43:33 UTC (rev 121578)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-06-29 18:52:24 UTC (rev 121579)
@@ -714,3 +714,6 @@
 BUGWK89845 : fast/forms/input-set-composition-scroll.html = TEXT
 
 BUGWK90007 : http/tests/security/mixedContent/insecure-audio-video-in-main-frame.html = TEXT
+
+// Failing after r121555
+BUGWK90286 : fast/viewport/viewport-91.html = TEXT

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (121578 => 121579)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2012-06-29 18:43:33 UTC (rev 121578)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2012-06-29 18:52:24 UTC (rev 121579)
@@ -1239,6 +1239,9 @@
 
 BUGWK90007 : http/tests/security/mixedContent/insecure-audio-video-in-main-frame.html = TEXT
 
+// Failing after r121555
+BUGWK90286 : fast/viewport/viewport-91.html = TEXT
+
 //////////////////////////////////////////////////////////////////////////////////////////
 // End of Tests failing
 //////////////////////////////////////////////////////////////////////////////////////////

Modified: trunk/LayoutTests/platform/qt/TestExpectations (121578 => 121579)


--- trunk/LayoutTests/platform/qt/TestExpectations	2012-06-29 18:43:33 UTC (rev 121578)
+++ trunk/LayoutTests/platform/qt/TestExpectations	2012-06-29 18:52:24 UTC (rev 121579)
@@ -101,3 +101,6 @@
 BUGWK88794 SKIP : webaudio/codec-tests = PASS
 
 BUGWK90007 : http/tests/security/mixedContent/insecure-audio-video-in-main-frame.html = TEXT
+
+// Failing after r121555
+BUGWK90286 : fast/viewport/viewport-91.html = TEXT
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to