| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | "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 | |
| 2014-06-16 | touchpad.txt.in: added requirements to all touchpad jobs | Po-Hsu Lin | |
| 2014-06-13 | "automatic merge by tarmac [r=roadmr][bug=][author=cgregan]" | cgregan@canonical.com | |
| 2014-06-13 | network test -i $INTERFACE -t iperf change | cgregan@canonical.com | |
| 2014-06-13 | suspend.txt.in: fixed the suspend during local job generation stage issue | Po-Hsu Lin | |
| 2014-06-13 | Launchpad automatic translations update.plainbox-provider-checkbox-v0.5c1plainbox-provider-checkbox-v0.5 | Launchpad Translations on behalf of checkbox-dev | |
| 2014-06-11 | "automatic merge by tarmac [r=roadmr][bug=][author=cgregan]" | cgregan@canonical.com | |
| 2014-06-11 | Added environ: TEST_TARGET_FTP TEST_TARGET_IPERF TEST_USER TEST_PASS | cgregan@canonical.com | |
| 2014-06-11 | providers:checkbox: preserve l10n for networking/gateway_ping | Zygmunt Krynicki | |
| Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com> | |||
| 2014-06-11 | providers:checkbox: preserve l10n for networking/ping | Zygmunt Krynicki | |
| Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com> | |||
| 2014-06-11 | "automatic merge by tarmac [r=roadmr][bug=][author=zkrynicki]" | Zygmunt Krynicki | |
| 2014-06-11 | providers:checkbox:po: add Polish translations | Zygmunt Krynicki | |
| Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com> | |||
| 2014-06-11 | providers:checkbox:po: update translation template | Zygmunt Krynicki | |
| Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com> | |||
| 2014-06-11 | providers:checkbox:po: remove [type: xxx] syntax from gateway_ping_test | Zygmunt Krynicki | |
| Casual testing shows that gettext/python doesn't really work and scripts tagged that way are simply ignored and skipped by xgettext. For now I'd like to remove it from one file before a full investigation answers what is the correct way to tag our file types for xgettext. Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com> | |||
| 2014-06-11 | providers:checkbox:gateway_ping_test: add missing copyright header | Zygmunt Krynicki | |
| Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com> | |||
| 2014-06-11 | providers:checkbox:gateway_ping_test: normalize command line arguments | Zygmunt Krynicki | |
| Apart from visually different code formatting this patch adjusts each command line option to be a lower-case sentence-less string Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com> | |||
| 2014-06-11 | providers:checkbox:gateway_ping_test: fix some odd code formatting | Zygmunt Krynicki | |
| Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com> | |||
| 2014-06-11 | providers:checkbox:gateway_ping_test: normalize comments | Zygmunt Krynicki | |
| Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com> | |||
| 2014-06-11 | providers:checkbox:gateway_ping_test: normalize empty lines | Zygmunt Krynicki | |
| Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com> | |||
| 2014-06-11 | providers:checkbox:gateway_ping_test: adjust each printed message | Zygmunt Krynicki | |
| This patch adjusts each print()ed message to use gettext and new-style formatting. Some strings were combined into longer sentences to be easier to localize Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com> | |||
| 2014-06-11 | providers:checkbox:gateway_ping_test: replace _hex_to_dec() with plain int() | Zygmunt Krynicki | |
| Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com> | |||
| 2014-06-11 | providers:checkbox:gateway_ping_test: remove useless python2 syntax | Zygmunt Krynicki | |
| Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com> | |||
| 2014-06-11 | providers:checkbox:gateway_ping_test: don't use python3.3 features | Zygmunt Krynicki | |
| FileNotFoundError is not available on python3.2 so as long as we need to support it we cannot use that exception. Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com> | |||
| 2014-06-11 | providers:checkbox:gateway_ping_test: tweak imports | Zygmunt Krynicki | |
| Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com> | |||
| 2014-06-11 | providers:checkbox:gateway_ping_test: use with to do file IO | Zygmunt Krynicki | |
| Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com> | |||
| 2014-06-11 | providers:checkbox:gateway_ping_test: add support for local translations | Zygmunt Krynicki | |
| This patch conditionally binds "CHECKBOX_PROVIDER_LOCALE_DIR" as the gettext domain if the aforementioned environment variable is set. This allows translations of that single script to work in the development tree. Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com> | |||
| 2014-06-11 | providers:checkbox:gateway_ping_test: update gettext domain | Zygmunt Krynicki | |
| The script is a part of the 'checkbox' provider for plainbox so it should reuse the same gettext domain as the rest of the provider Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com> | |||
| 2014-06-11 | providers:checkbox:gateway_ping_test: fix some PEP-8 problems | Zygmunt Krynicki | |
| Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com> | |||
| 2014-06-11 | providers:checkbox:gateway_ping_test: apply gettext everywhere | Zygmunt Krynicki | |
| This patch is imperfect, there are a number of strings that should be combined into a longer string and there are some number-related strings. Those will be cleaned up in subsequent commits Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com> | |||
| 2014-06-11 | providers:checkbox:gateway_ping_test: normalize docstrings | Zygmunt Krynicki | |
| Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com> | |||
| 2014-06-11 | providers:checkbox:gateway_ping_test: sort imports | Zygmunt Krynicki | |
| Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com> | |||
| 2014-06-11 | "automatic merge by tarmac [r=roadmr][bug=1321740][author=cypressyew]" | Po-Hsu Lin | |
| 2014-06-11 | " providers:checkbox: Minor refactoring of gateway_ping_test. | Daniel Manrique | |
| Rewrote the way ping command is invoked and the output is processed to solve a few problems (LP: #1232774). [r=zkrynicki][bug=1232774][author=roadmr]" | |||
