diff options
author | Sylvain Pineau <sylvain.pineau@canonical.com> | 2018-04-02 08:23:06 +0200 |
---|---|---|
committer | Sylvain Pineau <sylvain.pineau@canonical.com> | 2018-04-02 08:23:06 +0200 |
commit | 0a34bb2c0d854b0aac7f17eb0380d1a5cbb05719 (patch) | |
tree | f57172d4d3e1c7bef45ecc6a41ef48d1f63b9378 /units/graphics | |
parent | b10ff537e0849bb8e1d43f2c8cb979ec21f2db21 (diff) |
monitor: Add dim test for after suspend
Fixes lp:1757082
Diffstat (limited to 'units/graphics')
-rw-r--r-- | units/graphics/test-plan.pxu | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/units/graphics/test-plan.pxu b/units/graphics/test-plan.pxu index aa7ddde..9c1f294 100644 --- a/units/graphics/test-plan.pxu +++ b/units/graphics/test-plan.pxu @@ -104,6 +104,7 @@ include: suspend/1_video_after_suspend_.*_xenial certification-status=blocker suspend/1_cycle_resolutions_after_suspend_.*_xenial certification-status=non-blocker suspend/1_xrandr_screens_after_suspend.tar.gz_xenial + after-suspend-manual-monitor/1_dim_brightness_.* certification-status=blocker id: after-suspend-graphics-discrete-gpu-cert-full unit: test plan @@ -122,6 +123,7 @@ include: suspend/2_video_after_suspend_.*_xenial certification-status=blocker suspend/2_cycle_resolutions_after_suspend_.*_xenial certification-status=non-blocker suspend/2_xrandr_screens_after_suspend_.*.tar.gz_xenial + after-suspend-manual-monitor/2_dim_brightness_.* certification-status=blocker id: graphics-integrated-gpu-cert-blockers unit: test plan @@ -174,6 +176,7 @@ include: suspend/1_display_after_suspend_.*_xenial certification-status=blocker suspend/1_glxgears_after_suspend_.*_xenial certification-status=blocker suspend/1_video_after_suspend_.*_xenial certification-status=blocker + after-suspend-manual-monitor/1_dim_brightness_.* certification-status=blocker id: after-suspend-graphics-discrete-gpu-cert-blockers unit: test plan @@ -188,3 +191,4 @@ include: suspend/2_display_after_suspend_.*_xenial certification-status=blocker suspend/2_glxgears_after_suspend_.*_xenial certification-status=blocker suspend/2_video_after_suspend_.*_xenial certification-status=blocker + after-suspend-manual-monitor/2_dim_brightness_.* certification-status=blocker |