diff options
author | thestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-10-26 01:32:20 +0000 |
---|---|---|
committer | thestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-10-26 01:32:20 +0000 |
commit | aa80fda1253403a24efe5bc23d6cbdacfefaf80f (patch) | |
tree | 26daf213c62d3b6aba0b18c16f119a99cbdd34f9 /webkit/tools/layout_tests | |
parent | db4f03823cd1edc09f452db28c1845561080e729 (diff) | |
download | chromium_src-aa80fda1253403a24efe5bc23d6cbdacfefaf80f.zip chromium_src-aa80fda1253403a24efe5bc23d6cbdacfefaf80f.tar.gz chromium_src-aa80fda1253403a24efe5bc23d6cbdacfefaf80f.tar.bz2 |
Webkit: Update expectations for fast/canvas/webgl/uniform-location.html.
BUG=60671
TEST=Windows Webkit bots go green?
TBR=kbr
Review URL: http://codereview.chromium.org/4137002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63840 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools/layout_tests')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 75c8808..edbdfff 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -15,4 +15,4 @@ BUG60393 MAC DEBUG : fast/selectors/001.html = TIMEOUT // Need to investigate. BUG60651 : fast/canvas/webgl/gl-object-get-calls.html = TIMEOUT FAIL BUG60651 : fast/canvas/webgl/glsl-conformance.html = TIMEOUT FAIL -BUG60651 : fast/canvas/webgl/uniform-location.html = TIMEOUT FAIL +BUG60671 : fast/canvas/webgl/uniform-location.html = TIMEOUT FAIL CRASH |