lp://staging/~sylvain-pineau/checkbox/fixes

Created by Sylvain Pineau and last modified
Get this branch:
bzr branch lp://staging/~sylvain-pineau/checkbox/fixes
Only Sylvain Pineau can upload to this branch. If you are Sylvain Pineau please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Sylvain Pineau
Project:
Checkbox
Status:
Merged

Recent revisions

2719. By Sylvain Pineau

checkbox_ng:commands:cli: Print the unsupported outcome if the job cannot start

2718. By Sylvain Pineau

checkbox_ng:commands:cli: Only print job description if the job can start

2717. By Sylvain Pineau

checkbox_ng:commands:cli: Pre-run local jobs to create the tree view categories

_run_jobs() is no longer responsible for starting the session, this code has
been moved to the run() method so that local job results are kept and the
session still opened before updating the desired job list with the result of
the TreeNode selection.

2716. By Sylvain Pineau

checkbox_ng:commands:cli: Use select_job() to populate the desired job list

2715. By Sylvain Pineau

checkbox_ng:commands:cli: Reduce test execution verbosity (3/3)

Turn off the IO delegate printing all stdout/stderr of job commands.

2714. By Sylvain Pineau

checkbox_ng:commands:cli: Reduce test execution verbosity (2/3)

Do not display empty comments.

2713. By Sylvain Pineau

checkbox_ng:commands:cli: Reduce test execution verbosity (1/3)

Avoid displaying information related to local or resource jobs.

2712. By Sylvain Pineau

checkbox_ng:commands:cli: Use the new SessionManager API

2711. By Sylvain Pineau

checkbox_ng:commands:cli: New ScrollableTreeNode class

Class used to display/interact with a SelectableJobTreeNode.

the Key mapping is quite simple:
    UP/DOWN: Scroll the tree view
    SPACE: Select a test
    ENTER: Toggle expand/collapse
    S: Select all
    D: Deselect all
    T: Start testing

2710. By Sylvain Pineau

checkbox_ng:commands:cli: Remove the curses versions of the first screens

The Welcome screen and the suite selection menu

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://staging/checkbox
This branch contains Public information 
Everyone can see this information.

Subscribers