diff options
author | PMR <pmr@pmr-lander> | 2018-04-02 06:50:44 +0000 |
---|---|---|
committer | PMR <pmr@pmr-lander> | 2018-04-02 06:50:44 +0000 |
commit | cf9e804314741132c9d2670326f29ee3a72a99fe (patch) | |
tree | f57172d4d3e1c7bef45ecc6a41ef48d1f63b9378 | |
parent | 74fe8add9318ba6e52886716847d07379b946280 (diff) | |
parent | 0a34bb2c0d854b0aac7f17eb0380d1a5cbb05719 (diff) |
Merge #342496 from ~sylvain-pineau/plainbox-provider-checkbox:fix-1757082
-rw-r--r-- | units/graphics/test-plan.pxu | 4 | ||||
-rw-r--r-- | units/monitor/jobs.pxu | 1 |
2 files changed, 5 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 diff --git a/units/monitor/jobs.pxu b/units/monitor/jobs.pxu index 36425db..6c1ac58 100644 --- a/units/monitor/jobs.pxu +++ b/units/monitor/jobs.pxu @@ -129,6 +129,7 @@ requires: dmi.product in ['Notebook','Laptop','Portable','All In One','All-In-On plugin: user-interact-verify category_id: com.canonical.plainbox::monitor user: root +flags: also-after-suspend-manual command: brightness_test _purpose: This test will test changes to screen brightness |