~ubuntu-branches/ubuntu/precise/checkbox/precise

« back to all changes in this revision

Viewing changes to jobs/video.txt.in

  • Committer: Bazaar Package Importer
  • Author(s): Marc Tardif, Daniel Manrique, Jochen Kemnade, Jeff Lane, Michael Terry
  • Date: 2011-03-17 11:15:12 UTC
  • Revision ID: james.westby@ubuntu.com-20110317111512-4n52l4z7vxy57yhe
Tags: 0.11.2
New upstream release (LP: #736919):
* Added version to dpkg dependency
* Added multiarch support to install script (LP: #727411)
* Fixed submitting data twice (LP: #531010)
* Fixed job descriptions for checkbox-cli (LP: #221400)

[Daniel Manrique]
* Fixed strings in audio tests and updated pot file (LP: #691241)

[Jochen Kemnade]
* Fixed grammar in user-apps tests (LP: #642001)

[Jeff Lane]
* Added reboot instructions to suspend/hibernate tests (LP: #420493)
* Made the firewire instructions make more sense (LP: #693068)

[Michael Terry]
* Fixed several strings appear in English although translated (LP: #514401)
  - jobs/fingerprint.txt.in
  - jobs/media.txt.in
  - jobs/monitor.txt.in
  - jobs/sleep.txt.in
  - jobs/firewire.txt.in
  - po/checkbox.pot
* Fixed grammar (LP: #525454)
  + jobs/fingerprint.txt.in

Show diffs side-by-side

added added

removed removed

Lines of Context:
39
39
requires: package.name == 'xorg' and package.name == 'python-gst0.10'
40
40
command: gst_pipeline_test -t 2 'videotestsrc ! ffmpegcolorspace ! gconfvideosink'
41
41
_description:
42
 
 Click the Test button to display a video test.
 
42
 Select Test to display a video test.
43
43
 .
44
44
 Do you see color bars and static?
45
45
 
60
60
depends: xrandr_detect_modes
61
61
command: xrandr_cycle
62
62
_description:
63
 
 Click Test to cycle through the detected video modes for your system.
 
63
 Select Test to cycle through the detected video modes for your system.
64
64
 .
65
65
 Did the screen appear to be working for each mode?
66
66
 
75
75
requires: package.name == 'mesa-utils'
76
76
command: glxgears
77
77
_description:
78
 
 Click Test to execute glxgears to ensure that minimal 3d graphics support is in place.
 
78
 Select Test to execute glxgears to ensure that minimal 3d graphics support is in place.
79
79
 .
80
80
 Did the 3d animation appear?
81
81