Title: [213277] trunk/LayoutTests
Revision
213277
Author
jfernan...@igalia.com
Date
2017-03-02 05:15:42 -0800 (Thu, 02 Mar 2017)

Log Message

[GTK] Unreviewed test gardening
https://bugs.webkit.org/show_bug.cgi?id=169076

Unreviewed GTK+ gardening. Some tests fail after r213020:
  - editing/deleting/skip-virama-001.html [ Failure ]
  - editing/selection/extend-by-character-007.html [ Failure ]
  - editing/selection/regional-indicators.html [ Failure ]


* TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (213276 => 213277)


--- trunk/LayoutTests/ChangeLog	2017-03-02 11:44:41 UTC (rev 213276)
+++ trunk/LayoutTests/ChangeLog	2017-03-02 13:15:42 UTC (rev 213277)
@@ -1,3 +1,15 @@
+2017-03-02  Javier Fernandez  <jfernan...@igalia.com>
+
+        [GTK] Unreviewed test gardening 
+        https://bugs.webkit.org/show_bug.cgi?id=169076
+
+        Unreviewed GTK+ gardening. Some tests fail after r213020:
+          - editing/deleting/skip-virama-001.html [ Failure ]
+          - editing/selection/extend-by-character-007.html [ Failure ]
+          - editing/selection/regional-indicators.html [ Failure ]
+
+        * TestExpectations:
+
 2017-03-01  Myles C. Maxfield  <mmaxfi...@apple.com>
 
         Implement font-stretch for installed fonts

Modified: trunk/LayoutTests/TestExpectations (213276 => 213277)


--- trunk/LayoutTests/TestExpectations	2017-03-02 11:44:41 UTC (rev 213276)
+++ trunk/LayoutTests/TestExpectations	2017-03-02 13:15:42 UTC (rev 213277)
@@ -218,7 +218,9 @@
 
 webkit.org/b/133057 fast/table/border-collapsing/collapsed-borders-adjoining-sections.html [ ImageOnlyFailure ]
 
-webkit.org/b/142548 editing/selection/extend-by-character-007.html [ Failure ]
+webkit.org/b/169075 editing/selection/extend-by-character-007.html [ Failure ]
+webkit.org/b/169075 editing/selection/regional-indicators.html [ Failure ]
+webkit.org/b/169075 editing/deleting/skip-virama-001.html [ Failure ]
 
 # CSS Font Loading is not yet enabled on all platforms
 webkit.org/b/135390 fast/css/fontloader-download-error.html [ Skip ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to