UbuntuUpdates.org

Package "checkbox-cli"

Name: checkbox-cli

Description:

Command line interface for checkbox

Latest version: 0.13.7
Release: precise (12.04)
Level: base
Repository: main
Head package: checkbox

Links


Download "checkbox-cli"


Other versions of "checkbox-cli" in Precise

Repository Area Version
updates main 0.13.10

Changelog

Version: 0.13.2 2012-02-17 09:02:54 UTC

checkbox (0.13.2) precise; urgency=low

  New upstream release (LP: #933090):

  [Jeff Lane]
  * Added a Hard Disk Stats Test that was part of a much older merge request
    for server test suite.
  * Modified apport-directory to provide feedback
  * Added new optical_write_test script and created appropriate jobs to refine
    optical drive testing
  * Created new resource job that creates an optical.{CD-R,DVD-R} resource to
    determine if a machine's optical drive supports writing or is read-only.
  * Added virt-check test to determine if a server will work as an OpenStack
    Compute Node.
  * Moved apport-directory changes from an old branch to checkbox where the
    job now resides.

  [Marc Tardif]
  * Removed trailing directories from the devpath of disk devices (LP: #925582)
  * Fixed awk regular expression in max_diskspace_used script (LP: #926312)
  * Implemented anonymous submissions to Launchpad with a dummy e-mail
    address.
  * Qt: Moved widgets around in Results window.
  * Changed options and arguments passed to show_tree method, and related UI
    changes.
  * Simplified running checkbox-qt from source tree, by compiling if needed.
  * Added support for decimals and multiple partitions in max_diskspace_used.
  * Fixed reference to xrandr_detect_modes replaced by VESA_drivers_not_in_use.
  * Fixed depends in debian/control file for checkbox-qt.

  [Daniel Manrique]
  * Changed way of obtaining preferred browser to ensure we honor the user's
    preference rather than Chromium's clobbering of
    /etc/alternatives/gnome-www-browser (LP: #925603)
  * Added submission_path_prompt config variable; if set, it will be shown to
    the user before the test selection screen, and the value entered will
    override the default filename for the xml report.
  * plugins/suites_prompt.py: Fixed jobs being run despite being deselected.
  * Qt: Changed color of the step bubbles to Ubuntu Orange, and made it
    parametrizable.
  * Qt: View report functionality.
  * Qt: Set the runtime application icon.
  * Fixed typo in network/info.
  * Fixed typo in create_connection.

  [Brendan Donegan]
  * Changed checkbox-cli text to clearly explain what + does (LP: #926417)
  * Changed progress bar of Qt UI to standard rather than custom one,
    prettified tabs and updated Launchpad email text amongst other UI tweaks
    in qt/frontend/qtfront.ui
  * Fixed some oversights in the mediacard job files regarding test
    descriptions and card types.
  * Tweaked the memory_compare script a bit to make it easier to maintain.
  * Used regexes in default whitelist.

  [ Javier Collado ]
  * Removed job that installed ipmitool by default (LP: #931954)

  [Tiago Salem Herrmann]
  * Implementation of Qt frontend for checkbox.
  * Qt-related features and bugfixes:
  * Qt: Added welcome screen image and background color.
  * Qt: Removed maximize/restore button.
  * Qt: added select/deselect all popup menu.
  * Qt: Status screen
  * Qt: Antialiasing hint for step numbers and question mark.
  
  [Sylvain Pineau]
  * Tests will run in in order specified by the whitelist.
  * JobStore caches most of a job's attributes in memory to speed up sorting.

 -- Jeff Lane Wed, 15 Feb 2012 00:11:21 -0500

Source diff to previous version
933090 Candidate revision checkbox_0.13.2
925582 Compound jobs are ignoring some items (noticed on disk tests)
926312 max_diskspace_used script has syntax error
925603 checkbox-unity: submission.xml opens in chromium instead of default browser
926417 checkbox-cli needs more clarification on what + does
931954 ipmitool shouldn't be installed in a job

Version: 0.13.1 2012-02-10 23:03:50 UTC

checkbox (0.13.1) precise; urgency=low

  New upstream release (LP: #925090):

  [Brendan Donegan]
  * Fixed the cpu_topology script so that it doesn't mistake the word
    'processor' in the value of another field for the field 'processor'
    (LP: #882161)
  * Added create_connection script and jobs to automatically create/test a
    wireless network connection.
  * Updated wireless job dependencies.
  * Add wireless performance data collecting tests.
  * Changed is_laptop test to a shell test and implemented a check_is_laptop
    script to check automatically for a systems 'laptopness' (LP: #886668)
  * Fixed connect_wireless script which continued failing to correctly
    identify wireless connections.
  * Don't fail the sleep_test if the wake alarm is still set (LP: #911161)
  * Add requirement for mem sleep state to be supported to the
    suspend_advanced_auto job (LP: #804190)
  * Fixed the camera/display test and removed the camera/video one.
  * Added display resource and matching requirements to external video
    output tests.
  * Added removable_storage_watcher script to replace watch_command to make
    testing USB, FireWire and MMC devices easier and more cohesive.
  * Added memory_compare script to automate the memory/info job
  * Switch audio settings to correct device before running audio tests
    (LP: #916859)
  * Nixed graphics/xorg-version-output job and updated other job dependencies,
    since it is redundant with graphics/xorg-version. (LP: #671144)

  [Gabor Kelemen]
  * Fixed last two remaining strings with backslashes (LP: #868571)
  * Fix misplaced parentheses, so translation can work (LP: #904876)

  [Marc Tardif]
  * Refactored install scripts to be agnostic of variant name:
    install/postinst, install/config and debian/*.postinst.
  * Using title defined in user_interface plugin in GTK interface.
  * Updated default.whitelist to reflect renamed jobs.
  * Removed files with non-printable characters from submission.xml.
  * Fixed parser for submission files with empty question comments
    and context info (LP: #912546)
  * Added support for skipping tests when the depends don't pass
    (LP: #509598)
  * Removed extraneous code from the sleep_test.
  * Refactored logic to check for network after suspend.
  * Removed deprecated hwtest package.
  * cpu_offlining was incorrectly using return instead of exit.

  [Daniel Manrique]
  * Update control files under debian/ to eliminate (most) lintian warnings
    (LP: #352986)
  * Environment variables specified with environ: in a job description will be
    passed to the backend for it to add to its environment. (LP: #897889)
  * Handle malformed LANGUAGE environment variable values (LP: #912946)
  * Added interactive media_keys_test script.
  * Make creation of wireless connection files more robust (LP: #923836)
  * Recommend gstreamer-gconf to enable media tests on kubuntu (LP: #898641)
  * Add bluetooth device requirement to obex jobs (LP: #921128)
  * Add a plugin conf variable for the welcome string (shown on the first
    screen when checkbox runs), so it can be changed without much effort.
  * Remove superflous bluetooth/detect job
  * Fixed typo in jobs/local.txt.in (phoronix misspelled as peripherals).
  * Rearranged a misplaced changelog entry.
  * Updated debian/control to remove unneeded Uploader: field.

  [Robert Roth]
  * Fixed spelling mistakes in user_apps job file. (LP: #904209)

  [Jeff Lane]
  * Created automated network info test to get some config info during automated
    runs. (LP: #912038)
  * Added requires to suspend wireless jobs so they won't run if wireless isn't
    present (LP: #907150)
  * Fixed issue in usb_test with unwritable filesystems (LP: #912522)
  * Fixed USB tests so that insert, storage, remove run in proper order
  * Removed usb_storage_after_suspend since it's superfluous, all other USB
    tests already run after suspend.
  * Modifed usb_test to handle firewire drives as well, renamed script to
    removable_storage_test

  [Aurélien Gâteau]
  * Improvements to Recover dialog and show_info method.

  [ Javier Collado ]
  * Error while creating binary package fixed (LP: #921576)

  [ Sylvain Pineau ]
  * Replaced xrandr_display_modes with automated check for VESA driver
  * Refactored Unity compatibility tests

 -- Daniel Manrique Fri, 10 Feb 2012 11:19:05 -0500

925090 Candidate revision checkbox_0.13.1
882161 cpu_topology script doesn't handle the word 'processor' in a CPU model name well
886668 Laptops can be incorrectly reported as desktops
911161 sleep_test script fails if wake_alarm is still set
804190 [sru_sleep_state_test] fails on servers
916859 checkbox asks me if I hear myself through the internal mic when the mic is muted
671144 in graphics-2d.txt graphics-2d and graphics-2d-output are the same test
868571 Faulty line breaks and line break markers in Checkbox test descriptions
904876 Small i18n bugs
912546 Checkbox submission parser fails on empty question comments and context info
509598 Test that depend on unsupported test cases executed
352986 Cleanup packaging warnings
897889 environment not preserved when user: is specified in a job
912946 weird LANGUAGE environment variable values cause checkbox to malfunction
923836 create_connection fails to create a valid connection
898641 Crash during checkbox-gtk
921128 bluetooth_obex_before_suspend needs bt detect logic
904209 Two strings of text have spelling errors
912038 [network_info] Checkbox needs an automated version of network_info
907150 checkbox always asserts wireless connection error on no wireless system
912522 usb_test fails on non-writable filesystems
921576 Unable to create binary package from source



About   -   Send Feedback to @ubuntu_updates