File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
atest/testdata/standard_libraries/builtin Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -92,16 +92,16 @@ Run Keyword With Test Timeout Passing
92
92
Run Keyword Log Timeout is not exceeded
93
93
94
94
Run Keyword With Test Timeout Exceeded
95
- [Documentation] FAIL Test timeout 1 second 234 milliseconds exceeded.
96
- [Timeout] 1234 milliseconds
95
+ [Documentation] FAIL Test timeout 300 milliseconds exceeded.
96
+ [Timeout] 0.3 s
97
97
Run Keyword Log Before Timeout
98
- Run Keyword Sleep 1.3s
98
+ Run Keyword Sleep 5 s
99
99
100
100
Run Keyword With KW Timeout Passing
101
101
Run Keyword Timeoutted UK Passing
102
102
103
103
Run Keyword With KW Timeout Exceeded
104
- [Documentation] FAIL Keyword timeout 300 milliseconds exceeded.
104
+ [Documentation] FAIL Keyword timeout 50 milliseconds exceeded.
105
105
Run Keyword Timeoutted UK Timeouting
106
106
107
107
Run Keyword With Invalid Keyword Name
@@ -122,7 +122,7 @@ Timeoutted UK Passing
122
122
No Operation
123
123
124
124
Timeoutted UK Timeouting
125
- [Timeout] 300 milliseconds
125
+ [Timeout] 50 milliseconds
126
126
Sleep 1 second
127
127
128
128
Embedded "${arg}"
You can’t perform that action at this time.
0 commit comments