Skip to content

Commit

Permalink
does this work?
Browse files Browse the repository at this point in the history
  • Loading branch information
Noordsestern committed Aug 30, 2024
1 parent 071b98f commit 2315cd7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions atest/execute_command.robot
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ Suite Teardown Remove Test Files And Close Connections
Library OperatingSystem WITH NAME OS
Library DateTime

Test Tags shell execute_command

*** Test Cases ***
Execute Timeout
[Documentation] FAIL SSHClientException: Timed out in 3 seconds
Expand Down Expand Up @@ -77,6 +79,7 @@ Execute Command With Robot Timeout
[Documentation] FAIL Test timeout 500 milliseconds exceeded.
[Timeout] 0.5 seconds
Execute Command cat
[Teardown] Run Keyword If ${TEST_MESSAGE} == 'Test timeout 500 milliseconds exceeded.' Pass Execution Test passed: Command successfully timed out after 500 milliseconds.

Execute Command With Huge Output
[Timeout] 5 seconds
Expand Down

0 comments on commit 2315cd7

Please sign in to comment.