Branches for Oneiric

Name Status Last Modified Last Commit
lp:ubuntu/oneiric/checkbox bug 2 Mature 2011-09-29 19:05:31 UTC
35. New upstream release (LP: #862579): ...

Author: Daniel Manrique
Revision Date: 2011-09-29 13:12:01 UTC

New upstream release (LP: #862579):

[Brendan Donegan]
* Remove test for FTP connection from network_check script (LP: #854222)
* Update a parameter in usb_test to have it run faster.
* Remove record_playback_after_suspend from Ubuntu Friendly whitelist (LP: #855540)
* Fix minor typo in multi-monitor friendly resolution_test script which caused
  minimum_resolution test to fail (LP: #855599)
* Remove storage_devices_test from Ubuntu Friendly whitelist since bonnie++ (which it uses) is not installed by default (LP: #855841)
* Changed description and name to reflect Ubuntu Friendly branding. Now when a user searches for Ubuntu Friendly in the lens, Checkbox will appear (LP: #852036)
* Reset the selections at the test suite prompt if No is selected at the recover prompt (LP: #861208)
* Save the connection name(s) instead of the interface name so that they can be reconnected to properly after the wireless before/after suspend tests have completed (LP: #861502)
* Make connect_wireless use the UUID of the connection instead of the name for greater reliability (LP: #862190)

[Daniel Manrique]
* Restored _recover attribute, re-enabling welcome and test selection
  screens (LP: #852204)
* Remove memory/test from the Ubuntu Friendly whitelist (LP: #853799)
* Use diff instead of grep, better comparing of empty files (LP: #852014)
* Apport integration: new mandatory "tag" value in ApportOptions (LP: #852201)
* Add warning prior to starting the tests (LP: #855328)
* Apport integration: Fix instantiation of Gtk.RadioButton, needed due
  to PyGI related API changes (LP: #805679)
* Remove ping -R parameter that apparently caused ICMP packets to be dropped
  by some routers (LP: #861404)

[ Evan Broder ]
* Replace resolution_test with an implementation which uses GdkScreen to
  be multimonitor-aware (LP: #632987)

[Jeff Lane]
* Fix names of optical drive tests and remove a non-existing test from the
  whitelist (LP: #854808)
* Fix wireless_*_suspend jobs so they recreate iface file instead of append
  each time (LP: #855845)
  (LP: #852201)
* Clarify better the intend of the is_laptop question (LP: #861844)
* Fixed dependencies for tests that depend on suspend/suspend_advanced
  (LP: #860651)

[Tim Chen]
* Fix cpu_scaling_test (LP: #811177)

[Ara Pulido]
* Avoid connect_wireless messing with AP with similar names (LP: #861538)
* Remove bluetooth/file-transfer from the list of tests to run, since due to
  bug 834348 it always fails.

[Marc Tardif]
* Added support for wildcards when verifying the transport certificate.
* Applying depends across suites (LP: #861218)

lp:ubuntu/oneiric-proposed/checkbox bug 2 Mature 2012-02-07 15:30:36 UTC
37. [Brendan Donegan] * Have the blue...

Author: Daniel Manrique
Revision Date: 2012-02-07 15:30:36 UTC

 [Brendan Donegan]
 * Have the bluetooth/detect tests require a device with the category
   BLUETOOTH to run, thus preventing the test from failing on systems with
   no Bluetooth device (LP: #862322)
 * Remove fix for bug 877752 on connect_wireless, as it was not working as
   intended.

lp:ubuntu/oneiric-updates/checkbox 2 Mature 2012-03-22 08:07:06 UTC
37. [Brendan Donegan] * Have the blue...

Author: Daniel Manrique
Revision Date: 2012-02-07 15:30:36 UTC

 [Brendan Donegan]
 * Have the bluetooth/detect tests require a device with the category
   BLUETOOTH to run, thus preventing the test from failing on systems with
   no Bluetooth device (LP: #862322)
 * Remove fix for bug 877752 on connect_wireless, as it was not working as
   intended.

lp:~ara/ubuntu/oneiric/checkbox/checkbox_0.12.5 bug(Has a merge proposal) 1 Development 2011-09-01 13:09:57 UTC
33. Added some missing files to the setup.py

Author: Ara Pulido
Revision Date: 2011-09-01 13:09:57 UTC

Added some missing files to the setup.py

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:~ubuntu-branches/ubuntu/oneiric/checkbox/oneiric-201105171610 (Has a merge proposal) 1 Development 2011-05-17 16:10:52 UTC
27. New upstream release (LP: #784076): *...

Author: Daniel Holbach
Revision Date: 2011-05-17 15:51:10 UTC

New upstream release (LP: #784076):
* Removed dead pixel test.
* Port checkbox to Gtk3/PyGI (LP: #783822)
* Changed udev_resource to report CAPTURE for USB VIDEO devices
* Fixed eval of resources with names like list item names

* Fixed hard coded disk in disk_bench_test so that it matches convention
  utilizing udev_resource for finding devices. (LP: #507943)
New upstream release (LP: #751928):

lp:~ubuntu-branches/ubuntu/oneiric/checkbox/oneiric-201109020306 (Has a merge proposal) 1 Development 2011-09-02 03:06:04 UTC
32. Merge branch lp:~apulido/ubuntu/oneir...

Author: Luke Yelavich
Revision Date: 2011-09-02 01:58:37 UTC

Merge branch lp:~apulido/ubuntu/oneiric/checkbox/checkbox_0.12.5

lp:~ubuntu-branches/ubuntu/oneiric/checkbox/oneiric-201109300006 (Has a merge proposal) 1 Development 2011-09-30 00:06:32 UTC
35. New upstream release (LP: #862579): [...

Author: Mathieu Trudel-Lapierre
Revision Date: 2011-09-29 18:33:51 UTC

New upstream release (LP: #862579):
[Brendan Donegan]
* Remove test for FTP connection from network_check script (LP: #854222)
* Update a parameter in usb_test to have it run faster.
* Remove record_playback_after_suspend from Ubuntu Friendly whitelist (LP: #855540)
* Fix minor typo in multi-monitor friendly resolution_test script which caused
  minimum_resolution test to fail (LP: #855599)
* Remove storage_devices_test from Ubuntu Friendly whitelist since bonnie++ (which it uses) is not installed by default (LP: #855841)
* Changed description and name to reflect Ubuntu Friendly branding. Now when a user searches for Ubuntu Friendly in the lens, Checkbox will appear (LP: #852036)
* Reset the selections at the test suite prompt if No is selected at the recover prompt (LP: #861208)
* Save the connection name(s) instead of the interface name so that they can be reconnected to properly after the wireless before/after suspend tests have completed (LP: #861502)
* Make connect_wireless use the UUID of the connection instead of the name for greater reliability (LP: #862190)
[Daniel Manrique]
* Restored _recover attribute, re-enabling welcome and test selection
  screens (LP: #852204)
* Remove memory/test from the Ubuntu Friendly whitelist (LP: #853799)
* Use diff instead of grep, better comparing of empty files (LP: #852014)
* Apport integration: new mandatory "tag" value in ApportOptions (LP: #852201)
* Add warning prior to starting the tests (LP: #855328)
* Apport integration: Fix instantiation of Gtk.RadioButton, needed due
  to PyGI related API changes (LP: #805679)
* Remove ping -R parameter that apparently caused ICMP packets to be dropped
  by some routers (LP: #861404)
[ Evan Broder ]
* Replace resolution_test with an implementation which uses GdkScreen to
  be multimonitor-aware (LP: #632987)
[Jeff Lane]
* Fix names of optical drive tests and remove a non-existing test from the
  whitelist (LP: #854808)
* Fix wireless_*_suspend jobs so they recreate iface file instead of append
  each time (LP: #855845)
  (LP: #852201)
* Clarify better the intend of the is_laptop question (LP: #861844)
* Fixed dependencies for tests that depend on suspend/suspend_advanced
  (LP: #860651)
[Tim Chen]
* Fix cpu_scaling_test (LP: #811177)
[Ara Pulido]
* Avoid connect_wireless messing with AP with similar names (LP: #861538)
* Remove bluetooth/file-transfer from the list of tests to run, since due to
  bug 834348 it always fails.
[Marc Tardif]
* Added support for wildcards when verifying the transport certificate.
* Applying depends across suites (LP: #861218)

18 of 8 results