On Mon, 2018-05-07 at 09:44 -0700, Dylan Baker wrote:
> Juan, can you test this patch and see if it resolves your issue as well? I'm 
> not
> sure why this is fixing things, but if it does I'm happy to merge it and deal
> with any performance problems it introduces later.

Unfortunately , it still doesn't solve the problem:

$ ./piglit-run.py tests/crucible.py output
/home/igalia/jasuarez/piglit/framework/test/base.py:78: UserWarning: Timeouts
are not available
  warnings.warn('Timeouts are not available')
[000/553]  
Traceback (most recent call last):
  File "./piglit-run.py", line 39, in <module>
    run([i.decode('utf-8') for i in sys.argv[1:]])
  File "/home/igalia/jasuarez/piglit/framework/exceptions.py", line 51, in
_inner
    func(*args, **kwargs)
  File "/home/igalia/jasuarez/piglit/framework/programs/run.py", line 370, in
run
    backend.finalize({'time_elapsed': time_elapsed.to_json()})
  File "/home/igalia/jasuarez/piglit/framework/backends/json.py", line 163, in
finalize
    assert data['tests']
AssertionError


_______________________________________________
Piglit mailing list
Piglit@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to