Commit 60028d7f authored by Haiyang Pan's avatar Haiyang Pan Committed by Commit Bot

Revert "Roll ANGLE from fc4e3cf24f9b to ae24f28a0ba6 (8 revisions)"

This reverts commit 8c7e525a.

Reason for revert: (Copied from crrev.com/c/2433419)

Findit (https://goo.gl/kROfz5) identified CL at revision 810966 as the
culprit for failures in the build cycles as shown on:
https://analysis.chromium.org/waterfall/culprit?key=ag9zfmZpbmRpdC1mb3ItbWVyRAsSDVdmU3VzcGVjdGVkQ0wiMWNocm9taXVtLzhjN2U1MjVhODhiNmI5OGQzYmJmM2UyZmQ1NzUyNmM5ZGMwZWUyMmQM

Sample Failed Build: https://ci.chromium.org/b/8868097753228061152

Sample Failed Step: compile

Original change's description:
> Roll ANGLE from fc4e3cf24f9b to ae24f28a0ba6 (8 revisions)
>
> https://chromium.googlesource.com/angle/angle.git/+log/fc4e3cf24f9b..ae24f28a0ba6
>
> 2020-09-26 cclao@google.com Vulkan: Move mReadOnlyDepth out of FramebufferDesc
> 2020-09-26 cclao@google.com Vulkan: Use DepthStencilReadOnly when it is read only.
> 2020-09-26 jmadill@chromium.org Add a small unit test that dumps system info.
> 2020-09-25 syoussefi@chromium.org Vulkan: Workaround vkCmdClearAttachment bug on Pixel
> 2020-09-25 jmadill@chromium.org Enable Vulkan SystemInfo on more platforms.
> 2020-09-25 syoussefi@chromium.org Vulkan: Make UtilsVk not contribute to occlusion queries
> 2020-09-25 ynovikov@chromium.org Skip BootAnimationTest.DefaultBootAnimation on Win NVIDIA Vulkan
> 2020-09-25 timvp@google.com Vulkan: Link PPO during draw validation
>
> If this roll has caused a breakage, revert this CL and stop the roller
> using the controls here:
> https://autoroll.skia.org/r/angle-chromium-autoroll
> Please CC syoussefi@google.com on the revert to ensure that a human
> is aware of the problem.
>
> To report a problem with the AutoRoller itself, please file a bug:
> https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
>
> Documentation for the AutoRoller is here:
> https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md
>
> 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-asan;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:linux-swangle-try-x64;luci.chromium.try:win-swangle-try-x86
> Bug: None
> Tbr: syoussefi@google.com
> Test: Test: ContextNoErrorTest31.DrawWithPPOTest: Test: ProgramPipelineTest31.VerifyPpoLinkErrorSignalledCorrectlyTest: Test: dEQP.GLES31/functional_separate_shader_validation_es31_*
> Change-Id: I293417fd73361302fccf41d3e56e807395025e7d
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2432960
> Reviewed-by: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
> Cr-Commit-Position: refs/heads/master@{#810966}

TBR=syoussefi@google.com,chromium-autoroll@skia-public.iam.gserviceaccount.com

Change-Id: Id831c460fccb6dc2a6cab84e7e577a110f0b6960
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: None
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-asan;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:linux-swangle-try-x64;luci.chromium.try:win-swangle-try-x86
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2433059Reviewed-by: default avatarHaiyang Pan <hypan@google.com>
Commit-Queue: Haiyang Pan <hypan@google.com>
Cr-Commit-Position: refs/heads/master@{#810983}
parent 2a7e138a
...@@ -207,7 +207,7 @@ vars = { ...@@ -207,7 +207,7 @@ vars = {
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling ANGLE # the commit queue can handle CLs rolling ANGLE
# and whatever else without interference from each other. # and whatever else without interference from each other.
'angle_revision': 'dff9331631e4353eddfc0bc9949480dc75ccf8db', 'angle_revision': 'fc4e3cf24f9be6f2be293abd89c8d848a1f6dd4a',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling SwiftShader # the commit queue can handle CLs rolling SwiftShader
# and whatever else without interference from each other. # and whatever else without interference from each other.
......
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