| Index: content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| diff --git a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| index 51a91d5bbf7eaa0ac14271733eea3928c74af30b..26477a35cab22fa1271d82a8fc1c9307b2579184 100644
|
| --- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| @@ -570,10 +570,7 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
|
| ['linux', 'opengl'], bug=483282)
|
|
|
| # Linux NVIDIA only.
|
| - # La la la la la la la la la la ... (well, not right now, soon)
|
| - self.Fail('deqp/functional/gles3/texturespecification/' +
|
| - 'random_teximage2d_cube.html',
|
| - ['linux', 'nvidia'], bug=483282)
|
| + # La la la la la la la la la la ...
|
|
|
| # Linux NVIDIA with ANGLE only
|
| self.Fail('conformance/attribs/gl-disabled-vertex-attrib.html',
|
|
|