Commit 41a1920e by Cody Northrop Committed by Commit Bot

Tests: Reduce capture_replay_test exception list

Remove some tests that no longer fail to compile. Test: capture_replay_tests.py --gtest_filter=*ES2_Vulkan_SwiftShader Bug: angleproject:5630 Change-Id: If04787494e58afad0a98d0ee7f37e00d2e77ec1f Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2683543Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org> Commit-Queue: Cody Northrop <cnorthrop@google.com>
parent b7d441e6
......@@ -104,14 +104,10 @@ LineLoopTest.DISABLED_DrawArraysWithLargeCount/*
MipmapTest.DISABLED_ThreeLevelsInitData/*
# Compile failed tests
CopyTextureTest.CopyTextureInvalidTextureIds/*
CubeMapTextureTest.RenderToFacesConsecutively/*
EGLSyncTest.AndroidNativeFence_WaitSync/*
ExplicitContextTest.GetProcAddress/*
GetImageTest.*
GetTexLevelParameterTest.Queries/*
GLSLTest.InvariantGLPosition/*
GLSLTest.MissingReturnVec4/*
MemoryObjectTest.MemoryObjectQueries/*
MemoryObjectTest.MemoryObjectShouldBeMemoryObject/*
MemoryObjectTest.ShouldFailValidationOnImportFdUnsupportedHandleType/*
......@@ -120,9 +116,4 @@ RobustBufferAccessBehaviorTest.EmptyBuffer/*
RobustClientMemoryTest.*
RobustResourceInitTest.*
SemaphoreTest.*
SimpleOperationTest.DrawTriangleFan/*
SimpleStateChangeTest.DrawElementsThenDrawElementsNewIndexBuffer/*
StateChangeTest.FramebufferIncompleteDepthAttachment/*
Texture2DTest.CopySubImageFloat_RGB_R/*
TextureRectangleTest.RenderToRectangle/*
VulkanExternalImageTest.*
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