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 87d90214a04968cc277639a2327da6f1b5b1d304..53afc6b6eda678b1e325ea77fe59808be839953c 100644 |
--- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py |
+++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py |
@@ -198,8 +198,6 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations): |
self.Fail('conformance2/rendering/rgb-format-support.html', |
['mac'], bug=483282) |
- self.Fail('conformance2/textures/misc/copy-texture-image-luma-format.html', |
- ['mac'], bug=638470) |
# This is due to "centroid out" / "in" mismatch. |
self.Fail('deqp/data/gles3/shaders/qualification_order.html', |
['mac'], bug=483282) |