I clone and make deqp. And when i run necessary bin file from console all
is ok. But when i try edit piglit conf file i got that output. ./piglit
run  -f piglit.conf.example   deqp_gles3 reuslt/all
[00000/46232]
Traceback (most recent call last):
  File "./piglit", line 178, in <module>
    main()
  File "./piglit", line 174, in main
    sys.exit(runner(args))
  File "/home/skif/piglit/framework/exceptions.py", line 51, in _inner
    func(*args, **kwargs)
  File "/home/skif/piglit/framework/programs/run.py", line 370, in run
    backend.finalize({'time_elapsed': time_elapsed.to_json()})
  File "/home/skif/piglit/framework/backends/json.py", line 163, in finalize
    assert data['tests']
AssertionError
 i provide my piglit.conf file.

Attachment: piglit.conf.example
Description: Binary data

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

Reply via email to