https://bugs.freedesktop.org/show_bug.cgi?id=99353
--- Comment #6 from Vedran Miletić vedran@miletic.net --- Created attachment 132564 --> https://bugs.freedesktop.org/attachment.cgi?id=132564&action=edit Piglit test results
$ PIGLIT_PLATFORM=gbm ./piglit run quick results/quick hang at [17212/39364] skip: 545, pass: 7373, warn: 3, fail: 9290, crash: 1 /|/ after ^C Traceback (most recent call last): File "./piglit", line 174, in <module> main() File "./piglit", line 170, in main sys.exit(runner(args)) File "/home/vedranm/workspace/piglit/framework/exceptions.py", line 51, in _inner func(*args, **kwargs) File "/home/vedranm/workspace/piglit/framework/programs/run.py", line 357, in run profile.run(profiles, args.log_level, backend, args.concurrency) File "/home/vedranm/workspace/piglit/framework/profile.py", line 445, in run pool.join() File "/usr/lib64/python3.6/multiprocessing/pool.py", line 510, in join self._worker_handler.join() File "/usr/lib64/python3.6/threading.py", line 1056, in join self._wait_for_tstate_lock() File "/usr/lib64/python3.6/threading.py", line 1072, in _wait_for_tstate_lock elif lock.acquire(block, timeout): KeyboardInterrupt