| 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 a631168bab552542d696859f08b755f70518284a..82a7dfb487a22e845ef8aa3c9195731a6526d545 100644
|
| --- a/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
|
| @@ -499,6 +499,10 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
|
| self.Fail('deqp/functional/gles3/fbomultisample.8_samples.html',
|
| ['linux', 'intel'], bug=635528)
|
|
|
| + # Fails on Intel Mesa GL 3.3, passes on Intel Mesa GL 4.5.
|
| + self.Fail('conformance2/misc/views-with-offsets.html',
|
| + ['linux', 'intel'], bug=664180)
|
| +
|
| # Linux Intel with ANGLE only
|
| self.Fail('deqp/functional/gles3/framebufferblit/' +
|
| 'default_framebuffer_00.html',
|
|
|