Regres: Update test lists @ 698235ce Change-Id: I6f56a6e953415cc40eb692a0a019ab2330d63078 Reviewed-on: https://swiftshader-review.googlesource.com/c/SwiftShader/+/38409 Kokoro-Presubmit: kokoro <noreply+kokoro@google.com> Reviewed-by: Alexis Hétu <sugoi@google.com> Tested-by: Alexis Hétu <sugoi@google.com>
diff --git a/tests/regres/testlists/vk-master-FAIL.txt b/tests/regres/testlists/vk-master-FAIL.txt index 796afcd..c4c853c 100644 --- a/tests/regres/testlists/vk-master-FAIL.txt +++ b/tests/regres/testlists/vk-master-FAIL.txt
@@ -1,19 +1,3 @@ -dEQP-VK.api.copy_and_blit.core.image_to_image.all_formats.depth_stencil.3d_d16_unorm_d16_unorm.general_general -dEQP-VK.api.copy_and_blit.core.image_to_image.all_formats.depth_stencil.3d_d16_unorm_d16_unorm.general_optimal -dEQP-VK.api.copy_and_blit.core.image_to_image.all_formats.depth_stencil.3d_d16_unorm_d16_unorm.optimal_general -dEQP-VK.api.copy_and_blit.core.image_to_image.all_formats.depth_stencil.3d_d16_unorm_d16_unorm.optimal_optimal -dEQP-VK.api.copy_and_blit.core.image_to_image.all_formats.depth_stencil.3d_d32_sfloat_d32_sfloat.general_general -dEQP-VK.api.copy_and_blit.core.image_to_image.all_formats.depth_stencil.3d_d32_sfloat_d32_sfloat.general_optimal -dEQP-VK.api.copy_and_blit.core.image_to_image.all_formats.depth_stencil.3d_d32_sfloat_d32_sfloat.optimal_general -dEQP-VK.api.copy_and_blit.core.image_to_image.all_formats.depth_stencil.3d_d32_sfloat_d32_sfloat.optimal_optimal -dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.depth_stencil.3d_d16_unorm_d16_unorm.general_general -dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.depth_stencil.3d_d16_unorm_d16_unorm.general_optimal -dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.depth_stencil.3d_d16_unorm_d16_unorm.optimal_general -dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.depth_stencil.3d_d16_unorm_d16_unorm.optimal_optimal -dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.depth_stencil.3d_d32_sfloat_d32_sfloat.general_general -dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.depth_stencil.3d_d32_sfloat_d32_sfloat.general_optimal -dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.depth_stencil.3d_d32_sfloat_d32_sfloat.optimal_general -dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.depth_stencil.3d_d32_sfloat_d32_sfloat.optimal_optimal dEQP-VK.api.info.get_physical_device_properties2.features dEQP-VK.api.maintenance3_check.descriptor_set dEQP-VK.api.smoke.triangle_ext_structs @@ -38,5 +22,3 @@ dEQP-VK.pipeline.multisample.sampled_image.79x31_4.r8g8b8a8_unorm.samples_4 dEQP-VK.rasterization.primitives_multisample_4_bit.no_stipple.bresenham_line_strip dEQP-VK.rasterization.primitives_multisample_4_bit.no_stipple.bresenham_lines -dEQP-VK.spirv_assembly.instruction.compute.hlsl_cases.cbuffer_packing -dEQP-VK.synchronization.basic.fence.one
diff --git a/tests/regres/testlists/vk-master-NOT_SUPPORTED.txt b/tests/regres/testlists/vk-master-NOT_SUPPORTED.txt index 0bff06e..f9ca267 100644 --- a/tests/regres/testlists/vk-master-NOT_SUPPORTED.txt +++ b/tests/regres/testlists/vk-master-NOT_SUPPORTED.txt
@@ -286618,6 +286618,7 @@ dEQP-VK.spirv_assembly.instruction.compute.float_controls.independence_settings.rounding_ind_all_fp16_rtz_fp64_rte dEQP-VK.spirv_assembly.instruction.compute.float_controls.independence_settings.rounding_ind_all_fp32_rte_fp64_rtz dEQP-VK.spirv_assembly.instruction.compute.float_controls.independence_settings.rounding_ind_all_fp32_rtz_fp64_rte +dEQP-VK.spirv_assembly.instruction.compute.hlsl_cases.cbuffer_packing dEQP-VK.spirv_assembly.instruction.compute.indexing.input.non16basealignment.opaccesschain dEQP-VK.spirv_assembly.instruction.compute.indexing.input.non16basealignment.opptraccesschain dEQP-VK.spirv_assembly.instruction.compute.indexing.input.struct.opaccesschain_s16
diff --git a/tests/regres/testlists/vk-master-PASS.txt b/tests/regres/testlists/vk-master-PASS.txt index 6b1394d..a7e93f5 100644 --- a/tests/regres/testlists/vk-master-PASS.txt +++ b/tests/regres/testlists/vk-master-PASS.txt
@@ -8286,6 +8286,14 @@ dEQP-VK.api.copy_and_blit.core.image_to_image.all_formats.depth_stencil.2d_s8_uint_s8_uint.general_optimal dEQP-VK.api.copy_and_blit.core.image_to_image.all_formats.depth_stencil.2d_s8_uint_s8_uint.optimal_general dEQP-VK.api.copy_and_blit.core.image_to_image.all_formats.depth_stencil.2d_s8_uint_s8_uint.optimal_optimal +dEQP-VK.api.copy_and_blit.core.image_to_image.all_formats.depth_stencil.3d_d16_unorm_d16_unorm.general_general +dEQP-VK.api.copy_and_blit.core.image_to_image.all_formats.depth_stencil.3d_d16_unorm_d16_unorm.general_optimal +dEQP-VK.api.copy_and_blit.core.image_to_image.all_formats.depth_stencil.3d_d16_unorm_d16_unorm.optimal_general +dEQP-VK.api.copy_and_blit.core.image_to_image.all_formats.depth_stencil.3d_d16_unorm_d16_unorm.optimal_optimal +dEQP-VK.api.copy_and_blit.core.image_to_image.all_formats.depth_stencil.3d_d32_sfloat_d32_sfloat.general_general +dEQP-VK.api.copy_and_blit.core.image_to_image.all_formats.depth_stencil.3d_d32_sfloat_d32_sfloat.general_optimal +dEQP-VK.api.copy_and_blit.core.image_to_image.all_formats.depth_stencil.3d_d32_sfloat_d32_sfloat.optimal_general +dEQP-VK.api.copy_and_blit.core.image_to_image.all_formats.depth_stencil.3d_d32_sfloat_d32_sfloat.optimal_optimal dEQP-VK.api.copy_and_blit.core.image_to_image.all_formats.depth_stencil.3d_d32_sfloat_s8_uint_d32_sfloat_s8_uint.general_general dEQP-VK.api.copy_and_blit.core.image_to_image.all_formats.depth_stencil.3d_d32_sfloat_s8_uint_d32_sfloat_s8_uint.general_optimal dEQP-VK.api.copy_and_blit.core.image_to_image.all_formats.depth_stencil.3d_d32_sfloat_s8_uint_d32_sfloat_s8_uint.optimal_general @@ -10260,6 +10268,14 @@ dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.depth_stencil.2d_s8_uint_s8_uint.general_optimal dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.depth_stencil.2d_s8_uint_s8_uint.optimal_general dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.depth_stencil.2d_s8_uint_s8_uint.optimal_optimal +dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.depth_stencil.3d_d16_unorm_d16_unorm.general_general +dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.depth_stencil.3d_d16_unorm_d16_unorm.general_optimal +dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.depth_stencil.3d_d16_unorm_d16_unorm.optimal_general +dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.depth_stencil.3d_d16_unorm_d16_unorm.optimal_optimal +dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.depth_stencil.3d_d32_sfloat_d32_sfloat.general_general +dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.depth_stencil.3d_d32_sfloat_d32_sfloat.general_optimal +dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.depth_stencil.3d_d32_sfloat_d32_sfloat.optimal_general +dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.depth_stencil.3d_d32_sfloat_d32_sfloat.optimal_optimal dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.depth_stencil.3d_d32_sfloat_s8_uint_d32_sfloat_s8_uint.general_general dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.depth_stencil.3d_d32_sfloat_s8_uint_d32_sfloat_s8_uint.general_optimal dEQP-VK.api.copy_and_blit.dedicated_allocation.image_to_image.all_formats.depth_stencil.3d_d32_sfloat_s8_uint_d32_sfloat_s8_uint.optimal_general @@ -110383,6 +110399,7 @@ dEQP-VK.synchronization.basic.fence.empty_submit dEQP-VK.synchronization.basic.fence.multi dEQP-VK.synchronization.basic.fence.multi_waitall_false +dEQP-VK.synchronization.basic.fence.one dEQP-VK.synchronization.cross_instance.dedicated.write_blit_image_read_blit_image.image_128_r32_uint_binary_semaphore_fd dEQP-VK.synchronization.cross_instance.dedicated.write_blit_image_read_blit_image.image_128x128_r16_uint_binary_semaphore_fd dEQP-VK.synchronization.cross_instance.dedicated.write_blit_image_read_blit_image.image_128x128_r16g16b16a16_uint_binary_semaphore_fd