Skip to content

Commit

Permalink
[M110] Revert "Remove stale pixel expectations"
Browse files Browse the repository at this point in the history
This reverts commit 1b905c3.

Reason for revert: Failing on m110 branch builders. https://crbug.com/1307787#c19

Original change's description:
> Remove stale pixel expectations
>
> Autogenerated CL from running:
>
> //content/test/gpu/unexpected_pass_finder.py --project chrome-unexpected-pass-data --include-internal-builders --remove-stale-expectations --num-samples 200 --suite pixel --jobs 4
>
> Affected bugs for CL description:
>
> R=​rubber-stamper@appspot.gserviceaccount.com
>
> Bug: 1307787
> Change-Id: I0106b2c06de9e2f0c320659cfe83dcf23a20d5b6
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4069120
> Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
> Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
> Auto-Submit: chrome-automated-expectation@chops-service-accounts.iam.gserviceaccount.com <chrome-automated-expectation@chops-service-accounts.iam.gserviceaccount.com>
> Cr-Commit-Position: refs/heads/main@{#1077905}

Bug: 1307787
Change-Id: I907c85f0e857861b59dd0bb3088ae79c175d050a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4144119
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Commit-Queue: Kai Ninomiya <kainino@chromium.org>
Cr-Commit-Position: refs/branch-heads/5481@{#161}
Cr-Branched-From: 130f3e4-refs/heads/main@{#1084008}
  • Loading branch information
kainino0x authored and Chromium LUCI CQ committed Jan 7, 2023
1 parent fe260c0 commit b9c62be
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -347,8 +347,11 @@ crbug.com/1290953 [ android android-pixel-4 android-webview-instrumentation ] Pi
crbug.com/1307787 [ linux renderer-skia-vulkan ] Pixel_VulkanSwiftShader_WebGPUCopyExternalImage* [ Failure ]

# Vulkan Swiftshader WebGPU interop - missing destination image
crbug.com/1307787 [ linux renderer-skia-vulkan ] Pixel_VulkanSwiftShader_WebGPUImportVideoFrame [ Failure ]

# Vulkan Swiftshader WebGPU interop - missing source and destination images
crbug.com/1307787 [ linux renderer-skia-vulkan ] Pixel_VulkanSwiftShader_WebGPUImportVideoFrameOffscreenCanvas [ Failure ]
crbug.com/1307787 [ linux renderer-skia-vulkan ] Pixel_VulkanSwiftShader_WebGPUImportVideoFrameUnaccelerated [ Failure ]

# Vulkan Swiftshader WebGPU interop - missing source image
crbug.com/1307787 [ linux renderer-skia-vulkan ] Pixel_VulkanSwiftShader_WebGPUImportVideoFrameUnacceleratedOffscreenCanvas [ Failure ]
Expand Down

0 comments on commit b9c62be

Please sign in to comment.