diff options
author | bajones@chromium.org <bajones@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-05-15 20:43:54 +0000 |
---|---|---|
committer | bajones@chromium.org <bajones@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-05-15 20:43:54 +0000 |
commit | f29daaf16ec69df2491d9cce9daecc8604b58424 (patch) | |
tree | e0528f1e08c34ec5300819bcdf957ea4712b488b /content/test/gpu | |
parent | 5e34e783538b49c9ad1c67ef0296e88803c340c2 (diff) | |
download | chromium_src-f29daaf16ec69df2491d9cce9daecc8604b58424.zip chromium_src-f29daaf16ec69df2491d9cce9daecc8604b58424.tar.gz chromium_src-f29daaf16ec69df2491d9cce9daecc8604b58424.tar.bz2 |
Rolled third_party/webgl 1700aa98:0475a276
BUG=373500
Review URL: https://codereview.chromium.org/288243003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@270804 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/test/gpu')
-rw-r--r-- | content/test/gpu/gpu_tests/webgl_conformance_expectations.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py index d465e19..6ded377 100644 --- a/content/test/gpu/gpu_tests/webgl_conformance_expectations.py +++ b/content/test/gpu/gpu_tests/webgl_conformance_expectations.py @@ -29,7 +29,7 @@ class WebGLConformanceExpectations(test_expectations.TestExpectations): bug=351396) self.Fail('conformance/glsl/misc/boolean_precision.html', bug=368874) - self.Fail('conformance/glsl/bugs/nested-structs-with-same-name.html', + self.Fail('conformance/glsl/misc/shader-struct-scope.html', bug=368910) # Flaky on Win |