summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2018-07-27 12:10:52 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2018-08-03 15:25:12 +0100
commit5d78c73d871525ec9caecd88ad7d9abe36637314 (patch)
treecc2a8c723ad724dff61a0cde4ca63d7dc1d13730 /meson.build
parent57caaf440520e397403d898e1d3f1d65ef7b79e2 (diff)
igt/gem_eio: Measure reset delay from thread
We assert that we complete a wedge within 250ms. However, when we use a thread to delay the wedging until after we start waiting, that thread itself is delayed longer than our wait timeout. This results in a false positive error where we fail the test before we even trigger the reset. Reorder the test so that we only ever measure the delay from triggering the reset until we wakeup, and assert that is in a timely fashion (less than 250ms). Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=105954 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Diffstat (limited to 'meson.build')
0 files changed, 0 insertions, 0 deletions