Commit 1b52f058 by Ian Elliott Committed by Commit Bot

Vulkan: Update bug numbers for GLES 3.1 "debug" expected failures

I triaged these failures and put cross-backend failures in 2324, and Vulkan-specific failures in 3590. Bug: angleproject:2324 Bug: angleproject:3590 Change-Id: Iac806334f410d660c9af42a5c9101b26364911bf Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1914928Reviewed-by: 's avatarIan Elliott <ianelliott@google.com> Commit-Queue: Ian Elliott <ianelliott@google.com>
parent f533355b
......@@ -553,8 +553,9 @@
1442 : dEQP-GLES31.functional.state_query.program_pipeline.* = FAIL
1442 : dEQP-GLES31.functional.synchronization.inter_call.without_memory_barrier.atomic_counter_dispatch_100_calls_1k_invocations = FAIL
1442 : dEQP-GLES31.functional.separate_shader.* = FAIL
1442 : dEQP-GLES31.functional.debug.object_labels.program_pipeline = FAIL
2324 : dEQP-GLES31.functional.debug.object_labels.program_pipeline = FAIL
// The following passes with Vulkan (with warning), but fails otherwise. We'll keep the file simple by expecting it to fail.
2324 : dEQP-GLES31.functional.debug.negative_coverage.callbacks.compute.program_not_active = FAIL
2324 : dEQP-GLES31.functional.debug.negative_coverage.log.compute.program_not_active = FAIL
2324 : dEQP-GLES31.functional.debug.negative_coverage.get_error.compute.program_not_active = FAIL
......@@ -581,9 +582,9 @@
// Vulkan Android failures
// Debug:
3520 VULKAN ANDROID : dEQP-GLES31.functional.debug.negative_coverage.get_error.texture.texparameterf = FAIL
3520 VULKAN ANDROID : dEQP-GLES31.functional.debug.negative_coverage.get_error.texture.texparameterfv = FAIL
// Debug failures that occur on Android:
3590 VULKAN ANDROID : dEQP-GLES31.functional.debug.negative_coverage.get_error.texture.texparameterf = FAIL
3590 VULKAN ANDROID : dEQP-GLES31.functional.debug.negative_coverage.get_error.texture.texparameterfv = FAIL
// Passing on recent drivers:
3726 VULKAN ANDROID : dEQP-GLES31.functional.ssbo.layout.* = FAIL
......
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