Commit 56744e97 authored by Yuly Novikov's avatar Yuly Novikov Committed by Commit Bot

Mark a flaky WebGL test

conformance/extensions/oes-texture-float-with-video.html on Win Intel

TBR=kbr@chromium.org
BUG=825338

Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel
Change-Id: I2b3116e48264c503b034d1230f24555a639858db
Reviewed-on: https://chromium-review.googlesource.com/978038
Commit-Queue: Yuly Novikov <ynovikov@chromium.org>
Reviewed-by: default avatarYuly Novikov <ynovikov@chromium.org>
Cr-Commit-Position: refs/heads/master@{#545625}
parent 6a221d2c
......@@ -281,6 +281,8 @@ class WebGLConformanceExpectations(GpuTestExpectations):
['win7', 'nvidia', 'd3d9'], bug=690248)
# Win / Intel
self.Flaky('conformance/extensions/oes-texture-float-with-video.html',
['win', 'intel'], bug=825338)
self.Fail('conformance/rendering/rendering-stencil-large-viewport.html',
['win', 'intel', 'd3d11'], bug=782317)
......
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