Comment 1 for bug 959463

Revision history for this message
Marc Tardif (cr3) wrote :

After fixing the reference to test["suite"], this trace then appears in the log:

Traceback (most recent call last):
  File "/home/dev/src/checkbox/trunk/checkbox/reactor.py", line 74, in fire
    results.append(handler(*args, **kwargs))
  File "../../checkbox/trunk/plugins/apport_prompt.py", line 255, in prompt_test
    apport_interface.run_report_bug()
  File "/usr/lib/python2.7/dist-packages/apport/ui.py", line 388, in run_report_bug
    if response['report']:
TypeError: string indices must be integers, not str