diff options
author | thakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-16 23:24:05 +0000 |
---|---|---|
committer | thakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-16 23:24:05 +0000 |
commit | 8d51a12a187c5e33161c5cd64ec37b607cbb66bd (patch) | |
tree | 298951c86d1cde00254f78700bd7ee14ada5dc84 /webkit | |
parent | 7f0960e53bbc83ac2dc6fba8dd4e2af9d2675f36 (diff) | |
download | chromium_src-8d51a12a187c5e33161c5cd64ec37b607cbb66bd.zip chromium_src-8d51a12a187c5e33161c5cd64ec37b607cbb66bd.tar.gz chromium_src-8d51a12a187c5e33161c5cd64ec37b607cbb66bd.tar.bz2 |
Remove a suppression that should not be necessary.
It already is in the upstream test_expectations file.
TBR=senorblanco
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71581 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 5b6b26a..53b9e6c 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -10,7 +10,3 @@ // TODO(thakis): Remove these after the next webkit roll. BUGTHAKIS LINUX : media/video-display-toggle.html = IMAGE BUGTHAKIS WIN : media/video-display-toggle.html = IMAGE - -// This test found a real bug in the new skia version. I will file a bug for this on reed -// and submit an upstream suppression. -BUGTHAKIS_CR68921 WIN LINUX DEBUG : svg/batik/paints/gradientLimit.svg = TIMEOUT FAIL |