Commit 4e7d0b02 authored by Fredrik Hubinette's avatar Fredrik Hubinette Committed by Commit Bot

re-activate highsierra bypass

... for Pixel_Video_VP9

Bug: 754986
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: I5fd7742ca773d8a5abbb8ad8326f559af246f19c
Reviewed-on: https://chromium-review.googlesource.com/1024497Reviewed-by: default avatarKenneth Russell <kbr@chromium.org>
Commit-Queue: Fredrik Hubinette <hubbe@chromium.org>
Cr-Commit-Position: refs/heads/master@{#554347}
parent bc8ff4af
......@@ -83,9 +83,8 @@ class PixelExpectations(GpuTestExpectations):
# Failing on Mac Intel HighSierra
self.Fail('Pixel_Video_MP4',
['highsierra', ('intel', 0xa2e)], bug=774809)
# TODO(hubbe): put this back after rebaseline below
# self.Fail('Pixel_Video_VP9',
# ['highsierra', ('intel', 0xa2e)], bug=774809)
self.Fail('Pixel_Video_VP9',
['highsierra', ('intel', 0xa2e)], bug=774809)
self.Fail('Pixel_WebGLGreenTriangle_NonChromiumImage_NoAA_NoAlpha',
['highsierra', ('intel', 0xa2e)], bug=774809)
......
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