Title: [101956] trunk/LayoutTests
Revision
101956
Author
[email protected]
Date
2011-12-04 05:59:27 -0800 (Sun, 04 Dec 2011)

Log Message

Unreviewed, skip two flaky tests and one SVG test timing out on GTK.

* platform/gtk/test_expectations.txt: Skip two fast/ tests.
* platform/gtk/Skipped: Skip svg/text/text-style-recalc-crash.html

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (101955 => 101956)


--- trunk/LayoutTests/ChangeLog	2011-12-04 13:10:50 UTC (rev 101955)
+++ trunk/LayoutTests/ChangeLog	2011-12-04 13:59:27 UTC (rev 101956)
@@ -1,3 +1,10 @@
+2011-12-04  Philippe Normand  <[email protected]>
+
+        Unreviewed, skip two flaky tests and one SVG test timing out on GTK.
+
+        * platform/gtk/test_expectations.txt: Skip two fast/ tests.
+        * platform/gtk/Skipped: Skip svg/text/text-style-recalc-crash.html
+
 2011-12-03  Mario Sanchez Prada  <[email protected]>
 
         [GTK] Don't log document events in DRT

Modified: trunk/LayoutTests/platform/gtk/Skipped (101955 => 101956)


--- trunk/LayoutTests/platform/gtk/Skipped	2011-12-04 13:10:50 UTC (rev 101955)
+++ trunk/LayoutTests/platform/gtk/Skipped	2011-12-04 13:59:27 UTC (rev 101956)
@@ -1592,3 +1592,7 @@
 http/tests/security/mixedContent/insecure-video-in-main-frame.html
 http/tests/security/mixedContent/redirect-http-to-https-video-in-main-frame.html
 http/tests/security/mixedContent/redirect-https-to-http-video-in-main-frame.html
+
+# https://bugs.webkit.org/show_bug.cgi?id=73769
+svg/text/text-style-recalc-crash.html
+

Modified: trunk/LayoutTests/platform/gtk/test_expectations.txt (101955 => 101956)


--- trunk/LayoutTests/platform/gtk/test_expectations.txt	2011-12-04 13:10:50 UTC (rev 101955)
+++ trunk/LayoutTests/platform/gtk/test_expectations.txt	2011-12-04 13:59:27 UTC (rev 101956)
@@ -77,6 +77,9 @@
 
 BUGWK72698 : media/audio-garbage-collect.html = PASS TEXT
 
+BUGWK72694 : fast/canvas/canvas-lineWidth.html = PASS TEXT
+BUGWK73768 : fast/forms/file/file-input-reset.html = PASS TEXT
+
 // End of Flaky tests
 
 BUGWK73766 : css3/unicode-bidi-isolate-aharon-failing.html = FAIL
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to