| 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 1853e179d94bda4ce9b90a4810dac2f9b04fed49..957a8d87fd1bb4b0083e9e58f57f95b71f4e5332 100644
|
| --- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| @@ -60,26 +60,6 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
|
| bug=654201)
|
| self.Fail('conformance2/transform_feedback/transform_feedback.html',
|
| bug=654201)
|
| - self.Fail('conformance2/context/constants-and-properties-2.html',
|
| - bug=655836)
|
| - self.Fail('conformance/extensions/webgl-compressed-texture-etc.html',
|
| - bug=655836)
|
| - self.Fail('conformance/extensions/webgl-compressed-texture-pvrtc.html',
|
| - bug=655836)
|
| - self.Fail('conformance/extensions/webgl-compressed-texture-atc.html',
|
| - bug=655836)
|
| - self.Fail('conformance/extensions/webgl-compressed-texture-s3tc.html',
|
| - bug=655836)
|
| - self.Fail('conformance/extensions/webgl-compressed-texture-s3tc-srgb.html',
|
| - bug=655836)
|
| - self.Fail('conformance2/textures/misc/tex-storage-compressed-formats.html',
|
| - bug=655836)
|
| - self.Fail('deqp/functional/gles3/integerstatequery.html', bug=655836)
|
| - self.Fail('deqp/functional/gles3/negativetextureapi.html',
|
| - ['win', 'mac'], bug=655836)
|
| - self.Fail('deqp/functional/gles3/textureformat/*', bug=655836)
|
| - self.Fail('deqp/functional/gles3/texturewrap/*', bug=655836)
|
| - self.Fail('deqp/functional/gles3/texturewrap.html', bug=655836)
|
|
|
| # Windows only.
|
| # We are awesome!
|
|
|