Changeset 100606 in webkit


Ignore:
Timestamp:
Nov 17, 2011 5:01:15 AM (12 years ago)
Author:
steveblock@google.com
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

  1. 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:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r100604 r100606  
     12011-11-17  Steve Block  <steveblock@google.com>
     2
     3        [Chromium] perf/array-binary-search.html fails as MISSING
     4        https://bugs.webkit.org/show_bug.cgi?id=63057
     5
     6        This is really a TEXT failure, but is reported as MISSING due to Bug
     7        63104. Addding both MISSING and TEXT expectations to keep the tree green
     8        working if/when Bug 63104 is fixed.
     9
     10        Unreviewed gardening.
     11
     12        * platform/chromium/test_expectations.txt:
     13
    1142011-11-17  Mihnea Ovidenie  <mihnea@adobe.com>
    215
  • trunk/LayoutTests/platform/chromium/test_expectations.txt

    r100600 r100606  
    21982198BUGWK44199 RELEASE : perf/clone-with-focus.html = PASS TEXT
    21992199BUGWK44199 RELEASE : perf/typing-at-end-of-line.html = PASS TEXT
    2200 BUGWK44199 BUGWK63057 RELEASE SLOW : perf/array-binary-search.html = PASS TEXT
     2200BUGWK44199 BUGWK63057 RELEASE SLOW : perf/array-binary-search.html = MISSING PASS TEXT
     2201BUGWK44199 BUGWK63057 DEBUG : perf/array-binary-search.html = MISSING PASS TEXT
    22012202
    22022203// Failing after http://trac.webkit.org/changeset/65665/
Note: See TracChangeset for help on using the changeset viewer.