File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -72,10 +72,10 @@ _summary:
7272plugin: manual
7373category_id: com.canonical.plainbox::keys
7474id: keys/sleep
75+ depends: suspend/suspend_advanced_auto
7576estimated_duration: 90.0
7677imports: from com.canonical.plainbox import manifest
7778requires: manifest.has_key_sleep == 'True'
78- flags: also-after-suspend
7979_purpose:
8080 This test will test the sleep key
8181_steps:
Original file line number Diff line number Diff line change @@ -27,8 +27,6 @@ include:
2727 keys/power-button certification-status=blocker
2828 keys/power-button-event certification-status=blocker
2929 keys/fn-lock certification-status=non-blocker
30- keys/power-button-suspend certification-status=blocker
31- keys/sleep certification-status=blocker
3230
3331id: after-suspend-keys-cert-manual
3432unit: test plan
@@ -49,8 +47,8 @@ include:
4947 after-suspend-keys/power-button certification-status=blocker
5048 after-suspend-keys/power-button-event certification-status=blocker
5149 after-suspend-keys/fn-lock certification-status=non-blocker
52- after-suspend- keys/power-button-suspend certification-status=blocker
53- after-suspend- keys/sleep certification-status=blocker
50+ keys/power-button-suspend certification-status=blocker
51+ keys/sleep certification-status=blocker
5452
5553id: keys-cert-automated
5654unit: test plan
Original file line number Diff line number Diff line change @@ -15,6 +15,7 @@ requires:
1515 manifest.has_led_power == 'True'
1616
1717id: led/power-blink-suspend
18+ depends: suspend/suspend_advanced_auto
1819_summary: Power LED behavior when suspended
1920_purpose:
2021 Check power led is blinking when system is in suspend
You can’t perform that action at this time.
0 commit comments