Milestone information
- Project:
- LAVA Android Test
- Series:
- trunk
- Version:
- 2012.03
- Released:
- Registrant:
- Paul Larson
- Release registered:
- Active:
- No. Drivers cannot target bugs and blueprints to this milestone.
Activities
- Assigned to you:
- No blueprints or bugs assigned to you.
- Assignees:
- 1 Le Chi Thu, 3 Yongqin Liu
- Blueprints:
- 1 Implemented
- Bugs:
- 3 Fix Released
Download files for this release
Release notes
This release does not have release notes.
Changelog
2012-03-22 Paul Larson <email address hidden>
release-0.2
2012-03-22 Paul Larson <email address hidden>
Bug #962094: error occurred when no parser specified for run-custom command
Bug #962096: the test_id generated is longer than 64
2012-03-22 Yongqin Liu <email address hidden>
fix #962094 and #962096
2012-03-19 Yongqin Liu <email address hidden>
merge with the support of command file branch
2012-03-18 Yongqin Liu<email address hidden>
modify to use the required option according to review comment
2012-03-16 Yongqin Liu <email address hidden>
make the result patterns as Parser member, so that we can change it outter
2012-03-16 Yongqin Liu <email address hidden>
modify to use add_mutually_
2012-03-15 Yongqin Liu <email address hidden>
modify the test_id when generate the bundle
2012-03-15 Yongqin Liu <email address hidden>
improve the source for fix result
2012-03-15 Yongqin Liu <email address hidden>
add support for android command file and improve the parse for result
2012-03-13 Yongqin Liu <email address hidden>
merge with the branch that support custom android command
2012-03-09 Yongqin Liu <email address hidden>
modify doc/conf.py to the same of trunk
2012-03-09 Yongqin Liu<email address hidden>
improve coding style
2012-03-09 Yongqin Liu <email address hidden>
merge with coding improve branch
2012-03-07 Yongqin Liu <email address hidden>
add support for custom command and parser
2012-03-09 Yongqin Liu <email address hidden>
merge with the coding style improve branch
2012-03-09 Yongqin Liu <email address hidden>
modify according to the review comment
2012-03-08 Yongqin Liu<email address hidden>
fix the test error and failure
2012-03-08 Yongqin Liu<email address hidden>
modify the coding style of all files
2012-02-17 Yongqin Liu <email address hidden>
merge document branch
2012-02-17 Yongqin Liu <email address hidden>
remove the modify for project file
2012-02-17 Yongqin Liu<email address hidden>
modify according to the review comments
2012-02-16 Yongqin Liu <email address hidden>
change file attribute to avoid document compile error
2012-02-16 Yongqin Liu<email address hidden>
fix some document compile errors
2012-02-16 Yongqin Liu<email address hidden>
modify doc compiler error
2012-02-16 Yongqin Liu<email address hidden>
add document for changes/
2012-02-09 Yongqin Liu<email address hidden>
add document for reference and tests
2012-02-06 Yongqin Liu<email address hidden>
add doc for lava-android-test
2012-02-15 Paul Larson <email address hidden>
release-0.1
2012-02-14 Paul Larson <email address hidden>
Add gator test
2012-02-08 Le Chi Thu <email address hidden> <email address hidden>
Copy gatortest files when install
2012-02-10 Yongqin Liu<email address hidden>
merge with the branch to make cts not exit as failed
2012-02-10 Yongqin Liu<email address hidden>
make cts test always return 0, not failed
2012-02-06 Paul Larson <email address hidden>
release 0.0.12
2012-02-06 Paul Larson <email address hidden>
add __init__.py for gator
2012-02-02 Michael Hudson-Doyle <email address hidden>
bump version
2012-01-31 Yongqin Liu <email address hidden>
merge mmtest branch about modifying the level of wget and modifying the location to put media files
2012-01-30 Yongqin Liu <email address hidden>
modify the level of wget and modify the location to put media files
2012-01-27 Paul Larson <email address hidden>
Add new test for gator
2012-01-26 Le Chi Thu <email address hidden> <email address hidden>
Added gatortest and fixed the bug 922324
2012-01-19 Paul Larson <email address hidden>
release-0.0.10
2012-01-19 Paul Larson <email address hidden>
Add Android CTS support to lava-android-test from Yongqin
"""
add support for CTS, and the CTS binary is compiled by myself locally.
the problem has been reported as http://
when this problem is been fixed, we can change to use the binary provided by google.
"""
2012-01-19 Yongqin Liu <email address hidden>
modify copyright
2012-01-19 Yongqin Liu <email address hidden>
merge with trunk
2012-01-18 Yongqin Liu <email address hidden>
fix some bugs
2012-01-18 Yongqin Liu<email address hidden>
change test_plan to CTS
2012-01-17 Yongqin Liu<email address hidden>
change the plan to be executed to CTS
2012-01-16 Yongqin Liu <email address hidden>
add cts script to run cts on ICS
2011-12-30 Yongqin Liu <email address hidden>
add cts test and did some small improvement for busybox and mmtest
2012-01-19 Paul Larson <email address hidden>
This adds v8 and skia benchmarks tests to LAVA. We now have these benchmarks available in all android builds:
http://
2012-01-03 Andy Doan <email address hidden>
add a skia benchmark test
Android builds now include skia_bench. This adds the ability
to run it from lava
2012-01-03 Andy Doan <email address hidden>
add v8 benchmark
v8 benchmarks are now included in the Android builds. This
adds support for them in LAVA
2012-01-17 Yongqin Liu <email address hidden>
merge glmark2 branch to trunk
2012-01-14 Yongqin Liu <email address hidden>
extend the wait timeout
2012-01-14 Yongqin Liu <email address hidden>
add glmark2_wait.py
2012-01-14 Yongqin Liu <email address hidden>
modify to wait with the log of logcat
2012-01-13 Yongqin Liu <email address hidden>
add test for glmark2
2012-01-05 Michael Hudson-Doyle <email address hidden>
record the install_option value for a test when installing and include the value in the "attributes" section of the generated bundle stream
2012-01-04 Andy Doan <email address hidden>
don't create "install_options" file if none provided
2012-01-02 Andy Doan <email address hidden>
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.
2012-01-03 Paul Larson <email address hidden>
support multiple ids for delete and parse commands
2011-12-30 Andy Doan <email address hidden>
allow array for parse and remove commands
This change allows you to specify one or more result ids
to the parse and remove commands
2011-12-30 Andy Doan <email address hidden>
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
2012-01-03 Paul Larson <email address hidden>
remove external tools since they are now in the android builds
2011-12-28 Yongqin Liu <email address hidden>
modify for removing the external tools
2011-12-15 Paul Larson <email address hidden>
Release 0.0.9
2011-12-15 Paul Larson <email address hidden>
Add unit tests, './setup.py test' to run them
2011-12-15 Yongqin Liu <email address hidden>
fix fake_adb to use bash
2011-12-15 Yongqin Liu <email address hidden>
add unit test ofr runner
2011-12-15 Yongqin Liu <email address hidden>
add unittest for parser
2011-12-14 Yongqin Liu <email address hidden>
add unittest for installer
2011-12-14 Yongqin Liu <email address hidden>
add test for AndroidTest class
2011-12-13 Yongqin Liu <email address hidden>
add tests for commands packages
2011-12-08 Yongqin Liu <email address hidden>
add unittest for swprofile
2011-12-08 Yongqin Liu <email address hidden>
add test for hwprofile
2011-12-13 Fathi Boudra <email address hidden>
Fix LP: #902161 by removing dependency on pexpect.
Use subprocess to check if the command is available.
2011-12-12 Fathi Boudra <email address hidden>
Fix LP: #902161 by removing dependency on pexpect.
Use subprocess to check if the command is available.
2011-11-21 Paul Larson <email address hidden>
release 0.0.8
2011-11-21 Paul Larson <email address hidden>
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 mediaframeworkt
delete source in mmtest.py for installing apk
modify local directory name of wget
2011-11-22 Yongqin Liu <email address hidden>
fix the logical of makedirs
2011-11-21 Yongqin Liu <email address hidden>
modify mmtest after make MediaFramework built into images
2011-11-17 Paul Larson <email address hidden>
new release 0.0.7/2011.11
2011-11-17 Paul Larson <email address hidden>
Added mmtest
2011-11-15 Yongqin Liu <email address hidden>
modify to not install apk because plan to make the apk be built into images
2011-11-14 Yongqin Liu <email address hidden>
add mmtest to lava-android-test
2011-11-08 Yongqin Liu<email address hidden>
modify option style
2011-11-08 Yongqin Liu<email address hidden>
modify for not use the /tmp/lava-
2011-11-07 Paul Larson <email address hidden>
release 0.0.6
2011-11-07 Paul Larson <email address hidden>
Fix install options to go through install method rather than test loader
2011-11-07 Paul Larson <email address hidden>
Fix how install options get passed down
2011-11-07 Paul Larson <email address hidden>
release 0.0.5
2011-11-07 Paul Larson <email address hidden>
Allow passing options to install
2011-11-02 Michael Hudson-Doyle <email address hidden>
substitute the install options for $(OPTIONS) in INSTALL_
2011-11-02 Michael Hudson-Doyle <email address hidden>
add a --install-option argument to the install command
2011-11-07 Paul Larson <email address hidden>
monkey should always pass, even when it fails
2011-11-03 Yongqin Liu <email address hidden>
make monkey always return success
2011-11-02 Paul Larson <email address hidden>
release 0.0.4
2011-11-02 Paul Larson <email address hidden>
Fix name change problem with 0xbench
2011-10-31 Yongqin Liu<email address hidden>
1. modify for installing external directory when setup
2. modify according the changes of 0xbench
2011-10-20 Paul Larson <email address hidden>
release 0.0.3
2011-10-20 Yongqin Liu <email address hidden>
merge source for add packages information and screen shot that after test
2011-10-19 Yongqin Liu<email address hidden>
add screen capture function for each test result
2011-10-19 Yongqin Liu<email address hidden>
add packages information to the bundle for each test
2011-10-11 Yongqin Liu <email address hidden>
add support for two instance execute simultaneously
2011-10-10 Yongqin Liu <email address hidden>
modify for two instances execute simultaneously
2011-09-27 Yongqin Liu <email address hidden>
merge to trunk:
1. fix output file not found problem
2. add busybox test
3. fix some not good places
2011-09-27 Yongqin Liu<email address hidden>
fix some bugs and ng places
1. output file not found error of job 1999
"ERROR: Test execution error: [Errno 2] No such file or directory: '0xBenchmark.
2. add busybox test
3. some small ng places
2011-09-27 Yongqin Liu <email address hidden>
merge with trunk
2011-09-23 Yongqin Liu<email address hidden>
add check for adb command
2011-09-23 Yongqin Liu<email address hidden>
add check for adb command
2011-09-26 Paul Larson <email address hidden>
I misinterpreted the error, hopefully this should work
2011-09-26 Paul Larson <email address hidden>
version bump 0.0.2
2011-09-26 Paul Larson <email address hidden>
Add __init__.py in test_definitions
2011-09-22 Paul Larson <email address hidden>
Bump version for 0.0.1-final release
2011-09-22 Yongqin Liu <email address hidden>
merge improve branch to trunk
2011-09-22 Yongqin Liu<email address hidden>
1. make monkey run as it can as possiable
2. make 0xbench timeout after 2400s
2011-09-22 Yongqin Liu<email address hidden>
add output to host stdout for install instructions
modify 0xbench the same as original
2011-09-20 Yongqin Liu<email address hidden>
1. Add output to host stdout
2. modify coding style and some
3. fix some bugs
2011-09-19 Yongqin Liu <email address hidden>
modify style and fix some bugs
2011-09-16 Yongqin Liu <email address hidden>
add attachment stderr to bundle
2011-09-16 Yongqin Liu <email address hidden>
modify style
2011-09-15 Yongqin Liu<email address hidden>
create output dir for run subcommand
2011-09-14 Yongqin Liu<email address hidden>
add -o option for run subcommand
2011-09-13 Yongqin Liu<email address hidden>
modify source for executing 0xbench
2011-09-09 Yongqin Liu<email address hidden>
resolved the parse error
2011-09-09 Yongqin Liu<email address hidden>
delete unused import
2011-09-09 Yongqin Liu<email address hidden>
1. delete rubbish source 2. add rename and remove command 3. modify bundle
2011-09-09 Yongqin Liu<email address hidden>
modify type of android and modify bug of _copyorgoutputfile method
2011-09-08 Yongqin Liu<email address hidden>
fix some bugs
2011-09-08 Yongqin Liu<email address hidden>
integration to lava-tool
2011-09-07 Yongqin Liu<email address hidden>
remove unnecessary files
2011-09-07 Yongqin Liu<email address hidden>
add some commands
2011-09-07 Yongqin Liu<email address hidden>
modify test name
2011-09-06 Yongqin Liu<email address hidden>
add for modify saving path of 0xbench result
2011-08-31 Yongqin Liu<email address hidden>
add list-devices and modify result's save path of 0xbench
2011-08-31 Yongqin Liu<email address hidden>
modify path for 0xbench result
2011-08-31 Yongqin Liu<email address hidden>
save for support 0xbench temporarily
2011-08-26 Yongqin Liu<email address hidden>
dashboard bundle
2011-08-24 Yongqin Liu<email address hidden>
modify for results sub command
2011-08-24 Yongqin Liu<email address hidden>
for install uninstall run test with serial specified
2011-08-24 Yongqin Liu<email address hidden>
save data for get software context
2011-08-23 Yongqin Liu<email address hidden>
get hardware info
2011-08-23 Yongqin Liu<email address hidden>
save
2011-08-19 Yongqin Liu<email address hidden>
save for temporary but still cann't be executed
2011-08-02 Yongqin Liu<email address hidden>
add android-0xbenchmark test for lava-test
2011-08-02 Yongqin Liu<email address hidden>
add test for monkey system test
2011-07-26 Paul Larson <email address hidden>
Some random fixes from Collabora to prepare for inclusion of insanity
test suite
2011-07-26 Paul Larson <email address hidden>
minor string fix
2011-07-22 David Laban <email address hidden>
More verbose error for dasboard put.
It should now be obvious that you're doing it wrong when you try to use
'localhost' rather than 'http://
2011-07-22 David Laban <email address hidden>
Use get_distro_
2011-07-21 Paul Larson <email address hidden>
update setup.py
2011-07-21 Zygmunt Krynicki <email address hidden>
Remove old packages= from setup.py
2011-07-21 Zygmunt Krynicki <email address hidden>
Do not install abrek tests
2011-07-20 Paul Larson <email address hidden>
Tag 0.1.0 version for 2011.07 release
2011-07-20 Paul Larson <email address hidden>
Stream output from tests while they are running, a side effect is that
this will not allow the test to run things that expect input from the
user though (such as sudo), so tests need to be run with root if the
require it. Typically these days though, we are only running fully
automated tests with this, so I don't think this is a bad assumption.
2011-07-19 Paul Larson <email address hidden>
A different, simpler, but better-working version of output streaming
2011-07-11 Paul Larson <email address hidden>
Change lava-test so that output is streamed. One place where this can
fail, is if something runs that asks for input. Added a warning if the
run, or install command are used without root permissions.
2011-07-13 Paul Larson <email address hidden>
Add bzip2 dependency to gmpbench and posixtestsuite
2011-06-28 Paul Larson <email address hidden>
Remove dependency on linaro-dashboard bundle. This was causing odd
installation failures
2011-06-26 Zygmunt Krynicki <email address hidden>
Use vanilla setuptools instead of DistUtilsExtra
2011-06-22 Le Chi Thu <email address hidden> <email address hidden>
Updated license info
2011-06-21 Le Chi Thu <email address hidden> <email address hidden>
use setuptools instead of DistUtilsExtra
2011-06-23 Paul Larson <email address hidden>
Release 2011.06
2011-06-14 Paul Larson <email address hidden>
Add analyzer_
2011-06-09 Paul Larson <email address hidden>
Minimum necessary to rename abrek to lava-test. More cleanup can be
done later to change filenames, class names, etc to be more consistent
with the rename
2011-06-08 Paul Larson <email address hidden>
Fix firefox test parsing
2011-06-08 Le Chi Thu <email address hidden> <email address hidden>
Synched with trunk. Renamed the peacekeeper.py to peacekeeper_
2011-06-07 Paul Larson <email address hidden>
Chi Thu's sync with Zygmunt's branches
2011-06-07 Le Chi Thu <email address hidden> <email address hidden>
Undo the UUID changes
2011-06-07 Le Chi Thu <email address hidden> <email address hidden>
allow main.py to be runned as main file.
2011-06-01 Le Chi Thu <email address hidden> <email address hidden>
Merged - use document IO
2011-04-19 Zygmunt Krynicki <email address hidden>
Remove unneeded imports
2011-04-19 Zygmunt Krynicki <email address hidden>
Add missing json import
2011-04-19 Zygmunt Krynicki <email address hidden>
Use DocumentIO wrapper to read/write bundles
2011-04-19 Zygmunt Krynicki <email address hidden>
Add missing, required, fields to bundle tests
2011-04-19 Zygmunt Krynicki <email address hidden>
Use DocumentIO in _savetestdata
2011-04-19 Zygmunt Krynicki <email address hidden>
Store attachments in each bundle
2011-04-19 Zygmunt Krynicki <email address hidden>
Store 'testdata.json' in a directory prefixed with analyzer_
Previously the prefix was a timestamp which is unreliable. This also makes
the directory prefix (the last directory name actually) a very convenient
"Result id" that is printed after each test. It somewhat streamlines
the experience between the dashboard and abrek where the UUID can
be used to lookup test runs.
2011-04-19 Zygmunt Krynicki <email address hidden>
Make sure AbrekTest.run() does not stray into wrong directory on exceptions
2011-04-19 Zygmunt Krynicki <email address hidden>
Cleanup AbrekTest.
2011-04-19 Zygmunt Krynicki <email address hidden>
Add optional linaro-
2011-04-19 Zygmunt Krynicki <email address hidden>
Store line numbers and attachment information
2011-06-01 Le Chi Thu <email address hidden> <email address hidden>
Merged - Add ITest interface
2011-04-19 Zygmunt Krynicki <email address hidden>
Add ITest interface (backport from szarik)
2011-06-01 Zygmunt Krynicki <email address hidden>
Merge firefox startup time measurement tests
2011-06-01 Jani Monoses <email address hidden>
Add test for Firefox startup time measurement
2011-05-27 Spring Zhang <email address hidden>
add exception handler when getting usb device info in case no lsusb command
2011-05-26 Spring Zhang <email address hidden>
add exception handler when getting usb device info in case no lsusb command
2011-05-23 Paul Larson <email address hidden>
add build-essential as a dep for stream
2011-05-04 Spring Zhang <email address hidden>
add stream test package dependency
Meet error:
Test installation error: Run step 'cc stream.c -O2 -fopenmp -o stream' failed. 256 : stream.c:43:20: fatal error: stdio.h: No such file or directory
compilation terminated.
2011-05-05 Le Chi Thu <email address hidden> <email address hidden>
Added browser benchmark test case - peacekeeper
2011-04-20 Le Chi Thu <email address hidden> <email address hidden>
Added pybench test suite.
2011-04-20 Le Chi Thu <email address hidden> <email address hidden>
Removed calling the parser after test is run. Removed copy err message to same file as std out.
2011-04-16 Le Chi Thu <email address hidden> <email address hidden>
Added pybench test suite. Added test_results to json file. Minor improvement of error handling
2011-04-15 Paul Larson <email address hidden>
Add fixmeasurements() method to fix string measurements to be float.
Also add this to the classes derived by a few of the tests that needed
it
2011-04-13 Paul Larson <email address hidden>
Add gcc as a dep for some of the tests that need it, there are probably
more
2011-04-07 Paul Larson <email address hidden>
Update abrek dashboard bundle format to 1.2
2011-04-07 Paul Larson <email address hidden>
Update abrek dashboard bundle format to 1.2
2011-04-01 Paul Larson <email address hidden>
Fix a couple of problems with LTP:
1. match the entire message string, not just the first word
2. eliminate tests with subid 0, they are always TINFO and produce
meaningless, duplicate test results if we include them in the json
bundle
2011-04-01 Paul Larson <email address hidden>
fixids() was improperly filtering periods in test_case_id
2011-03-23 Paul Larson <email address hidden>
update json output to match updates in launch-control
2011-03-10 Paul Larson <email address hidden>
Add new pwrmgmt test dependencies
2011-03-10 Torez Smith <torez@
added other dependencies
2011-03-09 Paul Larson <email address hidden>
Merge -o option for run from Zygmunt, allowing abrek to run and save
output all in one step
2011-02-11 Paul Larson <email address hidden>
Stream has mucked with things, doesn't seem to have a reliable download
from upstream. Ignore md5 for now.
2011-02-02 Paul Larson <email address hidden>
Added pwrmgmt test from Torez
2011-02-02 Paul Larson <email address hidden>
Add deps to pwrmgmt test, and some minor cleanups
2011-02-02 Torez Smith <torez@
moved make steps to install portion
2011-02-01 Torez Smith <torez@
included support for Makefiles
2011-01-27 Torez Smith <torez@
moved test cases down one level
2011-01-27 Torez Smith <torez@
add parse support for pwrmgmt tests
2011-01-13 Torez Smith <torez@
adding support for PM QA
2011-01-12 Paul Larson <email address hidden>
Clean up an unusual looking error
2010-11-24 Paul Larson <email address hidden>
Get the image description from /etc/buildstamp if it exists
2010-11-24 Paul Larson <email address hidden>
Not ideal, but prevents a the test from failing improperly if
/etc/buildstamp happens to exist on the machine where unit tests are
being run
2010-11-19 Paul Larson <email address hidden>
Get the image description from /etc/buildstamp if it exists
2010-11-23 Paul Larson <email address hidden>
Fix some unit tests
2010-11-19 Paul Larson <email address hidden>
Fix some unit tests that break if you run on ARM
2010-11-19 Paul Larson <email address hidden>
Add some new utility functions for get_machine_type() and
fake_machine(
allowing it to be spoofed for unit tests
2010-10-20 Paul Larson <email address hidden>
Add tiobench benchmark from Deepti
2010-10-20 Paul Larson <email address hidden>
minor cleanups
2010-10-14 Deepti B.Kalakeri<email address hidden>
Addressing review comments to the tiobench IO performance test suite
2010-10-07 Deepti B.Kalakeri<email address hidden>
Addressing review comments to the tiobench IO performance test suite
2010-10-04 Deepti B.Kalakeri<email address hidden>
Adding the tiobench IO performance test suite
2010-10-18 Paul Larson <email address hidden>
Merge glmemperf test from Alexandros
2010-10-08 Alexandros Frantzis <email address hidden>
Exclude tests that crash the benchmark (shmimage).
Add license.
2010-10-01 Alexandros Frantzis <email address hidden>
Add glmemperf test definition.
2010-10-18 Paul Larson <email address hidden>
Add x11perf test and also ad a fixids method to the parser that changes
spaces to _ and removes illegal characters from the test_case_id, until
dashboard can handle this.
2010-10-18 Paul Larson <email address hidden>
Add a fixids method to the parser that changes the the testid to
something dashboard can handle
2010-10-18 Paul Larson <email address hidden>
add license header
2010-10-01 Alexandros Frantzis <email address hidden>
Add x11perf test definition.
2010-10-15 Paul Larson <email address hidden>
Add a message at the end of test runs to let the user know the test id
of the result
2010-10-15 Paul Larson <email address hidden>
Add unit test for checking that the AbrekTestRunner steps can be
executed from AbrekTest, and the output is what we expect including the
result ID
2010-10-15 Paul Larson <email address hidden>
Add a message at the end of a test run to specify the result ID
Also chdir back to original directory which can help prevent some
strange errors when unit tests are rn
2010-10-15 Paul Larson <email address hidden>
Some fixes for gtkperf test
2010-10-14 Paul Larson <email address hidden>
Replace spaces with _ in gtkperf test case id's
2010-10-14 Paul Larson <email address hidden>
Run gtkperf with LANG=C
2010-10-15 Paul Larson <email address hidden>
Silence the IOError that gets generated when you pipe output to less and quit before it's complete
2010-10-14 Paul Larson <email address hidden>
Silence the IOError that gets generated when you pipe output to less and
quit before it's complete
2010-10-12 Paul Larson <email address hidden>
Add a new class for commands with subcommands to deal with those better,
and fix help so that it works better when dealing with subcommands from
Michael Hudson.
2010-10-12 Michael Hudson <email address hidden>
some tests for the help builtin
2010-10-12 Michael Hudson <email address hidden>
tweaks
2010-10-12 Michael Hudson <email address hidden>
tweaks to tests
2010-10-12 Michael Hudson <email address hidden>
tweaks
2010-10-12 Michael Hudson <email address hidden>
don't need this any more
2010-10-12 Michael Hudson <email address hidden>
fix other failing tests
2010-10-12 Michael Hudson <email address hidden>
fix tests broken by code motion
2010-10-12 Michael Hudson <email address hidden>
convert results over to new world; fix stupid typo
2010-10-12 Michael Hudson <email address hidden>
random hacking, but it seems like an improvement
2010-10-12 Paul Larson <email address hidden>
Fix some problems with get_usb_devs tests
2010-10-05 Paul Larson <email address hidden>
Fix some problems with get_usb_devs tests
2010-10-08 Paul Larson <email address hidden>
Add a put command to dashboard
2010-10-08 Paul Larson <email address hidden>
Fix description for board devices under armel
2010-10-07 Paul Larson <email address hidden>
Handle error condition where the host is valid but cannot connect to the
dashboard on that port/url
2010-10-07 Paul Larson <email address hidden>
handle problems with the host, or connection problems more nicely
2010-10-07 Paul Larson <email address hidden>
use the name of the result for the filename
2010-10-07 Paul Larson <email address hidden>
Add indenting to json output
2010-10-07 Paul Larson <email address hidden>
merge with trunk
2010-10-05 Paul Larson <email address hidden>
Add some tests for dashboard put
2010-10-05 Paul Larson <email address hidden>
add put command to dashboard
2010-10-07 Paul Larson <email address hidden>
Fix for get_board_devs unit test
2010-10-07 Paul Larson <email address hidden>
Fix get_board_devs test with generic info
2010-10-07 Paul Larson <email address hidden>
Fix a strange problem that can happen during unit tests
2010-10-05 Paul Larson <email address hidden>
Don't store config information in the instance. This doesn't add significant overhead to get_config() each time, and prevents a situation I found where the test object has old information about the config location in unit tests.
2010-10-07 Paul Larson <email address hidden>
nicer formatting of json output
2010-10-06 Paul Larson <email address hidden>
nicer formatting of json output
2010-10-01 Paul Larson <email address hidden>
Remove abrek parse command
2010-10-01 Paul Larson <email address hidden>
remove deprecated abrek parse command
2010-10-01 Paul Larson <email address hidden>
Add license header to ltp
2010-10-01 Paul Larson <email address hidden>
Fix dashboard json compatibility issue
2010-10-01 Zygmunt Krynicki <email address hidden>
Fix dashboard compatibility issue.
Hardware device attributes can only store simple strings. Before this patch
the hardware profile harvester was exploding the list of CPU features. This
caused a list to be created where only strings were expected.
2010-10-01 Paul Larson <email address hidden>
Fix gtkperf to correctly append units and result
2010-10-01 Paul Larson <email address hidden>
Add license to gtkperf
2010-10-01 Alexandros Frantzis <email address hidden>
Fix gtkperf test to correctly append 'units' and 'result' values.
2010-09-29 Paul Larson <email address hidden>
Add gmpbench
2010-09-29 Paul Larson <email address hidden>
A few minor cleanups
2010-09-29 Paul Larson <email address hidden>
merge with trunk
2010-09-29 Deepti B.Kalakeri<email address hidden>
Adding the results and unit field to the test_results
2010-09-28 Deepti B.Kalakeri<email address hidden>
Addressing review comments
2010-09-28 Deepti B.Kalakeri<email address hidden>
Fix typo in the comment
2010-09-28 Deepti B.Kalakeri<email address hidden>
Added GMPbench test suite
2010-09-28 Paul Larson <email address hidden>
Add a subcommand to output bundles that can be read by launch-control
2010-09-28 Paul Larson <email address hidden>
have make_stream_result return the test id and uuid that were assigned
so that the test can use them for comparison
2010-09-28 Paul Larson <email address hidden>
some minor cleanups
2010-09-28 Paul Larson <email address hidden>
Fix up some formatting errors in _savetestdata
2010-09-27 Paul Larson <email address hidden>
Add new tests for the bundle subcommand
2010-09-27 Paul Larson <email address hidden>
Add a subcommand to output bundles that can be imported into the
dashboard
2010-09-27 Paul Larson <email address hidden>
Fix some json compatibility issues with the launch-control dashboard
2010-09-27 Paul Larson <email address hidden>
one more rename
2010-09-27 Paul Larson <email address hidden>
Make hw_profile tests more complete
2010-09-27 Paul Larson <email address hidden>
match variable names to field names better in hwprofile
2010-09-24 Paul Larson <email address hidden>
Fix some json compatibility issues with launch-control
2010-09-23 Paul Larson <email address hidden>
Test output now goes to stdout by default, ./abrek run now has a -q
option to disable this
2010-09-23 Paul Larson <email address hidden>
remove unnecessary polling
2010-09-21 Paul Larson <email address hidden>
Add tests for the new quiet option when running tests
2010-09-21 Paul Larson <email address hidden>
This adds a -q/--quiet option for running tests, and changes default
behavior to be verbose. Some long running tests would leave the user
without feedback during the run. To do this, two util functions were
added as well. One to run commands and poll for output, and another to
mimic tee functionality so that output can optionally be sent to stdout,
and to a logfile.
2010-09-22 Paul Larson <email address hidden>
Added open posix test suite (via LTP)
2010-09-22 Deepti B.Kalakeri<email address hidden>
Script to automate installation, execution, and parsing of posix test suite
2010-09-20 Deepti B.Kalakeri<email address hidden>
script to automate installation, execution, and parsing of posix test suite
2010-09-22 Paul Larson <email address hidden>
Added gtkperf test suite
2010-09-22 Paul Larson <email address hidden>
minor fix
2010-09-16 Paul Larson <email address hidden>
Added gtkperf from alf, changed to fix some fields for parsing, etc
2010-09-20 Paul Larson <email address hidden>
add -y to apt-get or it can get stuck
2010-09-18 Paul Larson <email address hidden>
Handle and warn when hardware information cannot be read. This
situation could indicate a problem, hence the warning, but could also be
expected in the case of chroots for example.
2010-09-17 Paul Larson <email address hidden>
Add tests for the new hwprofile error handling
2010-09-17 Paul Larson <email address hidden>
Handle and warn when hardware information cannot be read. This
situation could indicate a problem, hence the warning, but could also be
expected in the case of chroots for example.
2010-09-17 Paul Larson <email address hidden>
Extend fake_files interface to allow it to point not only at fake data,
but a fake path as well. This is especially useful when trying to
simulate a situation where the file does not exist. Also add a method
to clear the list of fake data/paths.
2010-09-17 Paul Larson <email address hidden>
Removed artifact from testing the test in an earlier branch. Unrelated
to most of the other changes here, but an obvious one-liner.
2010-09-17 Paul Larson <email address hidden>
Fix LP: 639930 to give better error message when calling a subcommand
that doesn't exist, or was missepelled
2010-09-15 Paul Larson <email address hidden>
Give a more useful error when calling a subcommand that doesn't exist
2010-09-15 Paul Larson <email address hidden>
Add a test for fixed behavior when running a subcommand that is not
defined
2010-09-15 Paul Larson <email address hidden>
Allow OutputImposter to grab stderr also
2010-09-15 Paul Larson <email address hidden>
Add a test definition for LTP
2010-09-14 Paul Larson <email address hidden>
Forgot to remove that, oops :)
2010-09-14 Paul Larson <email address hidden>
Add a test definition for ltp
2010-09-14 Paul Larson <email address hidden>
Fix downloading if url contains a space
2010-09-10 Paul Larson <email address hidden>
Add basic support for configuration to get to the dashboard
2010-09-10 Paul Larson <email address hidden>
Some cleanup after code review
2010-09-03 Paul Larson <email address hidden>
Add tests for the dashboard module so far
2010-09-03 Paul Larson <email address hidden>
Add skeleton for dashboard module, and a subcommand to setup
configuration for connection to a dashboard
2010-09-01 Paul Larson <email address hidden>
Add support for simple fixtures
2010-09-01 Paul Larson <email address hidden>
Fixups from code review:
* Change Fake* names
* change cleanup() to tearDown for fixtures so that it doesn't need to
be explicitly called
2010-08-31 Paul Larson <email address hidden>
Add support for simple fixtures, alter relevant tests to use them
2010-08-26 Paul Larson <email address hidden>
Add results module for abrek with subcommands for operating on results
stored locally
replaces list-results command
2010-08-26 Paul Larson <email address hidden>
* Split out the FakeConfigTests and FakeOutputTests
* Add several more tests to cover failure cases for results command
2010-08-26 Paul Larson <email address hidden>
Change error message for consistency
2010-08-26 Paul Larson <email address hidden>
Handle calling results show for a result that doesn't exist
2010-08-26 Paul Larson <email address hidden>
style change, add extra blank line between classes
2010-08-26 Paul Larson <email address hidden>
remove unneeded parens
2010-08-24 Paul Larson <email address hidden>
Make a new 'results' module for abrek that contains the subcommands:
* list
* rm
* rename
* show
This changes a single command (list-results to results list) and extends
functionality to further operate on locally stored results
2010-08-24 Paul Larson <email address hidden>
Add tests for results plugin
2010-08-18 Paul Larson <email address hidden>
Added copyright/license header to source files and COPYING file
2010-08-18 Paul Larson <email address hidden>
Added copyright/license header to source files, and a COPYING file in
the root project directory
2010-08-18 Paul Larson <email address hidden>
Add support for subcommands
2010-08-17 Paul Larson <email address hidden>
Added a test to make sure the subcommand is stripped from the argv list
when the subcommand is called.
2010-08-17 Paul Larson <email address hidden>
Added some additional documentation for AbrekCmd
2010-08-17 Paul Larson <email address hidden>
Allow AbrekCmd.main() to pass back return values if they exist for
testing purposes, and add a test that covers the execution path for
subcommands
2010-08-17 Paul Larson <email address hidden>
Add support for subcommands
2010-08-17 Paul Larson <email address hidden>
Add tests for subcommands, and a few things I missed before
2010-08-10 Paul Larson <email address hidden>
Add sw/hw profile information to test runs and make abrek more compliant
with what the dashboard will expect
2010-08-10 Paul Larson <email address hidden>
Fix a couple of small bugs with uuid and date, and capture hardware and
software profile information at run time
2010-08-10 Paul Larson <email address hidden>
Add uuid and change some field names to make abrek match what the
dashboard expects
2010-08-10 Paul Larson <email address hidden>
Remove test_id and time check from swprofile information, they should
not be part of that structure
2010-08-06 Paul Larson <email address hidden>
Add support for gathering hardware profile information
2010-08-06 Paul Larson <email address hidden>
Add support for gathering hardware profile information on the system
2010-08-06 Paul Larson <email address hidden>
Add tests for hwprofile code
2010-08-06 Paul Larson <email address hidden>
Add a read_file() utility function and a fake_file() for testing
2010-08-06 Paul Larson <email address hidden>
Add support for gathering software profile information from the system
2010-08-04 Paul Larson <email address hidden>
Add support for gathering information about installed software in the
format that the dashboard wants it
2010-07-26 Paul Larson <email address hidden>
Add support for parsing test results, and also a temporary 'parse'
command for displaying results after parsing. Once complete, the parse
command will be unnecessary as this step will be performed as part of
the results submission.
2010-07-26 Paul Larson <email address hidden>
Some minor cleanups
2010-07-22 Paul Larson <email address hidden>
Added tests for the parser
2010-07-22 Paul Larson <email address hidden>
Fix bad fixresults call
2010-07-19 Paul Larson <email address hidden>
Merge with trunk
2010-07-07 Paul Larson <email address hidden>
Appendall dict can now be specified when the AbrekTestParser object is
created, which will be appended to each test result in testlist.
2010-07-07 Paul Larson <email address hidden>
Add some more documentation
2010-07-02 Paul Larson <email address hidden>
Support parsing of test results, with example, and a command for
demonstration purposes only. In practice, the parse step will be part
of test submission, not a separate step that you have to run.
2010-07-19 Paul Larson <email address hidden>
Add a README and setup.py
2010-07-19 Paul Larson <email address hidden>
Add README and extend setup.py to add description and long_description
2010-07-19 Paul Larson <email address hidden>
setup.py added
2010-07-19 Paul Larson <email address hidden>
Add option parsing capabilities for commands
2010-07-16 Paul Larson <email address hidden>
Add option parsing capabilities for commands, fixed help so that it uses
these capabilities to also print usage information, and fixed up the
unit tests to expect the new behavior.
2010-07-14 Paul Larson <email address hidden>
Fix a bug with md5sum calculation
2010-07-14 Alexandros Frantzis <email address hidden>
Fix creation of command string for dependency installation.
2010-07-13 Paul Larson <email address hidden>
* Add list-installed to list installed tests
* Add list-tests command to list all known tests
* Add list-results command to list saved results
* Unit tests added
2010-07-09 Paul Larson <email address hidden>
Added tests for listing installed/known tests, and results
2010-07-09 Paul Larson <email address hidden>
improved config handling, thanks jamesw
2010-07-09 Paul Larson <email address hidden>
Handle errors gracefully when the directories for results and installed
tests don't even exist
2010-07-08 Paul Larson <email address hidden>
Add a command to list saved results
2010-07-08 Paul Larson <email address hidden>
Added list-tests command to list all known tests
2010-07-08 Paul Larson <email address hidden>
Add a command to list tests currently installed
2010-07-08 Paul Larson <email address hidden>
Added more tests for command related things
2010-07-06 Paul Larson <email address hidden>
Add a test for when help does not exist
2010-07-06 Paul Larson <email address hidden>
A few small fixes for command tests
2010-07-02 Paul Larson <email address hidden>
Added more tests for command related things
2010-07-06 Alexandros Frantzis <email address hidden>
Corrected module imports for builtins.py.
2010-07-02 Paul Larson <email address hidden>
Provide a simple help command and help on the existing commands
2010-07-02 Paul Larson <email address hidden>
return instead of print help
2010-07-02 Paul Larson <email address hidden>
use AbrekCmd.help()
2010-07-02 Paul Larson <email address hidden>
Provide a simple help command, and help on the existing commands
2010-06-30 Paul Larson <email address hidden>
Add uninstall command
2010-06-29 Paul Larson <email address hidden>
Add another builtin command to support removing installed tests
2010-06-29 Paul Larson <email address hidden>
Add support for running tests, a run command, and an example using this
2010-06-29 Paul Larson <email address hidden>
minor fixes and style cleanups in tests
2010-06-29 Paul Larson <email address hidden>
Fixed docstrings according to
http://
2010-06-29 Paul Larson <email address hidden>
fix old place where a return code had been expected, but should have
been a try/except block now
2010-06-29 Paul Larson <email address hidden>
some style changes
2010-06-29 Paul Larson <email address hidden>
add tests for AbrekTestRunner
2010-06-29 Paul Larson <email address hidden>
Updated syntax for raising exceptions
2010-06-28 Paul Larson <email address hidden>
Add support for running tests, a run command, some unit tests for it,
and modify the example to use the new capability
2010-06-28 Paul Larson <email address hidden>
Add support for installing tests. Specifically, this lets you:
* defining tests
* defining install steps for a test
* downloading tests and checking md5sums
* installing dependencies
* example provided as well
2010-06-25 Paul Larson <email address hidden>
one more installer test
2010-06-24 Paul Larson <email address hidden>
fix test_abrekcmd import
2010-06-24 Paul Larson <email address hidden>
Remove some leftovers
2010-06-24 Paul Larson <email address hidden>
Add some tests for AbrekTestInstaller
2010-06-24 Paul Larson <email address hidden>
fix md5 checking buglet
2010-06-22 Paul Larson <email address hidden>
catch errors at install time
2010-06-22 Paul Larson <email address hidden>
improved md5 checking
2010-06-22 Paul Larson <email address hidden>
better error handling
2010-06-21 Paul Larson <email address hidden>
Add classes to help with defining tests, installing tests, and example
code for defining how to install the stream test.
2010-06-25 Paul Larson <email address hidden>
improved geturl to handle bad urls and failed downloads better
2010-06-24 Paul Larson <email address hidden>
use shutil.copyfileobj in geturl
2010-06-24 Paul Larson <email address hidden>
improved geturl to handle bad urls and failed downloads better
2010-06-22 Paul Larson <email address hidden>
rename abrek.commands to abrek.command
2010-06-21 Paul Larson <email address hidden>
rename abrek.commands to abrek.command
2010-06-21 Paul Larson <email address hidden>
add some small utility functions that will be useful later
2010-06-21 Paul Larson <email address hidden>
use os.path.basename to get filename
2010-06-21 Paul Larson <email address hidden>
remove run_external in favor of commands.
2010-06-21 Paul Larson <email address hidden>
safer write_file
2010-06-21 Paul Larson <email address hidden>
make the filename geturl chooses ignore query args if they exist
2010-06-21 Paul Larson <email address hidden>
Some small utility functions that will be useful later
2010-06-17 Paul Larson <email address hidden>
Add class for dealing with config information
2010-06-16 Paul Larson <email address hidden>
Convert to simple config class to manage data and config dirs. This may
eventually be used for other general configuration related tasks.
2010-06-15 Paul Larson <email address hidden>
utility functions to return the config dirs for various things, and
create them if they don't already exist
2010-06-15 Paul Larson <email address hidden>
handle missing or unknown commands
2010-06-14 Paul Larson <email address hidden>
skeleton for project
2010-06-14 Paul Larson <email address hidden>
stub initial import
1 blueprint and 3 bugs targeted
Blueprint | Priority | Assignee | Delivery | |
---|---|---|---|---|
Support custom android command | Support custom android command | 5 Essential | Yongqin Liu | 11 Implemented |
Bug report | Importance | Assignee | Status | |||
---|---|---|---|---|---|---|
938569 | #938569 | Android errors when running gator test | 4 Medium | Le Chi Thu | 10 Fix Released | |
962094 | #962094 | error occurred when no parser specified for run-custom command | 4 Medium | Yongqin Liu | 10 Fix Released | |
962096 | #962096 | the test_id generated is longer than 64 | 4 Medium | Yongqin Liu | 10 Fix Released |