lp://staging/~zyga/checkbox/fix-1377932
- Get this branch:
- bzr branch lp://staging/~zyga/checkbox/fix-1377932
Branch merges
- Maciej Kisielewski (community): Approve
-
Diff: 11 lines (+1/-0)1 file modifiedcheckbox-touch/py/checkbox_touch.py (+1/-0)
Related bugs
Related blueprints
Branch information
Recent revisions
- 3321. By Zygmunt Krynicki
-
checkbox-touch: fix stale cache of available tests
This patch invalidates the 'effective_
category_ map' cache whenever the
set of selected categories is changed via remember_categories( ). This in
turn makes get_available_tests() recompute that value
(effective_category_ map) and thus return a proper response to the UI. Fixes: https:/
/bugs.launchpad .net/checkbox- touch/+ bug/1377932 Signed-off-by: Zygmunt Krynicki <email address hidden>
- 3320. By Daniel Manrique
-
"Add a call to iw dev to all wireless jobs, to collect interface and AP information.
The easiest and cleanest way to do this was to decompose the existing one-liners into (simple, just 8 lines) script commands. The sequence and logic are clearer and I get to reuse the INTERFACE obtained with nmcli and awk. [r=zkrynicki][bug=1302458][author=roadmr]"
- 3318. By Daniel Manrique
-
"Cherry-pick revnos 3315..3317 to fix critical session handling and XML exporting bugs.
Interim 0.13.1 version/tag added, versions bumped/restored accordingly to ensure
a clean trunk.Daniel Manrique 2014-09-30 Restore plainbox version to latest trunk
Daniel Manrique 2014-09-30 plainbox: Increment version to 0.13.1
Daniel Manrique 2014-09-30 Cherry-pick revno 3317 from lp:checkbox.
Daniel Manrique 2014-09-30 Cherry-pick revno 3316 from lp:checkbox.
Daniel Manrique 2014-09-30 Cherry-pick revno 3315 from lp:checkbox. [r=roadmr][bug=][ author= roadmr] " - 3315. By Zygmunt Krynicki
-
"automatic merge by tarmac [r=sylvain-pineau][bug=1375158][author=
zkrynicki] " - 3312. By Daniel Manrique
-
" providers:checkbox: Added bluetooth file transfer stress test
Test creates a random 10-MB file, transfers to an obexftp target using
bluetooth, then retrieves the same file again, and checksums both files
to ensure data didn't get corrupted in either transfer path.
[r=zkrynicki][bug=1347119][author=roadmr]"
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/checkbox