mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-16 19:03:05 +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:
+1
-1
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user