Bump timeout for the basic fence tests
authorBen Clayton <bclayton@google.com>
Wed, 4 Dec 2019 17:13:41 +0000 (17:13 +0000)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Fri, 6 Dec 2019 08:19:04 +0000 (03:19 -0500)
commit3e7bf08aadb749eed0419b7023166ca880bc7a75
tree6de9017eecf4b2dbd6994d78f1f9fbc2b8af76cc
parente7a705c19506d9efbf1814aa29c2d1e716876032
Bump timeout for the basic fence tests

10ms for the LONG_FENCE_WAIT could cause spurious test failures for CPU-based
Vulkan implementations when the CPU is under heavy load.
This is now bumped to a second, but assuming the test passes, this should never
block for the entire second.

Affects: dEQP-VK.synchronization.basic.fence.*

Components: Vulkan
Change-Id: Ice07a1697b57e789b9f57f4a5da663c83a0c132a
external/vulkancts/modules/vulkan/synchronization/vktSynchronizationBasicFenceTests.cpp