Commit 04a641ac by Lubosz Sarnecki Committed by Commit Bot

capture_replay_tests: Change status to crashing.

Move both SemaphoreTests to crashing. Don't skip passing VulkanExternalImageTest.*. Explicitly list VulkanExternalImageTest.* tests that still crash. All these tests compile now. Bug: angleproject:5721 Change-Id: Ib529dff8895496925001e4649aabcae78ce77236 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2739725 Commit-Queue: Lubosz Sarnecki <lubosz.sarnecki@collabora.com> Reviewed-by: 's avatarCody Northrop <cnorthrop@google.com> Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
parent c9c75b99
...@@ -82,7 +82,7 @@ OcclusionQueriesTest.* ...@@ -82,7 +82,7 @@ OcclusionQueriesTest.*
PBOExtensionTest.* PBOExtensionTest.*
PixmapTest.Clearing/* PixmapTest.Clearing/*
RobustClientMemoryTest.* RobustClientMemoryTest.*
SemaphoreTest.SemaphoreShouldBeSemaphore/* SemaphoreTest.*
SRGBFramebufferTest.Validation/* SRGBFramebufferTest.Validation/*
StateChangeRenderTest.GenerateMipmap/* StateChangeRenderTest.GenerateMipmap/*
SyncQueriesTest.* SyncQueriesTest.*
...@@ -95,6 +95,13 @@ VertexAttributeCachingTest.* ...@@ -95,6 +95,13 @@ VertexAttributeCachingTest.*
VertexAttributeOORTest.* VertexAttributeOORTest.*
VertexAttributeTest.* VertexAttributeTest.*
ViewportTest.* ViewportTest.*
VulkanExternalImageTest.ShouldClearMutableNoStorageUsageOpaqueFdRGBA8/*
VulkanExternalImageTest.ShouldClearOpaqueFdWithSemaphores/*
VulkanExternalImageTest.ShouldClearZirconVmoRGBA8/*
VulkanExternalImageTest.ShouldClearZirconWithFlagsVmoRGBA8/*
VulkanExternalImageTest.ShouldImportSemaphoreOpaqueFd/*
VulkanExternalImageTest.TextureFormatCompatChromiumMutableNoStorageZirconVmo/*
VulkanExternalImageTest.TextureFormatCompatChromiumZirconVmo/*
WebGLCompatibilityTest.* WebGLCompatibilityTest.*
WebGLFramebufferTest.* WebGLFramebufferTest.*
...@@ -108,5 +115,3 @@ MipmapTest.DISABLED_ThreeLevelsInitData/* ...@@ -108,5 +115,3 @@ MipmapTest.DISABLED_ThreeLevelsInitData/*
GetImageTest.* GetImageTest.*
GetTexLevelParameterTest.Queries/* GetTexLevelParameterTest.Queries/*
RobustResourceInitTest.* RobustResourceInitTest.*
SemaphoreTest.*
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