Commit 41352a8f by Courtney Goeltzenleuchter Committed by Commit Bot

Update expecatations for Program Pipeline tests

Tests that depend on Program Pipeline that had generic bug IDs have been collected under anglebug.com/3570 as the program pipeline work tracker. Bug: angleproject:3570 Change-Id: Ifefd445376f16c48d872eb5abf63bad7d6e4c99a Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1925531 Commit-Queue: Jamie Madill <jmadill@chromium.org> Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
parent caeb2174
...@@ -548,12 +548,13 @@ ...@@ -548,12 +548,13 @@
1442 D3D11 : dEQP-GLES31.functional.shaders.opaque_type_indexing.* = FAIL 1442 D3D11 : dEQP-GLES31.functional.shaders.opaque_type_indexing.* = FAIL
// OpenGL/D3D11/Vulkan Failing Tests // OpenGL/D3D11/Vulkan Failing Tests
1442 : dEQP-GLES31.functional.state_query.integer.program_pipeline_binding_* = FAIL
1442 : dEQP-GLES31.functional.state_query.program.program_separable_get_programiv = FAIL
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.synchronization.inter_call.without_memory_barrier.atomic_counter_dispatch_100_calls_1k_invocations = FAIL
2324 : dEQP-GLES31.functional.debug.object_labels.program_pipeline = FAIL
// Waiting for Program pipeline functionality
3570 : dEQP-GLES31.functional.state_query.integer.program_pipeline_binding_* = FAIL
3570 : dEQP-GLES31.functional.state_query.program.program_separable_get_programiv = FAIL
3570 : dEQP-GLES31.functional.state_query.program_pipeline.* = FAIL
3570 : dEQP-GLES31.functional.debug.object_labels.program_pipeline = FAIL
3570 : dEQP-GLES31.functional.separate_shader.* = FAIL 3570 : dEQP-GLES31.functional.separate_shader.* = FAIL
// The following passes with Vulkan (with warning), but fails otherwise. We'll keep the file simple by expecting it to fail. // The following passes with Vulkan (with warning), but fails otherwise. We'll keep the file simple by expecting it to 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