From a7208a575b827b3c299b9c83ba45876476c2fbf2 Mon Sep 17 00:00:00 2001 From: Tobin Ehlis Date: Mon, 6 Nov 2017 16:27:51 -0700 Subject: icd:Update list of tests with unexpected errors Only 2 tests remain with unexpected errors when running with default mock ICD configuration. These same two tests also have unexpected errors when running on actual HW. --- icd/README.md | 32 +++++++++++++------------------- 1 file changed, 13 insertions(+), 19 deletions(-) diff --git a/icd/README.md b/icd/README.md index d16d7c6b..03b1870c 100644 --- a/icd/README.md +++ b/icd/README.md @@ -69,27 +69,21 @@ NONE ### Passing Tests With Unexpected Errors -VkLayerTest.InvalidCmdBufferBufferDestroyed -VkLayerTest.RenderPassInUseDestroyedSignaled -VkLayerTest.InvalidCmdBufferDescriptorSetBufferDestroyed -VkLayerTest.InvalidDynamicOffsetCases -VkLayerTest.DSUsageBitsErrors -VkLayerTest.DSBufferInfoErrors -VkLayerTest.DSBufferLimitErrors -VkLayerTest.RenderPassIncompatible +- VkLayerTest.RenderPassInUseDestroyedSignaled +- VkLayerTest.RenderPassIncompatible ### Skipped Tests -VkLayerTest.BindImageInvalidMemoryType -VkLayerTest.CreatePipelineBadVertexAttributeFormat -VkLayerTest.MiscBlitImageTests -VkLayerTest.TemporaryExternalSemaphore -VkLayerTest.TemporaryExternalFence -VkLayerTest.PSOViewportScissorCountTests -VkLayerTest.InvalidBarriers -VkLayerTest.CommandQueueFlags -VkPositiveLayerTest.TwoQueuesEnsureCorrectRetirementWithWorkStolen -VkPositiveLayerTest.ExternalSemaphore -VkPositiveLayerTest.ExternalFence +- VkLayerTest.BindImageInvalidMemoryType +- VkLayerTest.CreatePipelineBadVertexAttributeFormat +- VkLayerTest.MiscBlitImageTests +- VkLayerTest.TemporaryExternalSemaphore +- VkLayerTest.TemporaryExternalFence +- VkLayerTest.PSOViewportScissorCountTests +- VkLayerTest.InvalidBarriers +- VkLayerTest.CommandQueueFlags +- VkPositiveLayerTest.TwoQueuesEnsureCorrectRetirementWithWorkStolen +- VkPositiveLayerTest.ExternalSemaphore +- VkPositiveLayerTest.ExternalFence -- cgit v1.2.3