Title: [117172] trunk/LayoutTests
Revision
117172
Author
alexis.men...@openbossa.org
Date
2012-05-15 15:59:31 -0700 (Tue, 15 May 2012)

Log Message

[Qt]3 fast/borders tests assert intermittently
https://bugs.webkit.org/show_bug.cgi?id=67994

Reviewed by Darin Adler.

These tests are now passing even with --iteration 1000.

* platform/qt/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (117171 => 117172)


--- trunk/LayoutTests/ChangeLog	2012-05-15 22:51:01 UTC (rev 117171)
+++ trunk/LayoutTests/ChangeLog	2012-05-15 22:59:31 UTC (rev 117172)
@@ -1,3 +1,14 @@
+2012-05-15  Alexis Menard  <alexis.men...@openbossa.org>
+
+        [Qt]3 fast/borders tests assert intermittently
+        https://bugs.webkit.org/show_bug.cgi?id=67994
+
+        Reviewed by Darin Adler.
+
+        These tests are now passing even with --iteration 1000.
+
+        * platform/qt/Skipped:
+
 2012-05-15  Erik Arvidsson  <a...@chromium.org>
 
         Result of fast/dom/DOMException/stack-trace.html depends on path (test introduced in r117016)

Modified: trunk/LayoutTests/platform/qt/Skipped (117171 => 117172)


--- trunk/LayoutTests/platform/qt/Skipped	2012-05-15 22:51:01 UTC (rev 117171)
+++ trunk/LayoutTests/platform/qt/Skipped	2012-05-15 22:59:31 UTC (rev 117172)
@@ -2371,11 +2371,6 @@
 # https://bugs.webkit.org/show_bug.cgi?id=69719
 fast/text/line-initial-and-final-swashes.html
 
-# [Qt] Assertion fail in CSSPrimitiveValue ctor
-# https://bugs.webkit.org/show_bug.cgi?id=69933
-fast/borders/inline-mask-overlay-image-outset-vertical-rl.html
-fast/borders/inline-mask-overlay-image-outset.html
-
 # fast/events/touch/page-scaled-touch-gesture-click.html is failing
 # Introduced in r97988. Failure: "Gesture manager is not implemented."
 # https://bugs.webkit.org/show_bug.cgi?id=70593
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to