Title: [127060] trunk/LayoutTests
Revision
127060
Author
roger_f...@apple.com
Date
2012-08-29 15:48:49 -0700 (Wed, 29 Aug 2012)

Log Message

Unreviewed Gardening: editing/delete/br-004(5)(6) failing on Windows (old run webkit tests)
https://bugs.webkit.org/show_bug.cgi?id=95391

Looks like NRWT expects different results for these tests than ORWT, as per http://trac.webkit.org/changeset/90490.
Adding these three failing tests to skip list to get bots greener.

* platform/win/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (127059 => 127060)


--- trunk/LayoutTests/ChangeLog	2012-08-29 22:47:43 UTC (rev 127059)
+++ trunk/LayoutTests/ChangeLog	2012-08-29 22:48:49 UTC (rev 127060)
@@ -1,3 +1,13 @@
+2012-08-29  Roger Fong  <roger_f...@apple.com>
+
+        Unreviewed Gardening: editing/delete/br-004(5)(6) failing on Windows (old run webkit tests)
+        https://bugs.webkit.org/show_bug.cgi?id=95391
+
+        Looks like NRWT expects different results for these tests than ORWT, as per http://trac.webkit.org/changeset/90490.
+        Adding these three failing tests to skip list to get bots greener.
+
+        * platform/win/Skipped:
+
 2012-08-29  Florin Malita  <fmal...@chromium.org>
 
         Unreviewed, adjusting reftest mask to avoid spurious Mac failures.

Modified: trunk/LayoutTests/platform/win/Skipped (127059 => 127060)


--- trunk/LayoutTests/platform/win/Skipped	2012-08-29 22:47:43 UTC (rev 127059)
+++ trunk/LayoutTests/platform/win/Skipped	2012-08-29 22:48:49 UTC (rev 127060)
@@ -2139,4 +2139,7 @@
 fast/inline/absolute-positioned-inline-in-centred-block.html
 fast/css/absolute-child-with-percent-height-inside-relative-parent.html
 
-
+# These tests have different results for NRWT and ORWT, skipping on OWRT for now
+editing/deleting/delete-br-004.html
+editing/deleting/delete-br-005.html
+editing/deleting/delete-br-006.html
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to