Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-15 | providers:checkbox: Add interactive multitouch zoom test. | Daniel Manrique | |
Test provides a QML-based interaction and automatic verification. | |||
2014-07-14 | add -s (script) option to parted command to avoid hanging on user input | Jeff Lane | |
2014-07-14 | " providers:checkbox: Fix template and exception handling in xrandr_cycle | Daniel Manrique | |
The script now looks for its template file in several locations, is more strict with exception handling, and provides better error messages if things don't work as expected. Due to bin/lib split in plainbox providers, it needs a bit of configuration to be run manually (i.e. from outside checkbox or plainbox), but the script will provide guidance on the environment variable to set for this to work. [r=zkrynicki][bug=1329728][author=roadmr]" | |||
2014-07-12 | Launchpad automatic translations update.plainbox-provider-checkbox-v0.7c1 | Launchpad Translations on behalf of checkbox-dev | |
2014-07-11 | providers:checkbox: xrandr_cycle pep8 and assorted fixes | Daniel Manrique | |
2014-07-11 | providers:checkbox: Fix template and exception handling in xrandr_cycle | Daniel Manrique | |
The script now looks for its template file in several locations, is more strict with exception handling, and provides better error messages if things don't work as expected. Due to bin/lib split in plainbox providers, it needs a bit of configuration to be run manually (i.e. from outside checkbox or plainbox), but the script will provide guidance on the environment variable to set for this to work. | |||
2014-07-11 | Added a summary to the job desctiption | Jeff Lane | |
2014-07-10 | Added new job to capture MAAS version when systems are installed from a cert ↵ | Jeff Lane | |
maas server | |||
2014-07-10 | "added ipv6 support via bug 1013273 [r=roadmr][bug=1013273][author=leftyfb]" | Mike Rushton | |
2014-07-10 | added ipv6 support via bug 1013273 | Mike Rushton | |
2014-07-10 | Added verification to the job type | cgregan@canonical.com | |
2014-07-10 | updated job descriptions for new touch tests | cgregan@canonical.com | |
2014-07-09 | providers:checkbox: Fix requirement expression for tickless_idle. | Daniel Manrique | |
(https://bugs.launchpad.net/plainbox-provider-checkbox/+bug/1333624) | |||
2014-07-04 | "automatic merge by tarmac [r=roadmr][bug=][author=sylvain-pineau]" | Sylvain Pineau | |
2014-07-04 | Launchpad automatic translations update. | Launchpad Translations on behalf of checkbox-dev | |
2014-07-03 | fix small error with ethtool invocation | Daniel Manrique | |
2014-07-03 | providers:checkbox:network: Improve output and handling of devices with no ↵ | Daniel Manrique | |
max_speed | |||
2014-07-03 | Added some exception handling and fixed a typo | Jeff Lane | |
2014-07-03 | added a bit to keep running on wifi devices that don't report a max or link ↵ | Jeff Lane | |
speed | |||
2014-07-03 | network iperf test now fails if link speed is lower than device max speed | Jeff Lane | |
2014-07-02 | "automatic merge by tarmac [r=roadmr][bug=1333956][author=roadmr]" | Daniel Manrique | |
2014-06-30 | touchscreen.txt.in: modify the steps for drag & drop, let it met the real ↵ | Po-Hsu Lin | |
condition | |||
2014-06-27 | providers:plainbox:network: Handle ifaces not reporting speed more gracefully | Daniel Manrique | |
2014-06-26 | CPU offline may not be supported on ARM systemplainbox-provider-checkbox-v0.6c1plainbox-provider-checkbox-v0.6 | Ashley Lai | |
2014-06-26 | whoops | cgregan@canonical.com | |
2014-06-26 | changes to type on interact tests | cgregan@canonical.com | |
2014-06-26 | plainbox-provider-checkbox: Added 3/4 touch tap tests | Sylvain Pineau | |
Both of them are using the standard MultiPointTouchArea QML component. To actually return a sensible exit code, the tests log "SUCCESS" on stderr and the command grep that pattern. | |||
2014-06-26 | "providers:checkbox: update graphics_driver to handle NULL display spec on ↵ | Daniel Manrique | |
some NVidia cards [r=zkrynicki][bug=1329607][author=roadmr]" | |||
2014-06-24 | added #!/bin/bash to the broadband_info script | cgregan@canonical.com | |
2014-06-24 | Changes to braodband_info and network scripts | cgregan@canonical.com | |
2014-06-21 | Launchpad automatic translations update. | Launchpad Translations on behalf of checkbox-dev | |
2014-06-20 | "make piglit/tarball less verbose. [r=zkrynicki][bug=1169875][author=roadmr]" | Daniel Manrique | |
2014-06-20 | power-management.txt.in: explicitly assign the .gz file path to solve the ↵ | Po-Hsu Lin | |
attachment issue | |||
2014-06-19 | providers:checkbox: make piglit/tarball less verbose | Daniel Manrique | |
2014-06-19 | providers:checkbox: update graphics_driver to handle NULL display spec on ↵ | Daniel Manrique | |
some NVidia cards | |||
2014-06-19 | "automatic merge by tarmac [r=roadmr][bug=1330399][author=cypressyew]" | Po-Hsu Lin | |
2014-06-19 | Remove the dependency of S3/S4 keys, re-ordering the S4 and Hybird-Sleep tests | Po-Hsu Lin | |
2014-06-18 | "providers:checkbox: Add device requirement for firewire tests ↵ | Daniel Manrique | |
[r=zkrynicki][bug=1305013][author=roadmr]" | |||
2014-06-18 | "providers:checkbox: update usb3 testing jobs to use --driver | Daniel Manrique | |
This is more reliable than checking for a specific threshold. [r=zkrynicki][bug=1331528][author=roadmr]" | |||
2014-06-18 | providers:plainbox: PEP8 fixes to sleep_test | Daniel Manrique | |
2014-06-18 | providers:plainbox: convert sleep_test to python3 | Daniel Manrique | |
2014-06-18 | providers:checkbox: update usb3 testing jobs to use --driver | Daniel Manrique | |
2014-06-18 | providers:checkbox: fix rotation_test scoping mistake | Zygmunt Krynicki | |
The variable 'error' is not in scope at the last line as it's only bound during the except handler. Fixes: https://bugs.launchpad.net/plainbox-provider-checkbox/+bug/1092925 Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com> | |||
2014-06-17 | providers:checkbox: Add device requirement for firewire tests | Daniel Manrique | |
2014-06-17 | "automatic merge by tarmac [r=roadmr,zkrynicki][bug=1330998][author=bladernr]" | Jeff Lane | |
2014-06-17 | power-management.txt.in - changed requires for tickelss idle from a 'not in' ↵ | Jeff Lane | |
to an 'in' to avoid issues with matching | |||
2014-06-17 | power-management.txt.in - tickless_idle does not run on arm/aarch64 systems now | Jeff Lane | |
2014-06-17 | provider:checkbox: fix bad error case in camera_test | Zygmunt Krynicki | |
This patch changes CameraTest._get_supported_resolutions() not to return early from the per-format loop when an IOError occurs while manipulating the device. This allows the 'resolutions' element to be assigned which ensures that every dictionary in supported_formats has that element set. This bug can happen, for example, when the current user has no permission to manipulate the camera device and gets an IOError with EPERM inside. Fixes: https://bugs.launchpad.net/plainbox-provider-checkbox/+bug/1235426 Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com> | |||
2014-06-17 | suspend.txt.in: fixed the suspend_auto was unexpectedly invoked issue | Po-Hsu Lin | |
2014-06-16 | graphics.txt.in: explicitly tell tester what to do in the switch card job | Po-Hsu Lin | |