Merge lp://qastaging/~sylvain-pineau/checkbox/fix-1321225 into lp://qastaging/checkbox

Proposed by Sylvain Pineau
Status: Merged
Approved by: Daniel Manrique
Approved revision: 3034
Merged at revision: 3036
Proposed branch: lp://qastaging/~sylvain-pineau/checkbox/fix-1321225
Merge into: lp://qastaging/checkbox
Diff against target: 12 lines (+1/-1)
1 file modified
checkbox-gui/gui-engine/gui-engine.cpp (+1/-1)
To merge this branch: bzr merge lp://qastaging/~sylvain-pineau/checkbox/fix-1321225
Reviewer Review Type Date Requested Status
Daniel Manrique (community) Approve
Review via email: mp+221208@code.qastaging.launchpad.net

Description of the change

A workaround for the linked bug, preventing a job marked as failed when we resume a session to be rerun again.

To post a comment you must log in.
Revision history for this message
Zygmunt Krynicki (zyga) wrote :

I suspect this is okay but I need to check it out in more detail. Other reviews are welcome!

Revision history for this message
Daniel Manrique (roadmr) wrote :

Looks OK to me, the logic is sound, I'm a bit scared of removing the element without first checking it's in the list, but removeOne seemingly fails gracefully in that case (returns false if element doesn't exist but we're not using return value here for anything).

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches