| 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 4dd79b98a60249847410ecdf7639007162d8af14..d691c29189e2b7d13e5a86d58d9ac91cd8e9b564 100644
|
| --- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| @@ -256,8 +256,6 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
|
| ['mac'], bug=1832) # khronos WebGL issue
|
|
|
| # Mac Retina NVIDIA
|
| - self.Fail('conformance/textures/misc/cube-map-uploads-out-of-order.html',
|
| - ['mac', ('nvidia', 0xfe9)], bug=473739)
|
| self.Fail('deqp/functional/gles3/fbomultisample*',
|
| ['mac', ('nvidia', 0xfe9)], bug=641209)
|
| self.Fail('deqp/functional/gles3/framebufferblit/' +
|
|
|