mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-23 15:56:33 +00:00
test: Mark gem_bad_batch as a known hang
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
parent
03c1e334b8
commit
84c32bd85c
@ -17,12 +17,12 @@ TESTS = getversion \
|
||||
gem_largeobject \
|
||||
gem_bad_address \
|
||||
gem_bad_blit \
|
||||
gem_bad_batch \
|
||||
gem_fence_thrash \
|
||||
gem_gtt_speed \
|
||||
$(NULL)
|
||||
|
||||
HANG = \
|
||||
gem_bad_batch \
|
||||
gem_hang \
|
||||
$(NULL)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user