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

« back to all changes in this revision

Viewing changes to jobs/mediacard.txt.in

  • Committer: Daniel Holbach
  • Date: 2012-03-22 08:12:44 UTC
  • mfrom: (40.1.1 ubuntu-checkbox)
  • Revision ID: daniel.holbach@canonical.com-20120322081244-gl37cwl18ioexovv
Tags: 0.13.5
* New upstream release (LP: #960633)
* Automated translation file updates from Launchpad
* qt/frontend/qtfront.ui: If the test text is too long, then it is cut off
  (LP: #950111)
* checkbox_qt/qt_interface.py, qt/frontend/qtfront.cpp,
  qt/frontend/qtfront.h, qt/frontend/qtfront.ui: add a popup comment box
  for each test under the "Run" tab. (LP: #959452)
* checkbox/user_interface.py, qt/frontend/qtfront.cpp,
  qt/frontend/qtfront.h, checkbox_qt/qt_interface.py: Set
  interface.direction to NEXT if all the tests were executed and the user
  either analyzed or submitted the results. (LP: #956329)
* checkbox/user_interface.py, plugins/user_interface.py,
  qt/frontend/qtfront.cpp, qt/frontend/qtfront.h,
  checkbox_qt/qt_interface.py: Use the ui persistent storage to keep some ui
  configuration values. (LP: #937626)
* checkbox/user_interface.py: Avoid using fork() + call() to run a web
  browser. Use Popen instead.(LP: #956307)
* qt/frontend/qtfront.ui, qt/frontend/qtfront.cpp, qt/frontend/qtfront.h:
  Removed welcome tab (LP: #957090)
* Reset default checkbox log level to INFO from DEBUG to make logs less
  confusing and verbose. (LP: #949745) 
* Removed dependency on bluetooth/detect-output on the
  suspend/suspend_advanced job. (LP: #955375)
* jobs/mediacard.txt.in, scripts/removable_storage_test,
  scripts/removable_storage_watcher: Modified removable_storage_watcher and
  removable_storage_test to accept list of busses to watch to resolve
  problems on systems with MMC readers that present themselves as USB
  devices rather than SDIO (LP: #953160)
* jobs/optical.txt.in: Fixed the job descriptions for optical/read and
  optical/cdrom-audio-playback to account for changes in Precise and make
  them less confusing (LP: #954606)
* Linted qt_interface which had a few syntax errors (LP: #949957)
* plugins/apport_prompt.py: Fixed apport integration was producing a trace
  (LP: #959463)
* Bumped revision number to 0.13.5 in trunk
* jobs/keys.txt.in: Fix definition for keys/media-keys test which failed to
  run (LP: #954480)
* Show the UF invalidation warning if all test cases are unchecked from the
  right click menu (LP: #956757)
* checkbox_qt/qt_interface.py, qt/frontend/qtfront.cpp,
  qt/frontend/qtfront.h: Tests now select Yes on PASS status (LP: #954556)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
plugin: manual
2
2
name: mediacard/mmc-insert
3
 
command: removable_storage_watcher insert sdio
 
3
command: removable_storage_watcher insert sdio usb scsi
4
4
_description:
5
5
 PURPOSE:
6
6
     This test will check that the systems media card reader can
24
24
plugin: manual
25
25
name: mediacard/mmc-remove
26
26
depends: mediacard/mmc-storage
27
 
command: removable_storage_watcher remove sdio
 
27
command: removable_storage_watcher remove sdio usb scsi
28
28
_description:
29
29
 PURPOSE:
30
30
     This test will check that the system correctly detects 
39
39
plugin: manual
40
40
name: mediacard/mmc-insert-after-suspend
41
41
depends: suspend/suspend_advanced
42
 
command: removable_storage_watcher insert sdio
 
42
command: removable_storage_watcher insert sdio usb scsi
43
43
_description:
44
44
 PURPOSE:
45
45
     This test will check that the systems media card reader can
63
63
plugin: manual
64
64
name: mediacard/mmc-remove-after-suspend
65
65
depends: mediacard/mmc-storage-after-suspend
66
 
command: removable_storage_watcher remove sdio
 
66
command: removable_storage_watcher remove sdio usb scsi
67
67
_description:
68
68
 PURPOSE:
69
69
     This test will check that the system correctly detects the removal
77
77
 
78
78
plugin: manual
79
79
name: mediacard/sd-insert
80
 
command: removable_storage_watcher insert sdio
 
80
command: removable_storage_watcher insert sdio usb scsi
81
81
_description:
82
82
 PURPOSE:
83
83
     This test will check that the systems media card reader can
101
101
plugin: manual
102
102
name: mediacard/sd-remove
103
103
depends: mediacard/sd-storage
104
 
command: removable_storage_watcher remove sdio
 
104
command: removable_storage_watcher remove sdio usb scsi
105
105
_description:
106
106
 PURPOSE:
107
107
     This test will check that the system correctly detects 
116
116
plugin: manual
117
117
name: mediacard/sd-insert-after-suspend
118
118
depends: suspend/suspend_advanced
119
 
command: removable_storage_watcher insert sdio
 
119
command: removable_storage_watcher insert sdio usb scsi
120
120
_description:
121
121
 PURPOSE:
122
122
     This test will check that the systems media card reader can
140
140
plugin: manual
141
141
name: mediacard/sd-remove-after-suspend
142
142
depends: mediacard/sd-storage-after-suspend
143
 
command: removable_storage_watcher remove sdio
 
143
command: removable_storage_watcher remove sdio usb scsi
144
144
_description:
145
145
 PURPOSE:
146
146
     This test will check that the system correctly detects 
154
154
 
155
155
plugin: manual
156
156
name: mediacard/sdhc-insert
157
 
command: removable_storage_watcher insert sdio
 
157
command: removable_storage_watcher insert sdio usb scsi
158
158
_description:
159
159
 PURPOSE:
160
160
     This test will check that the systems media card reader can
178
178
plugin: manual
179
179
name: mediacard/sdhc-remove
180
180
depends: mediacard/sdhc-storage
181
 
command: removable_storage_watcher remove sdio
 
181
command: removable_storage_watcher remove sdio usb scsi
182
182
_description:
183
183
 PURPOSE:
184
184
     This test will check that the system correctly detects 
193
193
plugin: manual
194
194
name: mediacard/sdhc-insert-after-suspend
195
195
depends: suspend/suspend_advanced
196
 
command: removable_storage_watcher insert sdio
 
196
command: removable_storage_watcher insert sdio usb scsi
197
197
_description:
198
198
 PURPOSE:
199
199
     This test will check that the systems media card reader can
217
217
plugin: manual
218
218
name: mediacard/sdhc-remove-after-suspend
219
219
depends: mediacard/sdhc-storage-after-suspend
220
 
command: removable_storage_watcher remove sdio
 
220
command: removable_storage_watcher remove sdio usb scsi
221
221
_description:
222
222
 PURPOSE:
223
223
     This test will check that the system correctly detects the removal
231
231
 
232
232
plugin: manual
233
233
name: mediacard/cf-insert
234
 
command: removable_storage_watcher insert sdio
 
234
command: removable_storage_watcher insert sdio usb scsi
235
235
_description:
236
236
 PURPOSE:
237
237
     This test will check that the systems media card reader can
255
255
plugin: manual
256
256
name: mediacard/cf-remove
257
257
depends: mediacard/cf-storage
258
 
command: removable_storage_watcher remove sdio
 
258
command: removable_storage_watcher remove sdio usb scsi
259
259
_description:
260
260
 PURPOSE:
261
261
     This test will check that the system correctly detects 
270
270
plugin: manual
271
271
name: mediacard/cf-insert-after-suspend
272
272
depends: suspend/suspend_advanced
273
 
command: removable_storage_watcher insert sdio
 
273
command: removable_storage_watcher insert sdio usb scsi
274
274
_description:
275
275
 PURPOSE:
276
276
     This test will check that the systems media card reader can
294
294
plugin: manual
295
295
name: mediacard/cf-remove-after-suspend
296
296
depends: mediacard/cf-storage-after-suspend
297
 
command: removable_storage_watcher remove sdio
 
297
command: removable_storage_watcher remove sdio usb scsi
298
298
_description:
299
299
 PURPOSE:
300
300
     This test will check that the system correctly detects the removal