Commit d894e481 authored by jchen10's avatar jchen10 Committed by Commit Bot

Whitelist ext-color-buffer-float conformance test

Remove the it from the expectation.

Bug: 640389
Change-Id: Id90ed5c40069fe36710782fe440b385a2b1e69e3
Reviewed-on: https://chromium-review.googlesource.com/1174102Reviewed-by: default avatarKenneth Russell <kbr@chromium.org>
Commit-Queue: Jie A Chen <jie.a.chen@intel.com>
Cr-Commit-Position: refs/heads/master@{#585416}
parent fd9023d9
...@@ -968,9 +968,6 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations): ...@@ -968,9 +968,6 @@ class WebGL2ConformanceExpectations(WebGLConformanceExpectations):
['linux', ('nvidia', 0x1cb3), 'opengl'], bug=703779) ['linux', ('nvidia', 0x1cb3), 'opengl'], bug=703779)
# Linux Intel # Linux Intel
self.Fail('conformance2/extensions/ext-color-buffer-float.html',
['linux', 'intel'], bug=640389)
# See https://bugs.freedesktop.org/show_bug.cgi?id=94477 # See https://bugs.freedesktop.org/show_bug.cgi?id=94477
self.Skip('conformance/glsl/bugs/temp-expressions-should-not-crash.html', self.Skip('conformance/glsl/bugs/temp-expressions-should-not-crash.html',
['linux', 'intel'], bug=540543) # GPU timeout ['linux', 'intel'], bug=540543) # GPU timeout
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment