Commit 760f1687 authored by James Darpinian's avatar James Darpinian Committed by Commit Bot

Expand flakiness expectations for Pixel_WebGLSadCanvas

The flakiness is on all platforms.
https://chromium-try-flakes.appspot.com/all_flake_occurrences?key=ahVzfmNocm9taXVtLXRyeS1mbGFrZXNyVQsSBUZsYWtlIkpncHVfdGVzdHMucGl4ZWxfaW50ZWdyYXRpb25fdGVzdC5QaXhlbEludGVncmF0aW9uVGVzdC5QaXhlbF9XZWJHTFNhZENhbnZhcww

Bug: 835867
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;luci.chromium.try:win_optional_gpu_tests_rel
Change-Id: I959dd5e6db6f8ca4f50effeca828a8cd98f6b5fa
Reviewed-on: https://chromium-review.googlesource.com/1062911
Commit-Queue: James Darpinian <jdarpinian@chromium.org>
Reviewed-by: default avatarKenneth Russell <kbr@chromium.org>
Cr-Commit-Position: refs/heads/master@{#559410}
parent e6ffd66f
......@@ -100,6 +100,5 @@ class PixelExpectations(GpuTestExpectations):
self.Fail('Pixel_WorkerRAF_OOPD', ['android', 'nvidia'], bug=833902)
# TODO(kbr): temporary suppression for new test.
self.Flaky('Pixel_WebGLSadCanvas', ['mac'], bug=575305)
self.Flaky('Pixel_WebGLSadCanvas', ['win', 'intel'], bug=575305)
self.Fail('Pixel_WebGLSadCanvas', ['android', 'nvidia'], bug=575305)
self.Flaky('Pixel_WebGLSadCanvas', ['linux', 'mac', 'win'], bug=575305)
self.Fail('Pixel_WebGLSadCanvas', ['android'], bug=575305)
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