~roadmr/ubuntu/precise/checkbox/0.13.5

« back to all changes in this revision

Viewing changes to jobs/info.txt.in

  • Committer: Package Import Robot
  • Author(s): Daniel Manrique, Brendan Donegan, Daniel Manrique, Javier Collado, Sylvain Pineau, Tiago Salem Herrmann, Ara Pulido
  • Date: 2012-02-23 11:56:50 UTC
  • Revision ID: package-import@ubuntu.com-20120223115650-qhznkq2en1enmuov
Tags: 0.13.3
 
New upstream release (LP: #939549):

[Brendan Donegan]
* Typo in command for for miscellanea/virtualization-check (LP: #934243)
* Resized test selection views in checkbox-qt (LP: #937113)

[Daniel Manrique]
* Use GObject from gi.repository instead of gobject (LP: #937099)
* Disable flushing to disk after every file access during gathering phase for
  a significant speed boost. (LP: #939019)

[Javier Collado]
* Fixed running of disk/read_performance tests (LP: #933528)

[Sylvain Pineau]
* Fix depends fields in info and suspend test suites (LP: #934051) 
* Display results report in non-graphical interfaces (LP: #937657)

[ Tiago Salem Herrmann ]
* Remove auto generated qt resource file (LP: #938863)
 
[Ara Pulido]
* Fix the Ubuntu Friendly warning message (LP: #939448)

Show diffs side-by-side

added added

removed removed

Lines of Context:
86
86
 
87
87
plugin: attachment
88
88
name: screenshot.png
89
 
depends: screenshot
 
89
depends: info/screenshot
90
90
command: cat ${CHECKBOX_DATA}/screenshot.png
91
91
_description: Attaches the screenshot captured in info/screenshot.
92
92
 
93
93
plugin: attachment
94
94
name: fwts_log
95
 
depends: fwts_test
 
95
depends: miscellanea/fwts_test
96
96
_description: Gather log from the Firmware Test Suite run.
97
97
command:
98
98
 cat $CHECKBOX_DATA/fwts_results.log