| 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..fb6db9b9756d6a7b5109adbba243f8162f89b214 100644
|
| --- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| @@ -71,7 +71,6 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
|
|
|
| self.Fail('conformance2/glsl3/forbidden-operators.html', bug=483282)
|
|
|
| - self.Fail('conformance2/misc/expando-loss-2.html', bug=483282)
|
| self.Flaky('conformance2/query/occlusion-query.html', bug=603168)
|
| self.Fail('conformance2/vertex_arrays/vertex-array-object.html', bug=483282)
|
|
|
|
|