LAVA Android Test 2012.02

Milestone information

Project:
LAVA Android Test
Series:
trunk
Version:
2012.02
Released:
 
Registrant:
Paul Larson
Release registered:
Active:
No. Drivers cannot target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
1 Le Chi Thu, 1 Yongqin Liu
Blueprints:
1 Implemented
Bugs:
1 Fix Released

Download files for this release

After you've downloaded a file, you can verify its authenticity using its MD5 sum or signature. (How do I verify a download?)

File Description Downloads
download icon lava-android-test-0.1-2012.02.tar.gz (md5, sig) Source release 619
last downloaded 40 weeks ago
Total downloads: 619

Release notes 

2012-02-15 Paul Larson <paul.larson@linaro.org>

 release-0.1

2012-02-14 Paul Larson <paul.larson@linaro.org>

 Add gator test

2012-02-08 Le Chi Thu le.chi.thu@linaro.org <le.chi.thu@linaro.org>

 Copy gatortest files when install

2012-02-10 Yongqin Liu<yongqin.liu@linaro.org>

 merge with the branch to make cts not exit as failed

2012-02-10 Yongqin Liu<yongqin.liu@linaro.org>

 make cts test always return 0, not failed

2012-02-06 Paul Larson <paul.larson@linaro.org>

 release 0.0.12

2012-02-06 Paul Larson <paul.larson@linaro.org>

 add __init__.py for gator

2012-02-02 Michael Hudson-Doyle <michael.hudson@linaro.org>

 bump version

2012-01-31 Yongqin Liu <yongqin.liu@linaro.org>

 merge mmtest branch about modifying the level of wget and modifying the location to put media files

2012-01-30 Yongqin Liu <yongqin.liu@linaro.org>

 modify the level of wget and modify the location to put media files

2012-01-27 Paul Larson <paul.larson@linaro.org>

 Add new test for gator

2012-01-26 Le Chi Thu le.chi.thu@linaro.org <le.chi.thu@linaro.org>

 Added gatortest and fixed the bug 922324

2012-01-19 Paul Larson <paul.larson@linaro.org>

 release-0.0.10

