| 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 d2018eb0cca5b0f0606281e07d9f1838fc624b7b..c78446cfaeb7962b3b7cfed1fd61ea5067b489f9 100644
|
| --- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| @@ -59,8 +59,6 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
|
| bug=657853)
|
| self.Fail('conformance2/textures/misc/tex-image-with-bad-args.html',
|
| bug=656889)
|
| - self.Fail('conformance2/glsl3/uniform-block-layouts.html',
|
| - bug=657859)
|
| self.Fail('conformance2/context/methods-2.html', bug=616554)
|
| self.Flaky('conformance2/query/occlusion-query.html', bug=603168)
|
| self.Fail('conformance/buffers/buffer-uninitialized.html',
|
|
|