diff options
author | zmo@chromium.org <zmo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-02-02 00:42:03 +0000 |
---|---|---|
committer | zmo@chromium.org <zmo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-02-02 00:42:03 +0000 |
commit | bc2a400794707a885c1c7247199d8ca1cd7be5ca (patch) | |
tree | 542cf505ecac26b05b5c62867962b44affbdb95d /content/test | |
parent | ee77230da9223dc3e5ceeec2812c7cf0365e0e61 (diff) | |
download | chromium_src-bc2a400794707a885c1c7247199d8ca1cd7be5ca.zip chromium_src-bc2a400794707a885c1c7247199d8ca1cd7be5ca.tar.gz chromium_src-bc2a400794707a885c1c7247199d8ca1cd7be5ca.tar.bz2 |
WebGL conformance test expectation update
BUG=173794
TEST=Gpu linux bots
TBR=alokp
Review URL: https://codereview.chromium.org/12092123
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@180218 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/test')
-rw-r--r-- | content/test/data/gpu/webgl_conformance_test_expectations.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/content/test/data/gpu/webgl_conformance_test_expectations.txt b/content/test/data/gpu/webgl_conformance_test_expectations.txt index e5e96ab..ad9d3e2 100644 --- a/content/test/data/gpu/webgl_conformance_test_expectations.txt +++ b/content/test/data/gpu/webgl_conformance_test_expectations.txt @@ -185,6 +185,8 @@ UNFILED LINUX AMD : conformance_textures_texture_mips = FAIL 137892 LINUX INTEL : conformance_rendering_point_size = FAIL 137892 LINUX INTEL : conformance_textures_texture_mips = FAIL +173794 LINUX NVIDIA : conformance_attribs_gl_disabled_vertex_attrib = FLAKY + //////////////////////////////////////////////////////////////////////////////// // // Temprory entries: they should be removed once the bugs are fixed. |