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 593a6809e19f3b7773e672fdd7f7bffe0fa719e5..65a5e8218152e02cd9b32d2e62a1d5c2c85b27e2 100644 |
--- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py |
+++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py |
@@ -40,7 +40,6 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations): |
self.Skip('deqp/functional/gles3/negativevertexarrayapi.html', bug=483282) |
self.Skip('deqp/functional/gles3/occlusionquery.html', bug=483282) |
self.Skip('deqp/functional/gles3/pixelbufferobject.html', bug=483282) |
- self.Skip('deqp/functional/gles3/primitiverestart.html', bug=483282) |
self.Skip('deqp/functional/gles3/rasterizerdiscard.html', bug=483282) |
self.Skip('deqp/functional/gles3/shaderbuiltinvar.html', bug=483282) |
self.Skip('deqp/functional/gles3/shadercommonfunction.html', bug=483282) |