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/* ...@@ -104,14 +104,10 @@ LineLoopTest.DISABLED_DrawArraysWithLargeCount/*
MipmapTest.DISABLED_ThreeLevelsInitData/* MipmapTest.DISABLED_ThreeLevelsInitData/*
# Compile failed tests # Compile failed tests
CopyTextureTest.CopyTextureInvalidTextureIds/*
CubeMapTextureTest.RenderToFacesConsecutively/*
EGLSyncTest.AndroidNativeFence_WaitSync/* EGLSyncTest.AndroidNativeFence_WaitSync/*
ExplicitContextTest.GetProcAddress/* ExplicitContextTest.GetProcAddress/*
GetImageTest.* GetImageTest.*
GetTexLevelParameterTest.Queries/* GetTexLevelParameterTest.Queries/*
GLSLTest.InvariantGLPosition/*
GLSLTest.MissingReturnVec4/*
MemoryObjectTest.MemoryObjectQueries/* MemoryObjectTest.MemoryObjectQueries/*
MemoryObjectTest.MemoryObjectShouldBeMemoryObject/* MemoryObjectTest.MemoryObjectShouldBeMemoryObject/*
MemoryObjectTest.ShouldFailValidationOnImportFdUnsupportedHandleType/* MemoryObjectTest.ShouldFailValidationOnImportFdUnsupportedHandleType/*
...@@ -120,9 +116,4 @@ RobustBufferAccessBehaviorTest.EmptyBuffer/* ...@@ -120,9 +116,4 @@ RobustBufferAccessBehaviorTest.EmptyBuffer/*
RobustClientMemoryTest.* RobustClientMemoryTest.*
RobustResourceInitTest.* RobustResourceInitTest.*
SemaphoreTest.* SemaphoreTest.*
SimpleOperationTest.DrawTriangleFan/*
SimpleStateChangeTest.DrawElementsThenDrawElementsNewIndexBuffer/*
StateChangeTest.FramebufferIncompleteDepthAttachment/*
Texture2DTest.CopySubImageFloat_RGB_R/*
TextureRectangleTest.RenderToRectangle/*
VulkanExternalImageTest.* 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