commit | 754876378d6c9b2775e8c07b4d16f9878c55949f | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Fri Feb 26 22:11:10 2016 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Fri Feb 26 22:19:41 2016 +0000 |
tree | 3b71e329c42d2bc83768ee8e0b2f516724130e45 | |
parent | 3482925454da8c107f720448d24789ce6bf884c4 [diff] |
igt/gem_sync: Enforce a timeout of 20s The sync test is supposed to complete in 10s. But some bugs cause it to run very, very slowly. As a defence against those, terminate the test if we wait for more than 20s. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>