branches with status:
Name Status Last Modified Last Commit
lp:~cr3/+junk/checkbox-ihv 1 Development 2012-11-09 20:47:20 UTC
6. Fixes to build tarballs without check...

Author: Marc Tardif
Revision Date: 2012-11-09 20:47:20 UTC

Fixes to build tarballs without checkbox-ihv.

lp:~cr3/checkbox-certification/hexr 1 Development 2012-10-18 20:48:24 UTC
549. Refactored certify_* plugins to submi...

Author: Marc Tardif
Revision Date: 2012-10-18 20:48:24 UTC

Refactored certify_* plugins to submit to certification rewrite server.

lp:~cr3/checkbox/udisks2_monitor_invalid 1 Development 2012-10-10 19:23:52 UTC
1761. Broke PEP8 convention in udisks2_moni...

Author: Marc Tardif
Revision Date: 2012-10-10 19:23:37 UTC

Broke PEP8 convention in udisks2_monitor scripts.

lp:~cr3/checkbox/optical_write_test (Has a merge proposal) 1 Development 2012-09-23 16:27:01 UTC
1699. Fixed hard coded path to /usr/share/c...

Author: Marc Tardif
Revision Date: 2012-09-23 16:26:42 UTC

Fixed hard coded path to /usr/share/checkbox/scripts.

lp:~cr3/ubuntu/quantal/unattended-upgrades/1046438 bug(Has a merge proposal) 1 Development 2012-09-05 17:14:06 UTC
27. Fixed debug output when a package has...

Author: Marc Tardif
Revision Date: 2012-09-05 17:13:16 UTC

