resuming a suspended session creates empty list of resources for resource jobs that didn't run
Bug #1297928 reported by
Zygmunt Krynicki
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Checkbox |
Fix Released
|
High
|
Zygmunt Krynicki |
Bug Description
It seems there's a discrepancy between a one session with a resource job that didn't run and a resumed copy of that session. In the initial case the resource map won't contain any entries for that job. In the second case the resource map will contain an empty list of resources for that job.
Related branches
lp://staging/~zyga/checkbox/fix-1297928
- Daniel Manrique (community): Approve
-
Diff: 152 lines (+38/-6)4 files modifiedplainbox/plainbox/impl/ctrl.py (+8/-0)
plainbox/plainbox/impl/session/test_resume.py (+2/-1)
plainbox/plainbox/impl/session/test_state.py (+5/-0)
plainbox/plainbox/impl/test_ctrl.py (+23/-5)
Changed in checkbox: | |
status: | New → Confirmed |
importance: | Undecided → High |
milestone: | none → plainbox-0.5.2 |
assignee: | nobody → Zygmunt Krynicki (zkrynicki) |
Changed in checkbox: | |
status: | Confirmed → In Progress |
Changed in checkbox: | |
status: | In Progress → Fix Committed |
Changed in checkbox: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Verified fixed with our daily PPA