Title: [100606] trunk/LayoutTests
Revision
100606
Author
stevebl...@google.com
Date
2011-11-17 05:01:15 -0800 (Thu, 17 Nov 2011)

Log Message

[Chromium] perf/array-binary-search.html fails as MISSING
https://bugs.webkit.org/show_bug.cgi?id=63057

This is really a TEXT failure, but is reported as MISSING due to Bug
63104. Addding both MISSING and TEXT expectations to keep the tree green
working if/when Bug 63104 is fixed.

Unreviewed gardening.

* platform/chromium/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (100605 => 100606)


--- trunk/LayoutTests/ChangeLog	2011-11-17 12:53:37 UTC (rev 100605)
+++ trunk/LayoutTests/ChangeLog	2011-11-17 13:01:15 UTC (rev 100606)
@@ -1,3 +1,16 @@
+2011-11-17  Steve Block  <stevebl...@google.com>
+
+        [Chromium] perf/array-binary-search.html fails as MISSING
+        https://bugs.webkit.org/show_bug.cgi?id=63057
+
+        This is really a TEXT failure, but is reported as MISSING due to Bug
+        63104. Addding both MISSING and TEXT expectations to keep the tree green
+        working if/when Bug 63104 is fixed.
+
+        Unreviewed gardening.
+
+        * platform/chromium/test_expectations.txt:
+
 2011-11-17  Mihnea Ovidenie  <mih...@adobe.com>
 
         CSS Exclusions: parse the wrap-margin and wrap-padding properties

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (100605 => 100606)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-11-17 12:53:37 UTC (rev 100605)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-11-17 13:01:15 UTC (rev 100606)
@@ -2197,7 +2197,8 @@
 BUGWK67921 RELEASE SLOW : perf/show-hide-table-rows.html = PASS
 BUGWK44199 RELEASE : perf/clone-with-focus.html = PASS TEXT
 BUGWK44199 RELEASE : perf/typing-at-end-of-line.html = PASS TEXT
-BUGWK44199 BUGWK63057 RELEASE SLOW : perf/array-binary-search.html = PASS TEXT
+BUGWK44199 BUGWK63057 RELEASE SLOW : perf/array-binary-search.html = MISSING PASS TEXT
+BUGWK44199 BUGWK63057 DEBUG : perf/array-binary-search.html = MISSING PASS TEXT
 
 // Failing after http://trac.webkit.org/changeset/65665/
 BUGWK44278 : svg/transforms/text-with-mask-with-svg-transform.svg = IMAGE+TEXT IMAGE
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to