[ubuntu/quantal] checkbox 0.14.4 (Accepted)
Sylvain Pineau
sylvain.pineau at canonical.com
Tue Aug 21 07:40:20 UTC 2012
checkbox (0.14.4) quantal; urgency=low
* New upstream release (LP: #1039094)
[ Daniel Manrique ]
* New version 0.14.4 for Quantal Quetzal development.
* Added new audio_test and test definitions.
[Jeff Lane]
* jobs/esata.txt.in: added tests for removable eSATA drives
scripts/removable_storage_test: added support for ata_serial_esata devices
scripts/removable_storage_watcher: added support for ata_serial_esata
devices
* scripts/optical_write_test: changed behaviour to timeout after 5 minutes
rather than a few seconds to give testers a chance to complete the test
without having to sit on top of the machine waiting. If tester doesn't hit
itself and proceed.
jobs/optical.txt.in: Cleared up text in the existing manual optical write
tests and added two automated tests that can be used if desired (they still
require the user to push the tray in after writing, but eliminate other
steps)
* scripts/graphics_driver: Added this script based to parse Xorg.0.log and
discover the currently running graphics driver and driver version
jobs/graphics.txt.in: Added a new job to take advantage of the
graphics_driver script.
data/whitelists/default.whitelist: Added the graphics_driver job to the
default whitelist because this would be good data to gather for UF and
doesn't cost much
* scripts/graphics_driver: Merged Alberto Milone's work on a
hybrid_graphics_test into graphics_driver as his stuff and my stuff were
similar enough to be in the same script, plus this allows the advantage of
using Bryce Harrington's xorglog library down the road.
* scripts/removable_storage_test: removed a lot of unnecessary output to
clean up the test run and also added in some basic performance monitoring.
[Sylvain Pineau]
* jobs/graphics.txt.in, jobs/benchmarks.txt.in: Move gtkperk to the benchmarks
section.
* jobs/benchmarks.txt.in, scripts/wifi_time2reconnect: Add a test to monitor
the time needed to reconnect to a WIFI access point.
* jobs/cpu.txt.in: Added a check for ARM Vector Floating Point Unit support.
* jobs/touchscreen.txt.in: Add 3 new manual tests (tap-detect, drag-n-drop and
multitouch-zoom)
* jobs/audio.txt.in: Added a test that verifies that the various audio
channels are working properly.
* scripts/camera_test, jobs/camera.txt.in: Replace the call to "xawtv -hwscan"
in camera_test by the VIDIOC_QUERYCAP ioctl, xawtv requirement removed.
* jobs/led.txt.in, jobs/local.txt.in, scripts/led_hdd_test.py: Add LED
tests.
* jobs/suspend.txt.in: Resurrect scripts/sleep_test as a fallback of fwts for
the suspend/suspend_advanced test.
[Brendan Donegan]
* scripts/audio_settings: Converted script from Perl to Python(3), putting
it in line with approved technology guidelines
* jobs/audio.txt.in: Fixed audio jobs to use --file option of audio_settings
instead of piping to STDOUT.
* Prettify the Step icons that appear next to each test step in the test run
screen (LP: #1036085)
* Remove the 'Don't show this message on startup' checkbox from the
introduction screen, since it isn't used (LP: #1036218)
* Continue to run the progress bar when the test dependencies are being
resolved so that it doesn't look like the UI hung (LP: #1036573)
* Remove gcov_attachment from default whitelist since it depends on lcov
which is not in the default install, and is not used anyway.
[Nathan Williams]
* scripts/network_check: Fixed exception handling in the absence of zenity
(LP: #988260)
[Samantha Jian]
* Added disk spindown test script and definition.
* Added support for BT devices on PCI bus. (LP: #1036124)
[Jeff Marcom]
* Added Accelerometer test.
* scripts/gst_pipeline_test, jobs/audio.txt.in: Added device sink check
[Matt Fischer]
* Added test to check that volume is within acceptable range and audio
elements are not muted.
* scripts/camera_test: added the resolutions option to take sample pictures
in all resolutions supported by the specified webcam
jobs/camera.txt.in: added the camera/multiple-resolution-images test which
utilitizes the changes to the camera_test script
[Alberto Milone]
* checkbox/contrib/gdk.py: Added library for getting gtk.gdk.Screen object
checkbox/contrib/xrandr.py: Added library for manipulating graphics
settings similar to how xrandr does it.
scripts/brightness_test: Added automated test to verify that backlight
settings are properly honored
scripts/color_depth_info: Added script to get info on color depth and pixel
format
scripts/graphics_modes_info: Added script to gather info on the supported
graphics modes available
scripts/rotation_test: Added script to automate screen rotation testing
jobs/graphics.txt.in, jobs/monitor.txt.in: Added jobs to take advantage of
the new scripts added to Checkbox
[ Sean Feole ]
* scripts/wifi_reconnect_resume_test, jobs/wifi_resume_time added.
* Fixed an output issue in scripts/wifi_reconnect_test that was not handled
in the original merge. Also tweaked error messages to be more useful.
[Chris Wayne]
* Added in bluetooth_test and related jobs for automated bluetooth
testing
Date: Mon, 20 Aug 2012 18:13:17 +0200
Changed-By: Sylvain Pineau <sylvain.pineau at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Daniel Holbach <daniel.holbach at ubuntu.com>
https://launchpad.net/ubuntu/quantal/+source/checkbox/0.14.4
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Mon, 20 Aug 2012 18:13:17 +0200
Source: checkbox
Binary: checkbox checkbox-cli checkbox-urwid checkbox-gtk checkbox-qt
Architecture: source
Version: 0.14.4
Distribution: quantal
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Sylvain Pineau <sylvain.pineau at canonical.com>
Description:
checkbox - System testing application
checkbox-cli - Command line interface for checkbox
checkbox-gtk - GTK interface for checkbox
checkbox-qt - QT4 interface for checkbox
checkbox-urwid - Urwid interface for checkbox
Launchpad-Bugs-Fixed: 988260 1036085 1036124 1036218 1036573 1039094
Changes:
checkbox (0.14.4) quantal; urgency=low
.
* New upstream release (LP: #1039094)
.
[ Daniel Manrique ]
* New version 0.14.4 for Quantal Quetzal development.
* Added new audio_test and test definitions.
.
[Jeff Lane]
* jobs/esata.txt.in: added tests for removable eSATA drives
scripts/removable_storage_test: added support for ata_serial_esata devices
scripts/removable_storage_watcher: added support for ata_serial_esata
devices
* scripts/optical_write_test: changed behaviour to timeout after 5 minutes
rather than a few seconds to give testers a chance to complete the test
without having to sit on top of the machine waiting. If tester doesn't hit
itself and proceed.
jobs/optical.txt.in: Cleared up text in the existing manual optical write
tests and added two automated tests that can be used if desired (they still
require the user to push the tray in after writing, but eliminate other
steps)
* scripts/graphics_driver: Added this script based to parse Xorg.0.log and
discover the currently running graphics driver and driver version
jobs/graphics.txt.in: Added a new job to take advantage of the
graphics_driver script.
data/whitelists/default.whitelist: Added the graphics_driver job to the
default whitelist because this would be good data to gather for UF and
doesn't cost much
* scripts/graphics_driver: Merged Alberto Milone's work on a
hybrid_graphics_test into graphics_driver as his stuff and my stuff were
similar enough to be in the same script, plus this allows the advantage of
using Bryce Harrington's xorglog library down the road.
* scripts/removable_storage_test: removed a lot of unnecessary output to
clean up the test run and also added in some basic performance monitoring.
.
[Sylvain Pineau]
* jobs/graphics.txt.in, jobs/benchmarks.txt.in: Move gtkperk to the benchmarks
section.
* jobs/benchmarks.txt.in, scripts/wifi_time2reconnect: Add a test to monitor
the time needed to reconnect to a WIFI access point.
* jobs/cpu.txt.in: Added a check for ARM Vector Floating Point Unit support.
* jobs/touchscreen.txt.in: Add 3 new manual tests (tap-detect, drag-n-drop and
multitouch-zoom)
* jobs/audio.txt.in: Added a test that verifies that the various audio
channels are working properly.
* scripts/camera_test, jobs/camera.txt.in: Replace the call to "xawtv -hwscan"
in camera_test by the VIDIOC_QUERYCAP ioctl, xawtv requirement removed.
* jobs/led.txt.in, jobs/local.txt.in, scripts/led_hdd_test.py: Add LED
tests.
* jobs/suspend.txt.in: Resurrect scripts/sleep_test as a fallback of fwts for
the suspend/suspend_advanced test.
.
[Brendan Donegan]
* scripts/audio_settings: Converted script from Perl to Python(3), putting
it in line with approved technology guidelines
* jobs/audio.txt.in: Fixed audio jobs to use --file option of audio_settings
instead of piping to STDOUT.
* Prettify the Step icons that appear next to each test step in the test run
screen (LP: #1036085)
* Remove the 'Don't show this message on startup' checkbox from the
introduction screen, since it isn't used (LP: #1036218)
* Continue to run the progress bar when the test dependencies are being
resolved so that it doesn't look like the UI hung (LP: #1036573)
* Remove gcov_attachment from default whitelist since it depends on lcov
which is not in the default install, and is not used anyway.
.
[Nathan Williams]
* scripts/network_check: Fixed exception handling in the absence of zenity
(LP: #988260)
.
[Samantha Jian]
* Added disk spindown test script and definition.
* Added support for BT devices on PCI bus. (LP: #1036124)
.
[Jeff Marcom]
* Added Accelerometer test.
* scripts/gst_pipeline_test, jobs/audio.txt.in: Added device sink check
.
[Matt Fischer]
* Added test to check that volume is within acceptable range and audio
elements are not muted.
* scripts/camera_test: added the resolutions option to take sample pictures
in all resolutions supported by the specified webcam
jobs/camera.txt.in: added the camera/multiple-resolution-images test which
utilitizes the changes to the camera_test script
.
[Alberto Milone]
* checkbox/contrib/gdk.py: Added library for getting gtk.gdk.Screen object
checkbox/contrib/xrandr.py: Added library for manipulating graphics
settings similar to how xrandr does it.
scripts/brightness_test: Added automated test to verify that backlight
settings are properly honored
scripts/color_depth_info: Added script to get info on color depth and pixel
format
scripts/graphics_modes_info: Added script to gather info on the supported
graphics modes available
scripts/rotation_test: Added script to automate screen rotation testing
jobs/graphics.txt.in, jobs/monitor.txt.in: Added jobs to take advantage of
the new scripts added to Checkbox
.
[ Sean Feole ]
* scripts/wifi_reconnect_resume_test, jobs/wifi_resume_time added.
* Fixed an output issue in scripts/wifi_reconnect_test that was not handled
in the original merge. Also tweaked error messages to be more useful.
.
[Chris Wayne]
* Added in bluetooth_test and related jobs for automated bluetooth
testing
Checksums-Sha1:
135539ca113b7bc09267817c162c7731b6c74de9 1189 checkbox_0.14.4.dsc
64013bba90aaf186148cdac5d7043dfc3ee56ba3 4136432 checkbox_0.14.4.tar.gz
Checksums-Sha256:
0707e86fb87daa56c16bc79d86e01ba8c3bc891e2f36c31557633e1e7c7aa053 1189 checkbox_0.14.4.dsc
8e8818a6a629c2112246bb6725f601998cdafd2a0e51bb58b54c311ba98537c2 4136432 checkbox_0.14.4.tar.gz
Files:
0437ab01a930aad4b791731a050ab330 1189 utils optional checkbox_0.14.4.dsc
6080f678a9579c727a2426b502eedbcd 4136432 utils optional checkbox_0.14.4.tar.gz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAlAzOXsACgkQRjrlnQWd1eublwCfdVC+T8yve3GDl3XWSYsHy9p2
aC8An38szPuvLEh42ONFvrDApXNbIrZz
=YLpB
-----END PGP SIGNATURE-----
More information about the Quantal-changes
mailing list