Regres: Update test lists @ 0e3d328a

Change-Id: I45b04d1043a83a3732aab59a9009bdbbb1ee56ba
Reviewed-on: https://swiftshader-review.googlesource.com/c/SwiftShader/+/28397
Reviewed-by: Ben Clayton <bclayton@google.com>
Tested-by: Ben Clayton <bclayton@google.com>
diff --git a/tests/regres/testlists/vk-master-CRASH.txt b/tests/regres/testlists/vk-master-CRASH.txt
index 3a885bf..3877298 100644
--- a/tests/regres/testlists/vk-master-CRASH.txt
+++ b/tests/regres/testlists/vk-master-CRASH.txt
@@ -39,8 +39,7 @@
 dEQP-VK.api.object_management.alloc_callback_fail.shader_module
 dEQP-VK.api.object_management.alloc_callback_fail_multiple.compute_pipeline
 dEQP-VK.api.object_management.alloc_callback_fail_multiple.graphics_pipeline
-dEQP-VK.draw.basic_draw.draw_indexed_indirect.triangle_fan.1_multi_command
-dEQP-VK.draw.basic_draw.draw_indirect.triangle_strip.1_multi_command
+dEQP-VK.draw.basic_draw.draw_indexed_indirect.triangle_strip.1_multi_command
 dEQP-VK.robustness.buffer_access.compute.mat4_copy.out_of_alloc.oob_storage_read
 dEQP-VK.robustness.buffer_access.compute.mat4_copy.out_of_alloc.oob_storage_write
 dEQP-VK.robustness.buffer_access.compute.mat4_copy.out_of_alloc.oob_uniform_read
diff --git a/tests/regres/testlists/vk-master-FAIL.txt b/tests/regres/testlists/vk-master-FAIL.txt
index aa119a0..db640e1 100644
--- a/tests/regres/testlists/vk-master-FAIL.txt
+++ b/tests/regres/testlists/vk-master-FAIL.txt
@@ -2119,12 +2119,11 @@
 dEQP-VK.ubo.single_basic_type.std140.highp.row_major_mat4x3.fragment_comp_access
 dEQP-VK.ubo.single_basic_type.std140.highp.row_major_mat4x3.vertex_comp_access
 dEQP-VK.ubo.single_basic_type.std140.lowp.row_major_mat4x2.both_comp_access
-dEQP-VK.ubo.single_basic_type.std140.lowp.row_major_mat4x2.fragment_comp_access
 dEQP-VK.ubo.single_basic_type.std140.lowp.row_major_mat4x2.vertex_comp_access
 dEQP-VK.ubo.single_basic_type.std140.lowp.row_major_mat4x3.both_comp_access
 dEQP-VK.ubo.single_basic_type.std140.lowp.row_major_mat4x3.fragment_comp_access
+dEQP-VK.ubo.single_basic_type.std140.lowp.row_major_mat4x3.vertex_comp_access
 dEQP-VK.ubo.single_basic_type.std140.mediump.row_major_mat4x2.both_comp_access
-dEQP-VK.ubo.single_basic_type.std140.mediump.row_major_mat4x2.fragment_comp_access
 dEQP-VK.ubo.single_basic_type.std140.mediump.row_major_mat4x2.vertex_comp_access
 dEQP-VK.ubo.single_basic_type.std140.mediump.row_major_mat4x3.both_comp_access
 dEQP-VK.ubo.single_basic_type.std140.mediump.row_major_mat4x3.fragment_comp_access
diff --git a/tests/regres/testlists/vk-master-PASS.txt b/tests/regres/testlists/vk-master-PASS.txt
index 43a3b5a..a483b14 100644
--- a/tests/regres/testlists/vk-master-PASS.txt
+++ b/tests/regres/testlists/vk-master-PASS.txt
@@ -47775,11 +47775,11 @@
 dEQP-VK.ubo.single_basic_type.std140.lowp.row_major_mat4.vertex_comp_access
 dEQP-VK.ubo.single_basic_type.std140.lowp.row_major_mat4x2.both
 dEQP-VK.ubo.single_basic_type.std140.lowp.row_major_mat4x2.fragment
+dEQP-VK.ubo.single_basic_type.std140.lowp.row_major_mat4x2.fragment_comp_access
 dEQP-VK.ubo.single_basic_type.std140.lowp.row_major_mat4x2.vertex
 dEQP-VK.ubo.single_basic_type.std140.lowp.row_major_mat4x3.both
 dEQP-VK.ubo.single_basic_type.std140.lowp.row_major_mat4x3.fragment
 dEQP-VK.ubo.single_basic_type.std140.lowp.row_major_mat4x3.vertex
-dEQP-VK.ubo.single_basic_type.std140.lowp.row_major_mat4x3.vertex_comp_access
 dEQP-VK.ubo.single_basic_type.std140.lowp.uint.both
 dEQP-VK.ubo.single_basic_type.std140.lowp.uint.both_comp_access
 dEQP-VK.ubo.single_basic_type.std140.lowp.uint.fragment
@@ -48004,6 +48004,7 @@
 dEQP-VK.ubo.single_basic_type.std140.mediump.row_major_mat4.vertex_comp_access
 dEQP-VK.ubo.single_basic_type.std140.mediump.row_major_mat4x2.both
 dEQP-VK.ubo.single_basic_type.std140.mediump.row_major_mat4x2.fragment
+dEQP-VK.ubo.single_basic_type.std140.mediump.row_major_mat4x2.fragment_comp_access
 dEQP-VK.ubo.single_basic_type.std140.mediump.row_major_mat4x2.vertex
 dEQP-VK.ubo.single_basic_type.std140.mediump.row_major_mat4x3.both
 dEQP-VK.ubo.single_basic_type.std140.mediump.row_major_mat4x3.fragment
diff --git a/tests/regres/testlists/vk-master-TIMEOUT.txt b/tests/regres/testlists/vk-master-TIMEOUT.txt
index 36aa45f..910905c 100644
--- a/tests/regres/testlists/vk-master-TIMEOUT.txt
+++ b/tests/regres/testlists/vk-master-TIMEOUT.txt
@@ -6,12 +6,13 @@
 dEQP-VK.draw.basic_draw.draw_indexed.triangle_strip.1
 dEQP-VK.draw.basic_draw.draw_indexed_indirect.line_strip.1_multi_command
 dEQP-VK.draw.basic_draw.draw_indexed_indirect.line_strip.1_single_command
+dEQP-VK.draw.basic_draw.draw_indexed_indirect.triangle_fan.1_multi_command
 dEQP-VK.draw.basic_draw.draw_indexed_indirect.triangle_fan.1_single_command
-dEQP-VK.draw.basic_draw.draw_indexed_indirect.triangle_strip.1_multi_command
 dEQP-VK.draw.basic_draw.draw_indexed_indirect.triangle_strip.1_single_command
 dEQP-VK.draw.basic_draw.draw_indirect.line_strip.1_multi_command
 dEQP-VK.draw.basic_draw.draw_indirect.line_strip.1_single_command
 dEQP-VK.draw.basic_draw.draw_indirect.triangle_fan.1_multi_command
 dEQP-VK.draw.basic_draw.draw_indirect.triangle_fan.1_single_command
+dEQP-VK.draw.basic_draw.draw_indirect.triangle_strip.1_multi_command
 dEQP-VK.draw.basic_draw.draw_indirect.triangle_strip.1_single_command
 dEQP-VK.glsl.loops.special.do_while_dynamic_iterations.dowhile_trap_vertex