| 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 7ef537f72c1d04395f221b17f18d92bea79500be..fd21ebcad4a7f17beb181a7dd078b8a9c15c697c 100644
|
| --- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| @@ -46,9 +46,6 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
|
|
|
| self.Fail('conformance2/rendering/attrib-type-match.html', bug=627193)
|
|
|
| - self.Fail('conformance2/rendering/uniform-block-buffer-size.html',
|
| - bug=628863)
|
| -
|
| self.Fail('conformance2/transform_feedback/' +
|
| 'unwritten-output-defaults-to-zero.html', bug=1441) # ANGLE bug
|
|
|
|
|