lp://staging/~doanac/lava-android-test/install-option-attribute
- Get this branch:
- bzr branch lp://staging/~doanac/lava-android-test/install-option-attribute
Branch merges
- Michael Hudson-Doyle (community): Approve
-
Diff: 35 lines (+11/-0)1 file modifiedlava_android_test/testdef.py (+11/-0)
Branch information
Recent revisions
- 127. By Andy Doan
-
add install_options to bundle data
This change persists the install options so that they can be
remembered and also add them to the 'attributes' section of
a bundle. - 126. By Andy Doan
-
allow array for parse and remove commands
This change allows you to specify one or more result ids
to the parse and remove commands - 125. By Andy Doan
-
clear out test_results array for each time parser is run
The test_results array is a static member of the class. This
means if you are to run the same parser twice that the results
will continue to be added to the last run's results. This is
important because an upcoming patch will allow you to run a
command like "parse" on multiple test id's and combine the results
into one bundle - 122. By Fathi Boudra
-
Fix LP: #902161 by removing dependency on pexpect.
Use subprocess to check if the command is available. - 120. By Paul Larson
-
1. fix the makedirs method to make it create sub file path after created
the parent path
2. modify for using the MediaFrameworkTest built into images.
delete mediaframeworktest.apk and modify MANIFEST.in,
delete source in mmtest.py for installing apk
modify local directory name of wget
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/lava-android-test