diff options
author | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-12 23:58:44 +0000 |
---|---|---|
committer | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-12 23:58:44 +0000 |
commit | 02ecbca18ee8adfdfcfca2c997d72b063288403c (patch) | |
tree | 2b66f8dc0f140e20854d0f26cd1b1a800a39dfdd /webkit/tools | |
parent | 433b2a5131af3e1faaec1e19077de592776d2965 (diff) | |
download | chromium_src-02ecbca18ee8adfdfcfca2c997d72b063288403c.zip chromium_src-02ecbca18ee8adfdfcfca2c997d72b063288403c.tar.gz chromium_src-02ecbca18ee8adfdfcfca2c997d72b063288403c.tar.bz2 |
Fix syntax for test_expectations_chrome.txt after
http://trac.webkit.org/changeset/74070
TBR=ojan
Review URL: http://codereview.chromium.org/6243001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71257 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations_chrome.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations_chrome.txt b/webkit/tools/layout_tests/test_expectations_chrome.txt index 1996b68..bd6c41a 100644 --- a/webkit/tools/layout_tests/test_expectations_chrome.txt +++ b/webkit/tools/layout_tests/test_expectations_chrome.txt @@ -4,4 +4,4 @@ // // Only add expectations here to temporarily suppress messages on the bots // until the changes can be landed upstream. -BUG54465 WIN SKIP : http/tests/media/video-play-stall-seek.html = FAIL
\ No newline at end of file +BUGCR54465 WIN SKIP : http/tests/media/video-play-stall-seek.html = FAIL |