~ubuntu-branches/ubuntu/quantal/checkbox/quantal

« back to all changes in this revision

Viewing changes to setup.cfg

  • Committer: Package Import Robot
  • Author(s): Daniel Manrique, Marc Tardif, Daniel Manrique, Jeff Lane, Ara Pulido, Brendan Donegan, Javier Collado
  • Date: 2011-11-18 12:46:21 UTC
  • Revision ID: package-import@ubuntu.com-20111118124621-87rjnjm27ool11e6
Tags: 0.13
New upstream release (LP: #892268):

[Marc Tardif]
* Generate a submission.xml file that contains all device and attachment
* Write the report before reporting the validation error.
* Changed device.product to dmi.product for the formfactor (LP: #875312)

[Daniel Manrique]
* Use gettext for string (LP: #869267)
* Move progress indicator to main checkbox dialog instead of a 
  transient window (LP: #868995)
* Ignore malformed dpkg entries in package_resource (LP: #794747)
* Reset window title after finishing a manual test (LP: #874690)
* Handle "@" in locale names (as in ca@valencia).

[Jeff Lane]
* Went through all the job files and:
  * Updated descriptions to match Unity UI structure
  * Added descriptions where necessary
  * Added further details to some descriptions
  * Moved some jobs to more appropriate files
  * Fixed job names in older job files to match new naming scheme 
    (suite/testname)
  * Added jobs to local.txt to ensure all job files are now parsed
    (this allows easier addition of existing tests to whitelists)
  * Changed remaining manual job descriptions to match the new format
* Updated CD and DVD write tests to be more clear about when to skip
  them (LP: #772794)

[Ara Pulido]
* Rewrote all job descriptions to match OEM QA syntax

[Brendan Donegan]  
* Fix the code that assigns keys in checkbox-cli so that it never assigns
  keys which have other uses. (LP: #877467)
* Show details of unmet job requirements (LP: #855852)
* Ensure that connect_wireless chooses a wireless connection from the list
  of available connections (LP: #877752)
* 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)
* Rename attachment jobs to not have a forward slash in their name
  (LP: #887964)
* Guard against trying to write files to logical partitions on USB sticks
  (which will obviously fail) in usb_test (LP: #887049)
* Make the OpenGL test ignore the return value of glxgears and improve
  the test description (LP: #890725)
* Allow input/mouse test to run if a TOUCH device is present
  (LP: #886129)

[ Javier Collado ]
* Broken job dependencies fixed (LP: #888447)
* Regex support when specifying blacklists and whitelists on the
  commandline (LP: #588647)

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
    ("share/applications", ("gtk/checkbox-gtk.desktop.in",))]
8
8
rfc822deb_files=[
9
9
    ("share/checkbox/jobs",
10
 
        ("jobs/apport.txt.in",
11
 
         "jobs/audio.txt.in",
 
10
        ("jobs/audio.txt.in",
12
11
         "jobs/autotest.txt.in",
13
12
         "jobs/bluetooth.txt.in",
14
13
         "jobs/camera.txt.in",
16
15
         "jobs/cpu.txt.in",
17
16
         "jobs/daemons.txt.in",
18
17
         "jobs/disk.txt.in",
19
 
         "jobs/evolution.txt.in",
20
18
         "jobs/fingerprint.txt.in",
21
19
         "jobs/firewire.txt.in",
22
20
         "jobs/floppy.txt.in",
23
 
         "jobs/gcalctool.txt.in",
24
 
         "jobs/gedit.txt.in",
25
 
         "jobs/gnome-terminal.txt.in",
26
21
         "jobs/graphics.txt.in",
27
22
         "jobs/hibernate.txt.in",
28
23
         "jobs/info.txt.in",
46
41
         "jobs/power-management.txt.in",
47
42
         "jobs/qa_regression.txt.in",
48
43
         "jobs/resource.txt.in",
49
 
         "jobs/screenshot.txt.in",
50
44
         "jobs/server-services.txt.in",
51
45
         "jobs/stress.txt.in",
52
46
         "jobs/suspend.txt.in",