Checkbox submission parser fails on empty question comments and context info

Bug #912546 reported by Marc Tardif
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Checkbox
Fix Released
High
Marc Tardif

Bug Description

In checkbox.parsers.submission, the parser fails on empty question comments:

  <question name="start">
  <answer type="multiple_choice">pass</answer>
  <answer_choices>
  <value type="str">fail</value>
  <value type="str">pass</value>
  <value type="str">uninitiated</value>
  <value type="str">unresolved</value>
  <value type="str">unsupported</value>
  <value type="str">untested</value>
  </answer_choices>
  <comment></comment>
  </question>

And on empty context info:

  <info command="[ -e $CHECKBOX_DATA/xrandr_screens_after_suspend.tgz ] &amp;&amp; cat $CHECKBOX_DATA/xrandr_screens_after_suspend.tgz"></info>

Related branches

Marc Tardif (cr3)
Changed in checkbox:
assignee: nobody → Marc Tardif (cr3)
status: New → In Progress
importance: Undecided → High
Marc Tardif (cr3)
Changed in checkbox:
status: In Progress → Fix Committed
Marc Tardif (cr3)
Changed in checkbox:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.