Fix timeout in dEQP-VK.wsi.android test
authorPeter Quayle <peter.quayle@imgtec.com>
Fri, 28 Sep 2018 16:10:04 +0000 (17:10 +0100)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Sat, 29 Sep 2018 05:51:38 +0000 (01:51 -0400)
commita8752515c1720d410697d6c20ac31c2bc1619715
tree3f8ab395872572292b117f6e8dac4fed14b3cb12
parent72577edcc7214ab0e8603d5d7f27c48846713785
Fix timeout in dEQP-VK.wsi.android test

Changes in Android P have causes the workload in
dEQP-VK.wsi.android.swapchain.simulate_oom.min_image_count
to increase significantly, leading to timeouts on some platforms.
This is worked around by simply touching the watchdog timer
between cases.

Affects:

dEQP-VK.wsi.android.swapchain.simulate_oom.min_image_count

Components: Vulkan

VK-GL-CTS issue: 1383

Change-Id: If5da804796f85acd3c2b9709a5463951609168dc
external/vulkancts/modules/vulkan/wsi/vktWsiSwapchainTests.cpp