lp://staging/~roadmr/ubuntu/lucid/checkbox/0.9.2
- Get this branch:
- bzr branch lp://staging/~roadmr/ubuntu/lucid/checkbox/0.9.2
Branch merges
- Stéphane Graber: Approve
-
Diff: 807 lines (+250/-246)19 files modifiedbackend (+12/-3)
checkbox/job.py (+1/-1)
checkbox/resource.py (+3/-2)
checkbox/user_interface.py (+7/-2)
debian/changelog (+16/-0)
debian/control (+1/-0)
jobs/disk.txt.in (+1/-2)
jobs/local.txt.in (+1/-1)
jobs/resource.txt.in (+1/-0)
plugins/backend_info.py (+15/-17)
plugins/begin_prompt.py (+33/-0)
plugins/launchpad_exchange.py (+2/-1)
plugins/persist_info.py (+2/-2)
po/checkbox.pot (+10/-10)
scripts/device_list (+0/-168)
scripts/disk_test (+0/-33)
scripts/run_templates (+142/-0)
scripts/suspend_test (+2/-3)
scripts/udev_resource (+1/-1)
Related bugs
Bug #349768: Wakeup timer doesn't work on HP Compaq | Undecided | Fix Released | |
Bug #352740: checkbox-backend 0.7 doesn't run | Undecided | Fix Released | |
Bug #550973: checkbox should send a referer header when it POSTs data to Launchpad. | Undecided | Fix Released | |
Bug #553328: Backend does not get terminated | Undecided | Fix Released | |
Bug #556824: udev_resource script fails to parse device properties on kvm | Undecided | Fix Released | |
Bug #557443: Checkbox on Kubuntu stalls when gathering information | Undecided | Fix Released | |
Bug #558728: cdimage_resource script in checkbox fails to read casper.log | Undecided | Fix Released | |
Bug #560948: Checkbox only reports the first resource found for a job requirement | Undecided | Fix Released | |
Bug #562580: checkbox use firefox instead default browser | Undecided | Fix Released | |
Bug #563050: checkbox-gtk starts mid browser instead of preferred firefox on UNR | Undecided | Fix Released |
Related blueprints
Branch information
- Owner:
- Daniel Manrique
- Status:
- Merged
Recent revisions
- 17. By Daniel Manrique
-
- Targeting to lucid-proposed and removing patch from bug 560952 as I
was unable to reproduce that behavior to produce a proper SRU report. - 16. By Marc Tardif
-
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) - 15. By Marc Tardif
-
New upstream release (LP: #548800):
* Added cpu_scaling_test script.
* Fixed hard drive detection (LP: #549714)
* Fixed backend to handle empty messages (LP: #536645)
* Fixed parsing of package resource (LP: #539691)
* Fixed malformed xml report (LP: #485445)
* Fixed running root manual tests as normal user (LP: #383559)
* Fixed writing apport files only after submitting (LP: #530380)
* Fixed audio test instructions (LP: #529205)
* Fixed gathering chassis information (LP: #537435)
* Fixed detection of disks in kvm (LP: #552998)
* Fixed udev_resource script to be more resilient (LP: #552999)
* Fixed filter_packages script to use new resources. - 14. By Mathias Gug
-
[ Marc Tardif ]
New upstream release (LP: #532882):
* Introduced job_prompt plugin to treat all jobs (suites, tests, etc.) as composites.
* Replaced the registry and resource scripts and centralized job iteration.
* Replaced dependency on dbus by using sudo/gksu/kdesudo instead.
* Replaced mktemp with mkdtemp for security purposes.
* Fixed strings in fingerprint and modem tests (LP: #457759)
* Fixed client side validation of Launchpad form (LP: #438671)
* Added device information to tags when reporting bugs with apport.
* Added shorthands for blacklist-file and whitelist-file.
* Added support for apport default configuration (LP: #465447)
* Added support for scrolled options list (LP: #411526)
* Added support for tests generated by suites to run as root.
* Added support for requirements in attachments.
* Added support for armv7l processor
* Added Autotest integration
* Added LTP integration
* Added Phoronix integration
* Added qa-regression-testing integration - 12. By Marc Tardif
-
* Fixed translation of suites and tests files (LP: #456115)
* Fixed checking the status of command registries (LP: #457502)
* Fixed selecting suites in the command line (LP: #457559)
* Fixed reporting of bugs to contain test description (LP: #427932)
* Fixed execute permissions on scripts (LP: #459606)
* Renamed processors_info plugin to singular because processor
information is reported as a single structure with a count attribute
* Updated translation files. - 11. By Marc Tardif
-
* Fixed failing dependencies when not available (LP: #430051)
* Fixed supporting udevadm not providing DEVPATH variable (LP: #430084)
* Fixed supporting audio devices without a /proc/asound entry (LP: #430086)
* Fixed running when python-apport package is not installed (LP: #430103)
* Fixed X error when exiting after reporting a bug (LP: #430776)
* Fixed prompting to report a bug according to GNOME HIG (LP: #429701)
* Fixed prompting for answer in checkbox-cli (LP: #429764)
* Fixed resolution_test message for fglrx driver (LP: #346816)
* Fixed adding of manpage symlinks for gtk and cli (LP: #426641)
* Fixed recovering from connecting to the backend (LP: #446693)
* Fixed backend to use dbus instead of policykit (LP: #435714)
* Fixed interpolation of output variable in cli (LP: #450673)
* Fixed selection of suites in cli (LP: #450713)
* Fixed parsing of virtio-pci devices (LP: #450774) - 10. By Marc Tardif
-
* Fixed trailing newline requirement in test definitions (LP: #427993)
* Fixed reporting firmware version as product name (LP: #428563)
* Fixed detecting pci and usb audio devices (LP: #429558)
* Fixed prompting to report a bug when there's no package (LP: #429668) - 9. By Marc Tardif
-
* Fixed adding test information when reporting with apport (LP: #423798)
* Fixed tagging bugs when reporting with apport (LP: #423799)
* Fixed expressing package aliases for the linux package (LP: #423805)
* Fixed detecting the disk category in devices (LP: #423864)
* Fixed supporting apport symptoms when reporting bugs (LP: #424063)
* Fixed gathering of dmi information for Launchpad report (LP: #424454)
* Fixed tests using gksudo returning empty output (LP: #425284)[Javier Collado]
* Fixed reporting of output in shell plugin (LP: #393894)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/oneiric/checkbox