| 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 2ab7329c86b2f13ff5da069ab72d221d1d273374..9847c8e99b7e739a0d16816957b0eb7598a1ddb3 100644
|
| --- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| @@ -61,9 +61,7 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
|
| self.Flaky('conformance2/query/occlusion-query.html', bug=603168)
|
|
|
| # Windows only.
|
| - # We are not awesome yet
|
| - self.Fail('conformance2/misc/views-with-offsets.html',
|
| - ['win'], bug=1609) # ANGLE bug id.
|
| + # We are awesome!
|
|
|
| # Win / NVidia
|
| self.Flaky('deqp/functional/gles3/fbomultisample*',
|
|
|