| 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 0745f87127fd96e4e3b0fed51586f911e7dcd4ff..65c0123387ceb00f0062cc9ce0d2f9d0c7b6402a 100644
|
| --- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| @@ -441,8 +441,6 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
|
|
|
| # Linux only.
|
|
|
| - self.Skip('conformance2/misc/getextension-while-pbo-bound-stability.html',
|
| - ['linux'], bug=644572)
|
| self.Flaky('conformance/textures/video/' +
|
| 'tex-2d-rgba-rgba-unsigned_byte.html',
|
| ['linux'], bug=627525)
|
|
|