diff options
author | senorblanco@chromium.org <senorblanco@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-18 18:24:28 +0000 |
---|---|---|
committer | senorblanco@chromium.org <senorblanco@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-18 18:24:28 +0000 |
commit | e81a2d667702943c2d4cae50de047f33254afa14 (patch) | |
tree | c5de6974b874f10a6fbd70e238323247552b171e | |
parent | 8b95ed6c2edab16e52d70796f21b886670a5d538 (diff) | |
download | chromium_src-e81a2d667702943c2d4cae50de047f33254afa14.zip chromium_src-e81a2d667702943c2d4cae50de047f33254afa14.tar.gz chromium_src-e81a2d667702943c2d4cae50de047f33254afa14.tar.bz2 |
Adding temporary downstream expectation for fast/canvas/webgl/uniform-location.html.
BUG=none
TEST=webkit win layout tests
TBR=tony@chromium.org,ojan@chromium.org
R=tony@chromium.org,ojan@chromium.org
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78721 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index a894e52..bae7a01 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -7,3 +7,6 @@ // Skip these tests until the test_expectations can be updated after this Chromium patch lands. BUGWK44797 SKIP : fullscreen = PASS FAIL TIMEOUT + +// Went from CRASH to TEXT in 78710; this expectation should be upstreamed. +BUG_SENORBLANCO WIN : fast/canvas/webgl/uniform-location.html = TIMEOUT CRASH TEXT |