Title: [201329] trunk/LayoutTests
Revision
201329
Author
[email protected]
Date
2016-05-24 05:58:41 -0700 (Tue, 24 May 2016)

Log Message

Unreviewed GTK+ gardening. Fix wrong expectations of fast/harness/sample-fail-mismatch-reftest.html.

The test is flaky, but in this case  Pass means it failed and ImageOnlyFailure that it passed.

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (201328 => 201329)


--- trunk/LayoutTests/ChangeLog	2016-05-24 12:04:35 UTC (rev 201328)
+++ trunk/LayoutTests/ChangeLog	2016-05-24 12:58:41 UTC (rev 201329)
@@ -1,3 +1,11 @@
+2016-05-24  Carlos Garcia Campos  <[email protected]>
+
+        Unreviewed GTK+ gardening. Fix wrong expectations of fast/harness/sample-fail-mismatch-reftest.html.
+
+        The test is flaky, but in this case  Pass means it failed and ImageOnlyFailure that it passed.
+
+        * platform/gtk/TestExpectations:
+
 2016-05-24  Manuel Rego Casasnovas  <[email protected]>
 
         [css-grid] Fix behavior of flexible track breadths

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (201328 => 201329)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2016-05-24 12:04:35 UTC (rev 201328)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2016-05-24 12:58:41 UTC (rev 201329)
@@ -1301,7 +1301,7 @@
 
 webkit.org/b/153948 imported/w3c/web-platform-tests/html/semantics/document-metadata/styling/LinkStyle.html [ Failure Pass ]
 
-webkit.org/b/156436 fast/harness/sample-fail-mismatch-reftest.html [ Failure Pass ]
+webkit.org/b/156436 fast/harness/sample-fail-mismatch-reftest.html [ ImageOnlyFailure Pass ]
 
 webkit.org/b/156437 fast/scrolling/rtl-scrollbars-listbox-scroll.html [ ImageOnlyFailure Pass ]
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to