Update WebGL conformance expectations
Remove following suppressions for Intel on Linux: conformance/rendering/clipping-wide-points.html BUG=642822 Change-Id: I020f57ddb4155fa7aa3d8c7ab21e86e4cb1a0868 Reviewed-on: https://chromium-review.googlesource.com/c/1309299 Reviewed-by: Kenneth Russell <kbr@chromium.org> Commit-Queue: Lin Sun <lin.sun@intel.com> Cr-Commit-Position: refs/heads/master@{#605914}
This commit is contained in:
1
AUTHORS
1
AUTHORS
@ -519,6 +519,7 @@ Leon Han <leon.han@intel.com>
|
||||
Leung Wing Chung <lwchkg@gmail.com>
|
||||
Li Yin <li.yin@intel.com>
|
||||
Lidwine Genevet <lgenevet@cisco.com>
|
||||
Lin Sun <lin.sun@intel.com>
|
||||
Lingyun Cai <lingyun.cai@intel.com>
|
||||
Lionel Landwerlin <lionel.g.landwerlin@intel.com>
|
||||
Lizhi Fan <lizhi.fan@samsung.com>
|
||||
|
@ -686,11 +686,6 @@ class WebGLConformanceExpectations(GpuTestExpectations):
|
||||
'stencil-renderbuffer-initialization.html',
|
||||
['linux', 'passthrough', 'amd'], bug=794339)
|
||||
|
||||
# Intel
|
||||
# Fixed on Mesa 12.0
|
||||
self.Fail('conformance/rendering/clipping-wide-points.html',
|
||||
['linux', 'intel'], bug=642822)
|
||||
|
||||
# Linux passthrough Intel
|
||||
self.Fail('conformance/renderbuffers/' +
|
||||
'depth-renderbuffer-initialization.html',
|
||||
|
Reference in New Issue
Block a user