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>
|
Leung Wing Chung <lwchkg@gmail.com>
|
||||||
Li Yin <li.yin@intel.com>
|
Li Yin <li.yin@intel.com>
|
||||||
Lidwine Genevet <lgenevet@cisco.com>
|
Lidwine Genevet <lgenevet@cisco.com>
|
||||||
|
Lin Sun <lin.sun@intel.com>
|
||||||
Lingyun Cai <lingyun.cai@intel.com>
|
Lingyun Cai <lingyun.cai@intel.com>
|
||||||
Lionel Landwerlin <lionel.g.landwerlin@intel.com>
|
Lionel Landwerlin <lionel.g.landwerlin@intel.com>
|
||||||
Lizhi Fan <lizhi.fan@samsung.com>
|
Lizhi Fan <lizhi.fan@samsung.com>
|
||||||
|
@ -686,11 +686,6 @@ class WebGLConformanceExpectations(GpuTestExpectations):
|
|||||||
'stencil-renderbuffer-initialization.html',
|
'stencil-renderbuffer-initialization.html',
|
||||||
['linux', 'passthrough', 'amd'], bug=794339)
|
['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
|
# Linux passthrough Intel
|
||||||
self.Fail('conformance/renderbuffers/' +
|
self.Fail('conformance/renderbuffers/' +
|
||||||
'depth-renderbuffer-initialization.html',
|
'depth-renderbuffer-initialization.html',
|
||||||
|
Reference in New Issue
Block a user