Fixed debug output when a package has no candidates (LP: #1046438)

lp:~cr3/+junk/frontend 1 Development 2012-08-28 14:03:16 UTC
1. Initial release.

Author: Marc Tardif
Revision Date: 2012-08-28 14:02:39 UTC

Initial release.

lp:~cr3/checkbox/ui 1 Development 2012-07-17 19:50:11 UTC
5. Added runner to run local jobs.

Author: Marc Tardif
Revision Date: 2012-07-17 19:50:11 UTC

Added runner to run local jobs.

lp:~cr3/checkbox/bug990075-3_0.13 bug(Has a merge proposal) 1 Development 2012-06-25 19:28:55 UTC
1393. Backported revisions 1450..1452 from ...

Author: Marc Tardif
Revision Date: 2012-06-21 17:08:04 UTC

Backported revisions 1450..1452 from bug990075.

lp:~cr3/ubuntu/quantal/checkbox/0.14 bug(Has a merge proposal) 1 Development 2012-06-23 00:58:45 UTC
44. * New upstream release (LP: #1016746)...

Author: Marc Tardif
Revision Date: 2012-06-23 00:52:27 UTC

* New upstream release (LP: #1016746):

[Brendan Donegan]
* [FEATURE] Python 2 to 3 conversion:
  * scripts/create_connection - switched to using argparse and fixed
    representation of octal literal
  * scripts/internet_test - ran 2to3 tool and decoded result of
    check_output. Also replaced optparse with argparse
  * scripts/memory_info
  * scripts/removable_storage_test - ran 2to3 tool and fixed some
    encoding issues
  * scripts/removable_storage_watcher - ran 2to3 tool and swapped
    use of gobject with gi.repository.GObject
  * scripts/xrandr_cycle - ran 2to3 tool and fixed encoding issue
  * scripts/obex_send - ran 2to3 tool and swapped
    use of gobject with gi.repository.GObject
* Update touchpad.py to use gsettings instead of deprecated gconf
  (LP: #1004212)
* Instead of checking output of nmcli con up in create_connection,
  check the return code is success instead (LP: #1013537)
* base64 encode the after suspend screenshot attachement so that it can
  be uploaded properly (LP: #1016126)
* Fixed simple type in xorg_memory_test, introduced by Python3
  conversion (LP: #1016387)
* [FEATURE] Add suspend/bluetooth_obex_after_suspend_auto test to be
  used during fully automated SRU testing

[Marc Tardif]
* [FEATURE] Reworked media_keys_test into key_test, making it more generic
  and able to test for any key that sends an scancode. Used it to implement
  a test for the Super key.
* [FEATURE] Added new interactive and auto-verifying touchpad scrolling
  test.
* [FEATURE] Python 2 to 3 conversion:
  * scripts/ansi_parser
  * scripts/cking_suite
  * scripts/floppy_test
  * scripts/network_bandwidth_test
  * scripts/cpu_scaling_test
* Removed sleep_test script no longer used by any test definition.
* [FEATURE] Deprecated scripts:
  * scripts/autotest_filter and scripts/autotest_suite
  * scripts/ltp_filter and scripts/ltp_suite
  * scripts/mago_filter and scripts/mago_suite
  * scripts/qa_regression_suite

[Daniel Manrique]
* New version 0.14 for Quantal Quetzal development.
* Set the correct user (root) for fwts-wakealarm test (LP: #1004102)
* Set correct user (root) for usb/storage-preinserted, so it works correctly
  on servers (LP: #1004131)
* Log (at level INFO) name of each message we execute, so the currently
  running job can be determined by looking at the logfile, rather than
  hunting through process lists.
* [FEATURE] Added script and jobs to collect and attach output from
  alsa-info.sh.
* Assume utf-8 encoding always, when opening template files.
  (LP: #1015174)
* [FEATURE] Replaced the context menu in the selection tree with explicit
  "select/deselect all" buttons.

[Javier Collado]
* Submission screen in Qt interface updated to support certification client:
  - customize contents depending on the upload target (launchpad or certification)
  - display links to the report properly in the show_entry method
* Fixed qt interface show_entry method preopulates widget that gets
  user input (LP: #1000451)
* Added customizable deselect_warning message in qt show_tree method (LP: #1000443)
* show_error method shows long text properly in gtk/qt interfaces (LP:
  #1012052)

[Jeff Lane]
* [FEATURE] Changes to Power Management testing in Checkbox:
  * scripts/pm_test: added a slightly modified version of OEM team's pm.py
    script for reboot/poweroff testing
  * jobs/hibernate.txt.in: modified hibernate test to use fwts and added new
    jobs to attach log files from hibernate testing.
  * jobs/power-management.txt.in: added new poweroff and reboot jobs using pm_test
    script. Added jobs to attach logs from reboot and poweroff tests to
    results.
  * jobs/stress.txt.in: modified suspend_30_cycles and hibernate_30_cycles to
    use fwts. Added jobs to attach logs from 30 cycle tests to results.
  * jobs/suspend.txt.in: Modified suspend_advanced and suspend_advanced_auto to use
    fwts. Added job to attach log from suspend_advanced and suspend_advanced_auto
    to results.
* [FEATURE] jobs/miscellanea.txt.in: added a job to gather tester info for
  certification purposes. Not to be used for UF.
* [FEATURE] Python 2 to 3 conversion:
  * scripts/cpu_topology: ran 2to3, made modificates based on code review and
    tested script to verify functionality.
  * scripts/disk_smart: ported to Python 3. Inserted bits to decode byte
    data returned by Popen. Fixed list_handler to decode bytes types to clean
    up debug output. Added bits to improve debug output. Migrated from
    optparse to argparse.
  * scripts/network_check: ran 2to3 and that was all that was needed. Also
    took the liberty of migrating from optparse to ArgParse sine we're
    Python3 only now.
  * scripts/network_device_info: ran 2to3 and changed shebang.
  * scripts/network_info: ran 2to3 and changed shebang. Fixed encoding issue
    with interface[:15] (needed to be a bytes object).
  * scripts/fwts_test: ran 2to3 and changed shebang, fixed an encoding bug
    with Popen output. Cleaned up the final output to be more useful for
    debugging test failures.
  * scripts/keyboard_test: nothing to do for conversion beyond changing shebang.
  * scripts/network_ntp_test: 2to3 changed nothing, so modified shebang.
    Fixed an encoding issue with Popen output in. Re-inserted a call to
    SilentCall() that was removed from TimeSkew() by someone in a previous
    revision, which made the TimeSkew() function do nothing. Fixed an
    unbuffered I/O error in SilentCall() discovered while testing Python3
    changes.
  * scripts/optical_detect, scripts/optical_read_test: ran 2to3 and changed
    shebang. Changes were minimal.
  * scripts/xorg_memory_test: 2to3 made minimal changes, modifed shebang.
    Converted optparse code to argparse code and replaced sys.argv[] stuff
    with more useful positional arguments. Removed a redundant import that
    2to3 injected.
  * scripts/resolution_test: ran 2to3 with minimal changes. Changed shebang.
    Converted optparse to argparse and removed unnecessary calls to
    sys.argv[]
  * scripts/pm_log_check: ran 2to3 and changed shebang.
  * scripts/pm_test: ran 2to3 and changed shebang. After a lot of trial and
    error, changed the way xinput is called to avoid confusing bytecode
    embedded in the command output that was causing problems with
    bytes.decode() on the "after reboot" hardware checks.

[Jeff Marcom]
* [FEATURE] Python 2 to 3 conversion:
  * scripts/memory_info
  * scripts/memory_test
  * scripts/touchpad_test
* Deprecated: wake_on_lan_test
* Update touchpad.py to use gsettings instead of deprecated gconf
  (LP: #1004212)

[Marc Tardif]
* [FEATURE] Reworked media_keys_test into key_test, making it more generic
  and able to test for any key that sends an scancode. Used it to implement
  a test for the Super key.
* [FEATURE] Added new interactive and auto-verifying touchpad scrolling
  test.
* Removed sleep_test script no longer used by any test definition.
* Migrated project minus scripts to Python 3.

[Sylvain Pineau]
* [FEATURE] Python 2 to 3 conversion:
  * scripts/gst_pipeline_test. Migrated to PyGI.
  * scripts/removable_resource: Add a resource job to identify removable
    block devices. __disks__ jobs updated to run only on internal drives.
* [FEATURE] jobs/benchmarks.txt.in, scripts/pts_run: Add a reworked launcher
  for phoronix-test-suite tests.
* [FEATURE] Python 2 to 3 conversion:
* jobs/stress.txt.in: add OEM team's stress tests (including reboot and poweroff)
  and log analysis jobs

lp:checkbox-core bug 1 Development 2012-05-02 21:17:23 UTC
21. Merged from javier.collado's bug99187...

Author: Marc Tardif
Revision Date: 2012-05-02 21:16:42 UTC

Merged from javier.collado's bug991875 branch.

lp:~cr3/checkbox/core 1 Development 2012-02-24 15:53:59 UTC
2. Added connector component.

Author: Marc Tardif
Revision Date: 2012-02-24 15:53:59 UTC

Added connector component.

lp:~cr3/+junk/dpkg-offline 1 Development 2012-01-25 17:31:52 UTC
8. Substituting shortest rather than lon...

Author: Marc Tardif
Revision Date: 2012-01-25 17:31:52 UTC

Substituting shortest rather than longest match in tarball path.

lp:~cr3/xorg-server/xsmoke-packaging 1 Development 2011-12-30 22:26:27 UTC
14. Added support for running runtests.sh...

Author: Marc Tardif
Revision Date: 2008-12-11 21:17:30 UTC

Added support for running runtests.sh from source and installed package.

lp:~cr3/launchpad-results/encoding 1 Development 2011-12-16 17:23:02 UTC
37. Added explicit encoding for hardware ...

Author: Marc Tardif
Revision Date: 2011-12-16 17:22:50 UTC

Added explicit encoding for hardware and submission probers.

lp:~cr3/+junk/checkbox-unity 1 Development 2011-12-02 22:34:42 UTC
4. Moved info jobs to plugins configurat...

Author: Marc Tardif
Revision Date: 2011-12-02 22:34:42 UTC

Moved info jobs to plugins configuration.

lp:~cr3/ubuntu/oneiric/checkbox/0.12.4 1 Development 2011-08-10 20:32:21 UTC
31. [Brendan Donegan] * Refactored job de...

Author: Marc Tardif
Revision Date: 2011-08-10 20:31:34 UTC

[Brendan Donegan]
* Refactored job definition files.
* Fixed dependencies and test naming.
* Added Online CPU before/after suspend test.
* Automated wireless tests.
* Removed redundant sru_suite.txt, updated dependencies accordingly.
* Automated bluetooth_obex tests.

[Daniel Manrique]
* Further improvements to make frontend/backend communication more reliable.
  Prevents stuck backends, failure to close the GUI due to lack of reply
  from the backend, and test specifying "user" not being run.
* scripts/keyboard_test modified to account for pygi-related GTK API
  changes. (LP: #804369)
* scripts/sleep_test: improve handling of NetworkManager DBus API
  changes. (LP: #808423)
* scripts/cdimage_resource: properly handle releases with "LTS" in their
  name (LP: #814085)
* Updated minimum_resolution test as per latest system requirements, leaving
  just one unified test. (LP: #767166)

[Javier Collado]
* Checkbox exits with EX_NOINPUT if a whitelist or blacklist file is
  specified and cannot be found.
* Deselect a test suite automatically when none of its children is selected,
  in the GTK interface. (LP: #651878)
* Make the "Next" button the default action when Enter is pressed, to
  streamline testing with the GTK interface.

[Marc Tardif]
* Fixed udevam not being found because /sbin not in PATH (LP: #597305)
* Fixed hardware attachments for udev and dmi (LP: #822682)

[Sylvain Pineau]
* Expose the message store to other plugins, via firing an expose-msgstore
  event.

[Andrew Faulkner]
* Fix description for nautilus_file_create job (LP: #821141)

[Kenneth Wimer]
* New header image that follows brand guidelines (LP: #554202)

lp:~cr3/launchpad-results-dependencies/trunk 1 Development 2011-05-11 10:25:53 UTC
20. Added setuptools for Python 2.7.

Author: Marc Tardif
Revision Date: 2011-05-11 10:25:53 UTC

Added setuptools for Python 2.7.

lp:~cr3/launchpad-results/trunk 1 Development 2011-04-23 21:59:29 UTC
15. Added disk package, attachment module...

Author: Marc Tardif
Revision Date: 2011-04-23 21:55:09 UTC

Added disk package, attachment modules and corresponding infrastructure.

lp:~cr3/checkbox/trunk 1 Development 2011-03-17 18:47:54 UTC
896. Added changelog entry for candidate r...

Author: Marc Tardif
Revision Date: 2011-03-17 18:47:37 UTC

Added changelog entry for candidate revision.

lp:certify-hudson 1 Development 2011-01-31 20:39:07 UTC
1. Initial release.

Author: Marc Tardif
Revision Date: 2011-01-31 20:39:07 UTC

Initial release.

lp:~cr3/ubuntu/lucid/checkbox/0.9.2 bug(Has a merge proposal) 1 Development 2010-06-10 16:43:33 UTC
16. New upstream release (LP: #567568): *...

Author: Marc Tardif
Revision Date: 2010-04-20 22:18:02 UTC

New upstream release (LP: #567568):
* Added referer when sending submissions to Launchpad (LP: #550973)
* Added suggests to checkbox package in debian/control file (LP: #352740)
* Fixed udev_resource script to be more resilient (LP: #556824)
* Fixed cdimage_resource script to read casper.log (LP: #558728)
* Fixed reporting all resources found for a job (LP: #560948)
* Fixed stalling when using kdesudo to start backend (LP: #557443)
* Fixed starting the appropriate default browser on UNR (LP: #563050)
* Fixed ansi_parser script when outputting to stdout (LP: #560952)
* Fixed opening the report with the gconf preferred browser (LP: #562580)
* Fixed suspend_test to use relative time for wakealarm (LP: #349768)
* Fixed backend not getting terminated upon closing (LP: #553328)

lp:~cr3/+junk/dt 1 Development 2010-04-14 20:10:10 UTC
5. Moved script from /usr/bin to /usr/sbin.

Author: Marc Tardif
Revision Date: 2010-04-14 20:10:10 UTC

Moved script from /usr/bin to /usr/sbin.

lp:~cr3/checkbox-qa/expanded-test-coverage 1 Development 2009-09-15 15:46:13 UTC
42. Worked around cdrom tests because it'...

Author: Marc Tardif
Revision Date: 2009-09-15 15:46:13 UTC

Worked around cdrom tests because it's not possible to determine capabilities from the registry.

lp:~cr3/storm/reference_is_in (Has a merge proposal) 1 Development 2009-06-01 20:58:33 UTC
306. Fixed is_in method in references to s...

Author: Marc Tardif
Revision Date: 2009-06-01 20:58:33 UTC

Fixed is_in method in references to support compound key references and added test when passed an empty list.

124 of 24 results