Skip to content

Commit 9908edd

Browse files
committed
dasharo-compatibility/memory-profile.robot: flash firmware in Suite Teardown
Signed-off-by: Maciej Pijanowski <[email protected]>
1 parent 9e89e21 commit 9908edd

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

dasharo-compatibility/memory-profile.robot

+4-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,10 @@ Resource ../keys.robot
2121
# exactly the case right now)
2222
Suite Setup Run Keyword
2323
... Prepare Test Suite
24-
Suite Teardown Run Keyword
24+
# As a result of this suite, we might get stuck with bricked platform. Make sure
25+
# to flash working firmware.
26+
Suite Teardown Run Keywords
27+
... Flash Firmware ${FW_FILE} AND
2528
... Log Out And Close Connection
2629

2730

0 commit comments

Comments
 (0)