609
606
# error_description on the given job. Which is a PITA.
610
607
distroseries = job.distroseries
613
609
reconnect_stores("initializedistroseries")
614
610
job = self.job_source.get(distroseries)
617
613
job.notifyUserError(error)
621
617
def test_initialization_failure_explanation_shown(self):
622
618
# When initialization has failed an explanation of the failure can be