Changeset 56814 in webkit


Ignore:
Timestamp:
Mar 30, 2010 4:44:33 PM (14 years ago)
Author:
hclam@chromium.org
Message:

2010-03-30 Alpha Lam <hclam@chromium.org>

Reviewed by David Levin.

[chromium] Fix test_expectations for new test added in r56795
https://bugs.webkit.org/show_bug.cgi?id=36861

  • platform/chromium/test_expectations.txt: Expects svg/animations/animate-points.html to fail because a API is missing in Chromium. See http://crbug.com/39904.
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r56813 r56814  
     12010-03-30  Alpha Lam  <hclam@chromium.org>
     2
     3        Reviewed by David Levin.
     4
     5        [chromium] Fix test_expectations for new test added in r56795
     6        https://bugs.webkit.org/show_bug.cgi?id=36861
     7
     8        * platform/chromium/test_expectations.txt:
     9        Expects svg/animations/animate-points.html to fail because a API is missing
     10        in Chromium. See http://crbug.com/39904.
     11
    1122010-03-30  Enrica Casucci  <enrica@apple.com>
    213
  • trunk/LayoutTests/platform/chromium/test_expectations.txt

    r56798 r56814  
    28502850BUGWK36807 WIN : http/tests/inspector-enabled/console-log-before-frame-navigation.html = TEXT
    28512851
     2852// Caused by http://trac.webkit.org/changeset/56795
     2853// This is a new test but fails to with on Chromium because of missing API.
     2854BUG39904 : svg/animations/animate-points.html = TEXT TIMEOUT
Note: See TracChangeset for help on using the changeset viewer.