Commit ac83db92 authored by Nicolas Capens's avatar Nicolas Capens Committed by Commit Bot

Remove SwANGLE failure expectations

These tests have been verified to pass with SwANGLE now:
- conformance/textures/misc/texture-mips.html
- conformance/textures/misc/texture-size-cube-maps.html
- conformance/textures/misc/texture-size.html
- conformance/textures/misc/texture-sub-image-cube-maps.html

This test only affects NVIDIA Windows:
- conformance/textures/misc/texture-mips.html

Bug: chromium:1099961
Bug: angleproject:4684
Tbr: ynovikov@chromium.org
Change-Id: Ie3caa268eac4f8553ad9e370a34e3345e52c1d70
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2333683Reviewed-by: default avatarYuly Novikov <ynovikov@chromium.org>
Reviewed-by: default avatarJamie Madill <jmadill@chromium.org>
Commit-Queue: Nicolas Capens <capn@chromium.org>
Cr-Commit-Position: refs/heads/master@{#794760}
parent 4a0c2940
......@@ -151,7 +151,7 @@ crbug.com/772037 [ win7 release amd d3d11 passthrough ] conformance/extensions/o
# Vulkan / Passthrough command decoder
crbug.com/angleproject/3930 [ vulkan passthrough ] conformance/textures/misc/copy-tex-image-and-sub-image-2d.html [ Failure ]
crbug.com/angleproject/2914 [ vulkan passthrough ] conformance/textures/misc/texture-copying-feedback-loops.html [ Failure ]
crbug.com/angleproject/4684 [ vulkan passthrough ] conformance/textures/misc/texture-mips.html [ Failure ]
crbug.com/angleproject/4931 [ win nvidia vulkan passthrough ] conformance/textures/misc/texture-mips.html [ Failure ]
# Win / Intel / Vulkan / Passthrough command decoder
crbug.com/angleproject/4922 [ win intel vulkan passthrough ] conformance/context/context-attributes-alpha-depth-stencil-antialias.html [ RetryOnFailure ]
......@@ -743,10 +743,6 @@ crbug.com/1099959 [ swiftshader-gl no-passthrough ] WebglExtension_EXT_texture_c
# All platforms, Vulkan backend
crbug.com/1099961 [ swiftshader passthrough ] conformance/textures/misc/copy-tex-image-and-sub-image-2d.html [ Failure ]
crbug.com/1099961 [ swiftshader passthrough ] conformance/textures/misc/texture-mips.html [ Failure ]
crbug.com/1099961 [ swiftshader passthrough ] conformance/textures/misc/texture-size-cube-maps.html [ Failure ]
crbug.com/1099961 [ swiftshader passthrough ] conformance/textures/misc/texture-size.html [ Failure ]
crbug.com/1099961 [ swiftshader passthrough ] conformance/textures/misc/texture-sub-image-cube-maps.html [ Failure ]
# Mac. All backends.
crbug.com/1099960 [ mac swiftshader passthrough ] conformance/context/context-no-alpha-fbo-with-alpha.html [ Failure ]
......
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