From: Tobin Ehlis Date: Mon, 6 Nov 2017 23:27:51 +0000 (-0700) Subject: icd:Update list of tests with unexpected errors X-Git-Tag: upstream/1.1.92~668 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a7208a575b827b3c299b9c83ba45876476c2fbf2;p=platform%2Fupstream%2FVulkan-Tools.git 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. --- diff --git a/icd/README.md b/icd/README.md index d16d7c6..03b1870 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