2012-01-19 Paul Larson <paul.larson@linaro.org>

 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://code.google.com/p/android/issues/detail?id=24267
 when this problem is been fixed, we can change to use the binary provided by google.
 """

2012-01-19 Yongqin Liu <yongqin.liu@linaro.org>

 modify copyright

2012-01-19 Yongqin Liu <yongqin.liu@linaro.org>

 merge with trunk

2012-01-18 Yongqin Liu <yongqin.liu@linaro.org>

 fix some bugs

2012-01-18 Yongqin Liu<yongqin.liu@linaro.org>

 change test_plan to CTS

2012-01-17 Yongqin Liu<yongqin.liu@linaro.org>

 change the plan to be executed to CTS

2012-01-16 Yongqin Liu <yongqin.liu@linaro.org>

 add cts script to run cts on ICS

2011-12-30 Yongqin Liu <yongqin.liu@linaro.org>

 add cts test and did some small improvement for busybox and mmtest

2012-01-19 Paul Larson <paul.larson@linaro.org>

 This adds v8 and skia benchmarks tests to LAVA. We now have these benchmarks available in all android builds:

 http://review.android.git.linaro.org/#change,1315

2012-01-03 Andy Doan <andy.doan@linaro.org>

 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 <andy.doan@linaro.org>

 add v8 benchmark

 v8 benchmarks are now included in the Android builds. This
 adds support for them in LAVA

2012-01-17 Yongqin Liu <yongqin.liu@linaro.org>

 merge glmark2 branch to trunk

2012-01-14 Yongqin Liu <yongqin.liu@linaro.org>

 extend the wait timeout

2012-01-14 Yongqin Liu <yongqin.liu@linaro.org>

 add glmark2_wait.py

2012-01-14 Yongqin Liu <yongqin.liu@linaro.org>

 modify to wait with the log of logcat

2012-01-13 Yongqin Liu <yongqin.liu@linaro.org>

 add test for glmark2

2012-01-05 Michael Hudson-Doyle <michael.hudson@linaro.org>

 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 <andy.doan@linaro.org>

 don't create "install_options" file if none provided

2012-01-02 Andy Doan <andy.doan@linaro.org>

 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 <paul.larson@canonical.com>

 support multiple ids for delete and parse commands

2011-12-30 Andy Doan <andy.doan@linaro.org>

 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 <andy.doan@linaro.org>

 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 <paul.larson@canonical.com>

 remove external tools since they are now in the android builds

2011-12-28 Yongqin Liu <yongqin.liu@linaro.org>

 modify for removing the external tools

2011-12-15 Paul Larson <paul.larson@canonical.com>

 Release 0.0.9

2011-12-15 Paul Larson <paul.larson@canonical.com>

 Add unit tests, './setup.py test' to run them

2011-12-15 Yongqin Liu <yongqin.liu@linaro.org>

 fix fake_adb to use bash

2011-12-15 Yongqin Liu <yongqin.liu@linaro.org>

 add unit test ofr runner

2011-12-15 Yongqin Liu <yongqin.liu@linaro.org>

 add unittest for parser

2011-12-14 Yongqin Liu <yongqin.liu@linaro.org>

 add unittest for installer

2011-12-14 Yongqin Liu <yongqin.liu@linaro.org>

 add test for AndroidTest class

2011-12-13 Yongqin Liu <yongqin.liu@linaro.org>

 add tests for commands packages

2011-12-08 Yongqin Liu <yongqin.liu@linaro.org>

 add unittest for swprofile

2011-12-08 Yongqin Liu <yongqin.liu@linaro.org>

 add test for hwprofile

2011-12-13 Fathi Boudra <fathi.boudra@linaro.org>

 Fix LP: #902161 by removing dependency on pexpect.
 Use subprocess to check if the command is available.

2011-12-12 Fathi Boudra <fathi.boudra@linaro.org>

 Fix LP: #902161 by removing dependency on pexpect.
 Use subprocess to check if the command is available.

2011-11-21 Paul Larson <paul.larson@canonical.com>

 release 0.0.8

2011-11-21 Paul Larson <paul.larson@canonical.com>

 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

2011-11-22 Yongqin Liu <yongqin.liu@linaro.org>

 fix the logical of makedirs

2011-11-21 Yongqin Liu <yongqin.liu@linaro.org>

 modify mmtest after make MediaFramework built into images

2011-11-17 Paul Larson <paul.larson@canonical.com>

 new release 0.0.7/2011.11

2011-11-17 Paul Larson <paul.larson@canonical.com>

 Added mmtest

2011-11-15 Yongqin Liu <yongqin.liu@linaro.org>

 modify to not install apk because plan to make the apk be built into images

2011-11-14 Yongqin Liu <yongqin.liu@linaro.org>

 add mmtest to lava-android-test

2011-11-08 Yongqin Liu<yongqin.liu@linaro.org>

 modify option style

2011-11-08 Yongqin Liu<yongqin.liu@linaro.org>

 modify for not use the /tmp/lava-android-test directory to store installed file. use those files directly.

2011-11-07 Paul Larson <paul.larson@canonical.com>

 release 0.0.6

2011-11-07 Paul Larson <paul.larson@canonical.com>

 Fix install options to go through install method rather than test loader

2011-11-07 Paul Larson <paul.larson@canonical.com>

 Fix how install options get passed down

2011-11-07 Paul Larson <paul.larson@canonical.com>

 release 0.0.5

2011-11-07 Paul Larson <paul.larson@canonical.com>

 Allow passing options to install

2011-11-02 Michael Hudson-Doyle <michael.hudson@linaro.org>

 substitute the install options for $(OPTIONS) in INSTALL_STEPS_{HOST,ADB}_{PRE,POST}

2011-11-02 Michael Hudson-Doyle <michael.hudson@linaro.org>

 add a --install-option argument to the install command

2011-11-07 Paul Larson <paul.larson@canonical.com>

 monkey should always pass, even when it fails

2011-11-03 Yongqin Liu <yongqin.liu@linaro.org>

 make monkey always return success

2011-11-02 Paul Larson <paul.larson@canonical.com>

 release 0.0.4

2011-11-02 Paul Larson <paul.larson@canonical.com>

 Fix name change problem with 0xbench

2011-10-31 Yongqin Liu<yongqin.liu@linaro.org>

 1. modify for installing external directory when setup
 2. modify according the changes of 0xbench

2011-10-20 Paul Larson <paul.larson@canonical.com>

 release 0.0.3

2011-10-20 Yongqin Liu <yongqin.liu@linaro.org>

 merge source for add packages information and screen shot that after test

2011-10-19 Yongqin Liu<yongqin.liu@linaro.org>

 add screen capture function for each test result

2011-10-19 Yongqin Liu<yongqin.liu@linaro.org>

 add packages information to the bundle for each test

2011-10-11 Yongqin Liu <yongqin.liu@linaro.org>

 add support for two instance execute simultaneously

2011-10-10 Yongqin Liu <yongqin.liu@linaro.org>

 modify for two instances execute simultaneously

2011-09-27 Yongqin Liu <yongqin.liu@linaro.org>

 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<yongqin.liu@linaro.org>

 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.bundle'"
 2. add busybox test
 3. some small ng places

2011-09-27 Yongqin Liu <yongqin.liu@linaro.org>

 merge with trunk

2011-09-23 Yongqin Liu<yongqin.liu@linaro.org>

 add check for adb command

2011-09-23 Yongqin Liu<yongqin.liu@linaro.org>

 add check for adb command

2011-09-26 Paul Larson <paul.larson@canonical.com>

 I misinterpreted the error, hopefully this should work

2011-09-26 Paul Larson <paul.larson@canonical.com>

 version bump 0.0.2

2011-09-26 Paul Larson <paul.larson@canonical.com>

 Add __init__.py in test_definitions

2011-09-22 Paul Larson <paul.larson@canonical.com>

 Bump version for 0.0.1-final release

2011-09-22 Yongqin Liu <yongqin.liu@linaro.org>

 merge improve branch to trunk

2011-09-22 Yongqin Liu<yongqin.liu@linaro.org>

 1. make monkey run as it can as possiable
 2. make 0xbench timeout after 2400s

2011-09-22 Yongqin Liu<yongqin.liu@linaro.org>

 add output to host stdout for install instructions
 modify 0xbench the same as original

2011-09-20 Yongqin Liu<yongqin.liu@linaro.org>

 1. Add output to host stdout
 2. modify coding style and some
 3. fix some bugs

2011-09-19 Yongqin Liu <yongqin.liu@linaro.org>

 modify style and fix some bugs

2011-09-16 Yongqin Liu <yongqin.liu@linaro.org>

 add attachment stderr to bundle

2011-09-16 Yongqin Liu <yongqin.liu@linaro.org>

 modify style

2011-09-15 Yongqin Liu<yongqin.liu@linaro.org>

 create output dir for run subcommand

2011-09-14 Yongqin Liu<yongqin.liu@linaro.org>

 add -o option for run subcommand

2011-09-13 Yongqin Liu<yongqin.liu@linaro.org>

 modify source for executing 0xbench

2011-09-09 Yongqin Liu<yongqin.liu@linaro.org>

 resolved the parse error

2011-09-09 Yongqin Liu<yongqin.liu@linaro.org>

 delete unused import

2011-09-09 Yongqin Liu<yongqin.liu@linaro.org>

 1. delete rubbish source 2. add rename and remove command 3. modify bundle

2011-09-09 Yongqin Liu<yongqin.liu@linaro.org>

 modify type of android and modify bug of _copyorgoutputfile method

2011-09-08 Yongqin Liu<yongqin.liu@linaro.org>

 fix some bugs

2011-09-08 Yongqin Liu<yongqin.liu@linaro.org>

 integration to lava-tool

2011-09-07 Yongqin Liu<yongqin.liu@linaro.org>

 remove unnecessary files

2011-09-07 Yongqin Liu<yongqin.liu@linaro.org>

 add some commands

2011-09-07 Yongqin Liu<yongqin.liu@linaro.org>

 modify test name

2011-09-06 Yongqin Liu<yongqin.liu@linaro.org>

 add for modify saving path of 0xbench result

2011-08-31 Yongqin Liu<yongqin.liu@linaro.org>

 add list-devices and modify result's save path of 0xbench

2011-08-31 Yongqin Liu<yongqin.liu@linaro.org>

 modify path for 0xbench result

2011-08-31 Yongqin Liu<yongqin.liu@linaro.org>

 save for support 0xbench temporarily

2011-08-26 Yongqin Liu<yongqin.liu@linaro.org>

 dashboard bundle

2011-08-24 Yongqin Liu<yongqin.liu@linaro.org>

 modify for results sub command

2011-08-24 Yongqin Liu<yongqin.liu@linaro.org>

 for install uninstall run test with serial specified

2011-08-24 Yongqin Liu<yongqin.liu@linaro.org>

 save data for get software context

2011-08-23 Yongqin Liu<yongqin.liu@linaro.org>

 get hardware info

2011-08-23 Yongqin Liu<yongqin.liu@linaro.org>

 save

2011-08-19 Yongqin Liu<yongqin.liu@linaro.org>

 save for temporary but still cann't be executed

2011-08-02 Yongqin Liu<yongqin.liu@linaro.org>

 add android-0xbenchmark test for lava-test

2011-08-02 Yongqin Liu<liuyq0307@thunderst.com>

 add test for monkey system test

2011-07-26 Paul Larson <paul.larson@canonical.com>

 Some random fixes from Collabora to prepare for inclusion of insanity
 test suite

2011-07-26 Paul Larson <paul.larson@canonical.com>

 minor string fix

2011-07-22 David Laban <alsuren@alsuren-thinkpad.cbg.collabora.co.uk>

 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://localhost/launch-control/' as the server.

2011-07-22 David Laban <alsuren@alsuren-thinkpad.cbg.collabora.co.uk>

 Use get_distro_information for debian compatibility

2011-07-21 Paul Larson <paul.larson@canonical.com>

 update setup.py

2011-07-21 Zygmunt Krynicki <zygmunt.krynicki@linaro.org>

 Remove old packages= from setup.py

2011-07-21 Zygmunt Krynicki <zygmunt.krynicki@linaro.org>

 Do not install abrek tests

2011-07-20 Paul Larson <paul.larson@canonical.com>

 Tag 0.1.0 version for 2011.07 release

2011-07-20 Paul Larson <paul.larson@canonical.com>

 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 <paul.larson@canonical.com>

 A different, simpler, but better-working version of output streaming

2011-07-11 Paul Larson <paul.larson@canonical.com>

 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 <paul.larson@canonical.com>

 Add bzip2 dependency to gmpbench and posixtestsuite

2011-06-28 Paul Larson <paul.larson@canonical.com>

 Remove dependency on linaro-dashboard bundle. This was causing odd
 installation failures

2011-06-26 Zygmunt Krynicki <zygmunt.krynicki@linaro.org>

 Use vanilla setuptools instead of DistUtilsExtra

2011-06-22 Le Chi Thu le.chi.thu@linaro.org <le.chi.thu@linaro.org>

 Updated license info

2011-06-21 Le Chi Thu le.chi.thu@linaro.org <le.chi.thu@linaro.org>

 use setuptools instead of DistUtilsExtra

2011-06-23 Paul Larson <paul.larson@canonical.com>

 Release 2011.06

2011-06-14 Paul Larson <paul.larson@canonical.com>

 Add analyzer_assigned_uuid back (previously removed due to bad commit)

2011-06-09 Paul Larson <paul.larson@canonical.com>

 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 <paul.larson@canonical.com>

 Fix firefox test parsing

2011-06-08 Le Chi Thu le.chi.thu@linaro.org <le.chi.thu@linaro.org>

 Synched with trunk. Renamed the peacekeeper.py to peacekeeper_runner.py

2011-06-07 Paul Larson <paul.larson@canonical.com>

 Chi Thu's sync with Zygmunt's branches

2011-06-07 Le Chi Thu le.chi.thu@linaro.org <le.chi.thu@linaro.org>

 Undo the UUID changes

2011-06-07 Le Chi Thu le.chi.thu@linaro.org <le.chi.thu@linaro.org>

 allow main.py to be runned as main file.

2011-06-01 Le Chi Thu le.chi.thu@linaro.org <le.chi.thu@linaro.org>

 Merged - use document IO

2011-04-19 Zygmunt Krynicki <zygmunt.krynicki@linaro.org>

 Remove unneeded imports

2011-04-19 Zygmunt Krynicki <zygmunt.krynicki@linaro.org>

 Add missing json import

2011-04-19 Zygmunt Krynicki <zygmunt.krynicki@linaro.org>

 Use DocumentIO wrapper to read/write bundles

2011-04-19 Zygmunt Krynicki <zygmunt.krynicki@linaro.org>

 Add missing, required, fields to bundle tests

2011-04-19 Zygmunt Krynicki <zygmunt.krynicki@linaro.org>

 Use DocumentIO in _savetestdata

2011-04-19 Zygmunt Krynicki <zygmunt.krynicki@linaro.org>

 Store attachments in each bundle

2011-04-19 Zygmunt Krynicki <zygmunt.krynicki@linaro.org>

 Store 'testdata.json' in a directory prefixed with analyzer_assigned_uuid

 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 <zygmunt.krynicki@linaro.org>

 Make sure AbrekTest.run() does not stray into wrong directory on exceptions

2011-04-19 Zygmunt Krynicki <zygmunt.krynicki@linaro.org>

 Cleanup AbrekTest._savedata()

2011-04-19 Zygmunt Krynicki <zygmunt.krynicki@linaro.org>

 Add optional linaro-dashboard-bundle integration

2011-04-19 Zygmunt Krynicki <zygmunt.krynicki@linaro.org>

 Store line numbers and attachment information

2011-06-01 Le Chi Thu le.chi.thu@linaro.org <le.chi.thu@linaro.org>

 Merged - Add ITest interface

2011-04-19 Zygmunt Krynicki <zygmunt.krynicki@linaro.org>

 Add ITest interface (backport from szarik)

2011-06-01 Zygmunt Krynicki <zygmunt.krynicki@linaro.org>

 Merge firefox startup time measurement tests

2011-06-01 Jani Monoses <jani@ubuntu.com>

 Add test for Firefox startup time measurement

2011-05-27 Spring Zhang <spring.zhang@linaro.org>

 add exception handler when getting usb device info in case no lsusb command

2011-05-26 Spring Zhang <spring.zhang@linaro.org>

 add exception handler when getting usb device info in case no lsusb command

2011-05-23 Paul Larson <paul.larson@canonical.com>

 add build-essential as a dep for stream

2011-05-04 Spring Zhang <spring.zhang@linaro.org>

 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 le.chi.thu@linaro.org <le.chi.thu@linaro.org>

 Added browser benchmark test case - peacekeeper

2011-04-20 Le Chi Thu le.chi.thu@linaro.org <le.chi.thu@linaro.org>

 Added pybench test suite.

2011-04-20 Le Chi Thu le.chi.thu@linaro.org <le.chi.thu@linaro.org>

 Removed calling the parser after test is run. Removed copy err message to same file as std out.

2011-04-16 Le Chi Thu le.chi.thu@linaro.org <le.chi.thu@linaro.org>

 Added pybench test suite. Added test_results to json file. Minor improvement of error handling

2011-04-15 Paul Larson <paul.larson@canonical.com>

 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 <paul.larson@canonical.com>

 Add gcc as a dep for some of the tests that need it, there are probably
 more

2011-04-07 Paul Larson <paul.larson@canonical.com>

 Update abrek dashboard bundle format to 1.2

2011-04-07 Paul Larson <paul.larson@canonical.com>

 Update abrek dashboard bundle format to 1.2

2011-04-01 Paul Larson <paul.larson@canonical.com>

 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 <paul.larson@canonical.com>

 fixids() was improperly filtering periods in test_case_id

2011-03-23 Paul Larson <paul.larson@canonical.com>

 update json output to match updates in launch-control

2011-03-10 Paul Larson <paul.larson@canonical.com>

 Add new pwrmgmt test dependencies

2011-03-10 Torez Smith <torez@torezthinkpad>

 added other dependencies

2011-03-09 Paul Larson <paul.larson@canonical.com>

 Merge -o option for run from Zygmunt, allowing abrek to run and save
 output all in one step

2011-02-11 Paul Larson <paul.larson@canonical.com>

 Stream has mucked with things, doesn't seem to have a reliable download
 from upstream. Ignore md5 for now.

2011-02-02 Paul Larson <paul.larson@canonical.com>

 Added pwrmgmt test from Torez

2011-02-02 Paul Larson <paul.larson@canonical.com>

 Add deps to pwrmgmt test, and some minor cleanups

2011-02-02 Torez Smith <torez@torezthinkpad>

 moved make steps to install portion

2011-02-01 Torez Smith <torez@torezthinkpad>

 included support for Makefiles

2011-01-27 Torez Smith <torez@torezthinkpad>

 moved test cases down one level

2011-01-27 Torez Smith <torez@torezthinkpad>

 add parse support for pwrmgmt tests

2011-01-13 Torez Smith <torez@torezthinkpad>

 adding support for PM QA

2011-01-12 Paul Larson <paul.larson@canonical.com>

 Clean up an unusual looking error

2010-11-24 Paul Larson <paul.larson@canonical.com>

 Get the image description from /etc/buildstamp if it exists

2010-11-24 Paul Larson <paul.larson@canonical.com>

 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 <paul.larson@canonical.com>

 Get the image description from /etc/buildstamp if it exists

2010-11-23 Paul Larson <paul.larson@canonical.com>

 Fix some unit tests

2010-11-19 Paul Larson <paul.larson@canonical.com>

 Fix some unit tests that break if you run on ARM

2010-11-19 Paul Larson <paul.larson@canonical.com>

 Add some new utility functions for get_machine_type() and
 fake_machine()/clear_fake_machine() for getting the os.uname value and
 allowing it to be spoofed for unit tests

2010-10-20 Paul Larson <paul.larson@canonical.com>

 Add tiobench benchmark from Deepti

2010-10-20 Paul Larson <paul.larson@canonical.com>

 minor cleanups

2010-10-14 Deepti B.Kalakeri<deepti.kalakeri@linaro.org>

 Addressing review comments to the tiobench IO performance test suite

2010-10-07 Deepti B.Kalakeri<deepti.kalakeri@linaro.org>

 Addressing review comments to the tiobench IO performance test suite

2010-10-04 Deepti B.Kalakeri<deepti.kalakeri@linaro.org>

 Adding the tiobench IO performance test suite

2010-10-18 Paul Larson <paul.larson@canonical.com>

 Merge glmemperf test from Alexandros

2010-10-08 Alexandros Frantzis <alexandros.frantzis@linaro.org>

 Exclude tests that crash the benchmark (shmimage).
 Add license.

2010-10-01 Alexandros Frantzis <alexandros.frantzis@linaro.org>

 Add glmemperf test definition.

2010-10-18 Paul Larson <paul.larson@canonical.com>

 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 <paul.larson@canonical.com>

 Add a fixids method to the parser that changes the the testid to
 something dashboard can handle

2010-10-18 Paul Larson <paul.larson@canonical.com>

 add license header

2010-10-01 Alexandros Frantzis <alexandros.frantzis@linaro.org>

 Add x11perf test definition.

2010-10-15 Paul Larson <paul.larson@canonical.com>

 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 <paul.larson@canonical.com>

 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 <paul.larson@canonical.com>

 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 <paul.larson@canonical.com>

 Some fixes for gtkperf test

2010-10-14 Paul Larson <paul.larson@canonical.com>

 Replace spaces with _ in gtkperf test case id's

2010-10-14 Paul Larson <paul.larson@canonical.com>

 Run gtkperf with LANG=C

2010-10-15 Paul Larson <paul.larson@canonical.com>

 Silence the IOError that gets generated when you pipe output to less and quit before it's complete

2010-10-14 Paul Larson <paul.larson@canonical.com>

 Silence the IOError that gets generated when you pipe output to less and
 quit before it's complete

2010-10-12 Paul Larson <paul.larson@canonical.com>

 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 <michael.hudson@linaro.org>

 some tests for the help builtin

2010-10-12 Michael Hudson <michael.hudson@linaro.org>

 tweaks

2010-10-12 Michael Hudson <michael.hudson@linaro.org>

 tweaks to tests

2010-10-12 Michael Hudson <michael.hudson@linaro.org>

 tweaks

2010-10-12 Michael Hudson <michael.hudson@linaro.org>

 don't need this any more

2010-10-12 Michael Hudson <michael.hudson@linaro.org>

 fix other failing tests

2010-10-12 Michael Hudson <michael.hudson@linaro.org>

 fix tests broken by code motion

2010-10-12 Michael Hudson <michael.hudson@linaro.org>

 convert results over to new world; fix stupid typo

2010-10-12 Michael Hudson <michael.hudson@linaro.org>

 random hacking, but it seems like an improvement

2010-10-12 Paul Larson <paul.larson@canonical.com>

 Fix some problems with get_usb_devs tests

2010-10-05 Paul Larson <paul.larson@canonical.com>

 Fix some problems with get_usb_devs tests

2010-10-08 Paul Larson <paul.larson@canonical.com>

 Add a put command to dashboard

2010-10-08 Paul Larson <paul.larson@canonical.com>

 Fix description for board devices under armel

2010-10-07 Paul Larson <paul.larson@canonical.com>

 Handle error condition where the host is valid but cannot connect to the
 dashboard on that port/url

2010-10-07 Paul Larson <paul.larson@canonical.com>

 handle problems with the host, or connection problems more nicely

2010-10-07 Paul Larson <paul.larson@canonical.com>

 use the name of the result for the filename

2010-10-07 Paul Larson <paul.larson@canonical.com>

 Add indenting to json output

2010-10-07 Paul Larson <paul.larson@canonical.com>

 merge with trunk

2010-10-05 Paul Larson <paul.larson@canonical.com>

 Add some tests for dashboard put

2010-10-05 Paul Larson <paul.larson@canonical.com>

 add put command to dashboard

2010-10-07 Paul Larson <paul.larson@canonical.com>

 Fix for get_board_devs unit test

2010-10-07 Paul Larson <paul.larson@canonical.com>

 Fix get_board_devs test with generic info

2010-10-07 Paul Larson <paul.larson@canonical.com>

 Fix a strange problem that can happen during unit tests

2010-10-05 Paul Larson <paul.larson@canonical.com>

 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 <paul.larson@canonical.com>

 nicer formatting of json output

2010-10-06 Paul Larson <paul.larson@canonical.com>

 nicer formatting of json output

2010-10-01 Paul Larson <paul.larson@canonical.com>

 Remove abrek parse command

2010-10-01 Paul Larson <paul.larson@canonical.com>

 remove deprecated abrek parse command

2010-10-01 Paul Larson <paul.larson@canonical.com>

 Add license header to ltp

2010-10-01 Paul Larson <paul.larson@canonical.com>

 Fix dashboard json compatibility issue

2010-10-01 Zygmunt Krynicki <zygmunt.krynicki@linaro.org>

 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 <paul.larson@canonical.com>

 Fix gtkperf to correctly append units and result

2010-10-01 Paul Larson <paul.larson@canonical.com>

 Add license to gtkperf

2010-10-01 Alexandros Frantzis <alexandros.frantzis@linaro.org>

 Fix gtkperf test to correctly append 'units' and 'result' values.

2010-09-29 Paul Larson <paul.larson@canonical.com>

 Add gmpbench

2010-09-29 Paul Larson <paul.larson@canonical.com>

 A few minor cleanups

2010-09-29 Paul Larson <paul.larson@canonical.com>

 merge with trunk

2010-09-29 Deepti B.Kalakeri<deepti.kalakeri@linaro.org>

 Adding the results and unit field to the test_results

2010-09-28 Deepti B.Kalakeri<deepti.kalakeri@linaro.org>

 Addressing review comments

2010-09-28 Deepti B.Kalakeri<deepti.kalakeri@linaro.org>

 Fix typo in the comment

2010-09-28 Deepti B.Kalakeri<deepti.kalakeri@linaro.org>

 Added GMPbench test suite

2010-09-28 Paul Larson <paul.larson@canonical.com>

 Add a subcommand to output bundles that can be read by launch-control

2010-09-28 Paul Larson <paul.larson@canonical.com>

 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 <paul.larson@canonical.com>

 some minor cleanups

2010-09-28 Paul Larson <paul.larson@canonical.com>

 Fix up some formatting errors in _savetestdata

2010-09-27 Paul Larson <paul.larson@canonical.com>

 Add new tests for the bundle subcommand

2010-09-27 Paul Larson <paul.larson@canonical.com>

 Add a subcommand to output bundles that can be imported into the
 dashboard

2010-09-27 Paul Larson <paul.larson@canonical.com>

 Fix some json compatibility issues with the launch-control dashboard

2010-09-27 Paul Larson <paul.larson@canonical.com>

 one more rename

2010-09-27 Paul Larson <paul.larson@canonical.com>

 Make hw_profile tests more complete

2010-09-27 Paul Larson <paul.larson@canonical.com>

 match variable names to field names better in hwprofile

2010-09-24 Paul Larson <paul.larson@canonical.com>

 Fix some json compatibility issues with launch-control

2010-09-23 Paul Larson <paul.larson@canonical.com>

 Test output now goes to stdout by default, ./abrek run now has a -q
 option to disable this

2010-09-23 Paul Larson <paul.larson@canonical.com>

 remove unnecessary polling

2010-09-21 Paul Larson <paul.larson@canonical.com>

 Add tests for the new quiet option when running tests

2010-09-21 Paul Larson <paul.larson@canonical.com>

 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 <paul.larson@canonical.com>

 Added open posix test suite (via LTP)

2010-09-22 Deepti B.Kalakeri<deepti.kalakeri@linaro.org>

 Script to automate installation, execution, and parsing of posix test suite

2010-09-20 Deepti B.Kalakeri<deepti.kalakeri@linaro.org>

 script to automate installation, execution, and parsing of posix test suite

2010-09-22 Paul Larson <paul.larson@canonical.com>

 Added gtkperf test suite

2010-09-22 Paul Larson <paul.larson@canonical.com>

 minor fix

2010-09-16 Paul Larson <paul.larson@canonical.com>

 Added gtkperf from alf, changed to fix some fields for parsing, etc

2010-09-20 Paul Larson <paul.larson@canonical.com>

 add -y to apt-get or it can get stuck

2010-09-18 Paul Larson <paul.larson@canonical.com>

 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 <paul.larson@canonical.com>

 Add tests for the new hwprofile error handling

2010-09-17 Paul Larson <paul.larson@canonical.com>

 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 <paul.larson@canonical.com>

 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 <paul.larson@canonical.com>

 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 <paul.larson@canonical.com>

 Fix LP: 639930 to give better error message when calling a subcommand
 that doesn't exist, or was missepelled

2010-09-15 Paul Larson <paul.larson@canonical.com>

 Give a more useful error when calling a subcommand that doesn't exist

2010-09-15 Paul Larson <paul.larson@canonical.com>

 Add a test for fixed behavior when running a subcommand that is not
 defined

2010-09-15 Paul Larson <paul.larson@canonical.com>

 Allow OutputImposter to grab stderr also

2010-09-15 Paul Larson <paul.larson@canonical.com>

 Add a test definition for LTP

2010-09-14 Paul Larson <paul.larson@canonical.com>

 Forgot to remove that, oops :)

2010-09-14 Paul Larson <paul.larson@canonical.com>

 Add a test definition for ltp

2010-09-14 Paul Larson <paul.larson@canonical.com>

 Fix downloading if url contains a space

2010-09-10 Paul Larson <paul.larson@canonical.com>

 Add basic support for configuration to get to the dashboard

2010-09-10 Paul Larson <paul.larson@canonical.com>

 Some cleanup after code review

2010-09-03 Paul Larson <paul.larson@canonical.com>

 Add tests for the dashboard module so far

2010-09-03 Paul Larson <paul.larson@canonical.com>

 Add skeleton for dashboard module, and a subcommand to setup
 configuration for connection to a dashboard

2010-09-01 Paul Larson <paul.larson@canonical.com>

 Add support for simple fixtures

2010-09-01 Paul Larson <paul.larson@canonical.com>

 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 <paul.larson@canonical.com>

 Add support for simple fixtures, alter relevant tests to use them

2010-08-26 Paul Larson <paul.larson@canonical.com>

 Add results module for abrek with subcommands for operating on results
 stored locally

 replaces list-results command

2010-08-26 Paul Larson <paul.larson@canonical.com>

 * Split out the FakeConfigTests and FakeOutputTests
 * Add several more tests to cover failure cases for results command

2010-08-26 Paul Larson <paul.larson@canonical.com>

 Change error message for consistency

2010-08-26 Paul Larson <paul.larson@canonical.com>

 Handle calling results show for a result that doesn't exist

2010-08-26 Paul Larson <paul.larson@canonical.com>

 style change, add extra blank line between classes

2010-08-26 Paul Larson <paul.larson@canonical.com>

 remove unneeded parens

2010-08-24 Paul Larson <paul.larson@canonical.com>

 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 <paul.larson@canonical.com>

 Add tests for results plugin

2010-08-18 Paul Larson <paul.larson@canonical.com>

 Added copyright/license header to source files and COPYING file

2010-08-18 Paul Larson <paul.larson@canonical.com>

 Added copyright/license header to source files, and a COPYING file in
 the root project directory

2010-08-18 Paul Larson <paul.larson@canonical.com>

 Add support for subcommands

2010-08-17 Paul Larson <paul.larson@canonical.com>

 Added a test to make sure the subcommand is stripped from the argv list
 when the subcommand is called.

2010-08-17 Paul Larson <paul.larson@canonical.com>

 Added some additional documentation for AbrekCmd

2010-08-17 Paul Larson <paul.larson@canonical.com>

 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 <paul.larson@canonical.com>

 Add support for subcommands

2010-08-17 Paul Larson <paul.larson@canonical.com>

 Add tests for subcommands, and a few things I missed before

2010-08-10 Paul Larson <paul.larson@canonical.com>

 Add sw/hw profile information to test runs and make abrek more compliant
 with what the dashboard will expect

2010-08-10 Paul Larson <paul.larson@canonical.com>

 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 <paul.larson@canonical.com>

 Add uuid and change some field names to make abrek match what the
 dashboard expects

2010-08-10 Paul Larson <paul.larson@canonical.com>

 Remove test_id and time check from swprofile information, they should
 not be part of that structure

2010-08-06 Paul Larson <paul.larson@canonical.com>

 Add support for gathering hardware profile information

2010-08-06 Paul Larson <paul.larson@canonical.com>

 Add support for gathering hardware profile information on the system

2010-08-06 Paul Larson <paul.larson@canonical.com>

 Add tests for hwprofile code

2010-08-06 Paul Larson <paul.larson@canonical.com>

 Add a read_file() utility function and a fake_file() for testing

2010-08-06 Paul Larson <paul.larson@canonical.com>

 Add support for gathering software profile information from the system

2010-08-04 Paul Larson <paul.larson@canonical.com>

 Add support for gathering information about installed software in the
 format that the dashboard wants it

2010-07-26 Paul Larson <paul.larson@canonical.com>

 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 <paul.larson@canonical.com>

 Some minor cleanups

2010-07-22 Paul Larson <paul.larson@canonical.com>

 Added tests for the parser

2010-07-22 Paul Larson <paul.larson@canonical.com>

 Fix bad fixresults call

2010-07-19 Paul Larson <paul.larson@canonical.com>

 Merge with trunk

2010-07-07 Paul Larson <paul.larson@canonical.com>

 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 <paul.larson@canonical.com>

 Add some more documentation

2010-07-02 Paul Larson <paul.larson@canonical.com>

 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 <paul.larson@canonical.com>

 Add a README and setup.py

2010-07-19 Paul Larson <paul.larson@canonical.com>

 Add README and extend setup.py to add description and long_description

2010-07-19 Paul Larson <paul.larson@canonical.com>

 setup.py added

2010-07-19 Paul Larson <paul.larson@canonical.com>

 Add option parsing capabilities for commands

2010-07-16 Paul Larson <paul.larson@canonical.com>

 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 <paul.larson@canonical.com>

 Fix a bug with md5sum calculation

2010-07-14 Alexandros Frantzis <alf82@freemail.gr>

 Fix creation of command string for dependency installation.

2010-07-13 Paul Larson <paul.larson@canonical.com>

 * 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 <paul.larson@canonical.com>

 Added tests for listing installed/known tests, and results

2010-07-09 Paul Larson <paul.larson@canonical.com>

 improved config handling, thanks jamesw

2010-07-09 Paul Larson <paul.larson@canonical.com>

 Handle errors gracefully when the directories for results and installed
 tests don't even exist

2010-07-08 Paul Larson <paul.larson@canonical.com>

 Add a command to list saved results

2010-07-08 Paul Larson <paul.larson@canonical.com>

 Added list-tests command to list all known tests

2010-07-08 Paul Larson <paul.larson@canonical.com>

 Add a command to list tests currently installed

2010-07-08 Paul Larson <paul.larson@canonical.com>

 Added more tests for command related things

2010-07-06 Paul Larson <paul.larson@canonical.com>

 Add a test for when help does not exist

2010-07-06 Paul Larson <paul.larson@canonical.com>

 A few small fixes for command tests

2010-07-02 Paul Larson <paul.larson@canonical.com>

 Added more tests for command related things

2010-07-06 Alexandros Frantzis <alf82@freemail.gr>

 Corrected module imports for builtins.py.

2010-07-02 Paul Larson <paul.larson@canonical.com>

 Provide a simple help command and help on the existing commands

2010-07-02 Paul Larson <paul.larson@canonical.com>

 return instead of print help

2010-07-02 Paul Larson <paul.larson@canonical.com>

 use AbrekCmd.help()

2010-07-02 Paul Larson <paul.larson@canonical.com>

 Provide a simple help command, and help on the existing commands

2010-06-30 Paul Larson <paul.larson@canonical.com>

 Add uninstall command

2010-06-29 Paul Larson <paul.larson@canonical.com>

 Add another builtin command to support removing installed tests

2010-06-29 Paul Larson <paul.larson@canonical.com>

 Add support for running tests, a run command, and an example using this

2010-06-29 Paul Larson <paul.larson@canonical.com>

 minor fixes and style cleanups in tests

2010-06-29 Paul Larson <paul.larson@canonical.com>

 Fixed docstrings according to
 http://www.python.org/dev/peps/pep-0257/#multi-line-docstrings

2010-06-29 Paul Larson <paul.larson@canonical.com>

 fix old place where a return code had been expected, but should have
 been a try/except block now

2010-06-29 Paul Larson <paul.larson@canonical.com>

 some style changes

2010-06-29 Paul Larson <paul.larson@canonical.com>

 add tests for AbrekTestRunner

2010-06-29 Paul Larson <paul.larson@canonical.com>

 Updated syntax for raising exceptions

2010-06-28 Paul Larson <paul.larson@canonical.com>

 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 <paul.larson@canonical.com>

 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 <paul.larson@canonical.com>

 one more installer test

2010-06-24 Paul Larson <paul.larson@canonical.com>

 fix test_abrekcmd import

2010-06-24 Paul Larson <paul.larson@canonical.com>

 Remove some leftovers

2010-06-24 Paul Larson <paul.larson@canonical.com>

 Add some tests for AbrekTestInstaller

2010-06-24 Paul Larson <paul.larson@canonical.com>

 fix md5 checking buglet

2010-06-22 Paul Larson <paul.larson@canonical.com>

 catch errors at install time

2010-06-22 Paul Larson <paul.larson@canonical.com>

 improved md5 checking

2010-06-22 Paul Larson <paul.larson@canonical.com>

 better error handling

2010-06-21 Paul Larson <paul.larson@canonical.com>

 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 <paul.larson@canonical.com>

 improved geturl to handle bad urls and failed downloads better

2010-06-24 Paul Larson <paul.larson@canonical.com>

 use shutil.copyfileobj in geturl

2010-06-24 Paul Larson <paul.larson@canonical.com>

 improved geturl to handle bad urls and failed downloads better

2010-06-22 Paul Larson <paul.larson@canonical.com>

 rename abrek.commands to abrek.command

2010-06-21 Paul Larson <paul.larson@canonical.com>

 rename abrek.commands to abrek.command

2010-06-21 Paul Larson <paul.larson@canonical.com>

 add some small utility functions that will be useful later

2010-06-21 Paul Larson <paul.larson@canonical.com>

 use os.path.basename to get filename

2010-06-21 Paul Larson <paul.larson@canonical.com>

 remove run_external in favor of commands.getstatusoutput

2010-06-21 Paul Larson <paul.larson@canonical.com>

 safer write_file

2010-06-21 Paul Larson <paul.larson@canonical.com>

 make the filename geturl chooses ignore query args if they exist

2010-06-21 Paul Larson <paul.larson@canonical.com>

 Some small utility functions that will be useful later

2010-06-17 Paul Larson <paul.larson@canonical.com>

 Add class for dealing with config information

2010-06-16 Paul Larson <paul.larson@canonical.com>

 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 <paul.larson@canonical.com>

 utility functions to return the config dirs for various things, and
 create them if they don't already exist

2010-06-15 Paul Larson <paul.larson@canonical.com>

 handle missing or unknown commands

2010-06-14 Paul Larson <paul.larson@canonical.com>

 skeleton for project

2010-06-14 Paul Larson <paul.larson@canonical.com>

 stub initial import

Changelog 

This release does not have a changelog.

1 blueprint and 1 bug targeted

Blueprint Priority Assignee Delivery
Add benchmark tools from Andy Doan to LAVA Add benchmark tools from Andy Doan to LAVA 4 High Yongqin Liu  11 Implemented
Bug report Importance Assignee Status
922324 #922324 output of multiple steps are not appended 4 Medium Le Chi Thu  10 Fix Released
This milestone contains Public information
Everyone can see this information.