Checkbox ignores you if you don't want to continue with the last run

Bug #861208 reported by Ara Pulido
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Checkbox
Fix Released
High
Brendan Donegan

Bug Description

Run checkbox PPA 0.12.8+bzr1073+201109270938~oneiric1.

Instead of selecting all tests, select just a few.

Close checkbox

Start it again.

Select to NOT continue with the last run

BUG: Instead of selecting all the tests in the whitelist, it selects just the few selected in the previous run

EXPECTED BEHAVIOUR: Checkbox ignores the previous run and it select all the tests.

Related branches

Revision history for this message
Brendan Donegan (brendan-donegan) wrote :

What happens is that the job store is cleared so that Checkbox doesn't start back at the test you last run, but apparently the selections made on the suite selection screen are not reset. Hopefully there's a straightforward way to do this.

Changed in checkbox:
status: New → Triaged
Revision history for this message
Brendan Donegan (brendan-donegan) wrote :

The state of the Tree view is being stored somewhere and we just need to pass the value of _recover to show_tree in checkbox_gtk.py to order it to reset.

Revision history for this message
Brendan Donegan (brendan-donegan) wrote :

As I should have known, the state of the plugins are stored in plugins.bpickle, so deleting that resets the state. Need to find some way to reset the state without deleting it though (or maybe it should be deleted)?

Changed in checkbox:
assignee: nobody → Brendan Donegan (brendan-donegan)
status: Triaged → In Progress
Ara Pulido (ara)
Changed in checkbox:
status: In Progress → Fix Committed
Ara Pulido (ara)
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.