aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobin Ehlis <tobine@google.com>2017-11-06 16:27:51 -0700
committerTobin Ehlis <tobine@google.com>2017-11-06 16:29:51 -0700
commita7208a575b827b3c299b9c83ba45876476c2fbf2 (patch)
tree407637759225dee378849ff6e7123982ffadb5da
parent24e2e8aa45562729b08a7c58c4c7bfa6104ad0d4 (diff)
downloadusermoji-a7208a575b827b3c299b9c83ba45876476c2fbf2.tar.xz
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.
-rw-r--r--icd/README.md32
1 files 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