~bladernr/checkbox/1071605-cycle-resolutions-after-suspend-auto-fix

« back to all changes in this revision

Viewing changes to jobs/suspend.txt.in

  • Committer: Jeff Lane
  • Date: 2012-11-16 04:45:29 UTC
  • Revision ID: jeffrey.lane@canonical.com-20121116044529-gj3amdgjb8vqqyhe
jobs/suspend.txt.in - fixed cycle_resolutions_after_suspend_auto so that it
properly depends on suspend_advanced_auto rather than suspend_advanced
(LP: #1071605)

Show diffs side-by-side

added added

removed removed

Lines of Context:
551
551
plugin: shell
552
552
name: suspend/cycle_resolutions_after_suspend_auto
553
553
requires: package.name == 'xorg'
554
 
depends: suspend/suspend_advanced graphics/cycle_resolution
 
554
depends: suspend/suspend_advanced_auto graphics/cycle_resolution
555
555
_description:
556
556
 This test will check to make sure supported video modes work after a suspend and resume.
557
557
 This is done automatically by taking screenshots and uploading them as an attachment.