vktAmberTestCase: Bump recipe timeout to 10 minutes.
authorBen Clayton <bclayton@google.com>
Wed, 4 Sep 2019 15:52:07 +0000 (16:52 +0100)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Thu, 12 Sep 2019 16:11:04 +0000 (12:11 -0400)
commit7e47aebdf450145116f39d4a7d67341c0ebc2a75
treec07c16c1a2a87ed5944005db93aa14ee566a32cd
parent4f6030cde2c52497d23339db1b870a384173e178
vktAmberTestCase: Bump recipe timeout to 10 minutes.

dEQP already provides mechanisms for timeouts - we don't need to rely
on additional timeouts inside amber.
Worse still, if the timeout in amber is actually hit, Vulkan objects
are destructed while the commands are still queued, which can
cause crashes instead of a clean test failure.

Components: Vulkan
VK-GL-CTS Issue: 1971
Affects:
  dEQP-VK.rasterization.provoking_vertex.*
  dEQP-VK.graphicsfuzz.*
  dEQP-VK.pipeline.vertex_only.*
  dEQP-VK.spirv_assembly.instruction.compute.ptr_access_chain.*
  dEQP-VK.spirv_assembly.instruction.compute.signed_int_compare.*

Change-Id: I3a2e1b1f2796af8eea7e26a8de27e8fc362b9653
external/vulkancts/modules/vulkan/amber/vktAmberTestCase.cpp