File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -108,6 +108,9 @@ Fwupd Devices Detected Linux
108108 Should Contain All ${out } @{devices }
109109
110110Fwupd Local Firmware Update Linux
111+ IF "${POWER_CTRL } "=="none" and @{TEST_TAGS } and "semiauto" not in @{TEST_TAGS }
112+ Skip Skipping semiauto test
113+ END
111114 ${cabinet_given } = Run Keyword And Return Status
112115 ... Get Environment Variable ${CABINET_ENVVAR }
113116 IF not ${cabinet_given }
@@ -127,6 +130,7 @@ Fwupd Local Firmware Update Linux
127130 ... AC power
128131 ... AC is disconnected, connect AC. (Or its a bug - AC it not detected if internal battery is full. Discharge the battery a bit and try again.)\n\n
129132 Should Contain ${out } Successfully installed firmware
133+ # fwupd will automatically reboot the system
130134 IF "${POWER_CTRL } "=="none"
131135 Execute Manual Step The laptop might stay powered off after update. Power it back on.
132136 END
You can’t perform that action at this time.
0 commit comments