| 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 469981704765ab46ed419cfed180fb6844992841..8a9cfe2eb1cb591878d0b7073d33d54899b1ec67 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/fragmentoutput.html', bug=483282)
|
| self.Skip('deqp/functional/gles3/framebufferblit.html', bug=483282)
|
| self.Skip('deqp/functional/gles3/instancedrendering.html', bug=483282)
|
| - self.Skip('deqp/functional/gles3/integerstatequery.html', bug=483282)
|
| self.Skip('deqp/functional/gles3/lifetime.html', bug=483282)
|
| self.Skip('deqp/data/gles3/shaders/linkage.html', bug=601821)
|
| self.Skip('deqp/functional/gles3/multisample.html', bug=483282)
|
|
|