-
Notifications
You must be signed in to change notification settings - Fork 0
/
interactive_console_output.xml
25 lines (25 loc) · 1.33 KB
/
interactive_console_output.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0" encoding="UTF-8"?>
<robot generator="Robot 7.1.1 (Python 3.12.8 on win32)" generated="2024-12-05T21:38:06.512563" rpa="false" schemaversion="5">
<suite id="s1" name="Robot Interactive Console" source="c:\Users\pedro\.vscode\extensions\robocorp.robotframework-lsp-1.13.0\src\robotframework_ls\vendored\robotframework_interactive\robot_interactive_console.robot">
<test id="s1-t1" name="Default Task/Test" line="5">
<kw name="Interpreter Main Loop" owner="MainLoop">
<status status="PASS" start="2024-12-05T21:38:06.578872" elapsed="2.739453"/>
</kw>
<status status="PASS" start="2024-12-05T21:38:06.578872" elapsed="2.741786"/>
</test>
<status status="PASS" start="2024-12-05T21:38:06.515552" elapsed="2.807138"/>
</suite>
<statistics>
<total>
<stat pass="1" fail="0" skip="0">All Tests</stat>
</total>
<tag>
</tag>
<suite>
<stat pass="1" fail="0" skip="0" id="s1" name="Robot Interactive Console">Robot Interactive Console</stat>
</suite>
</statistics>
<errors>
<msg time="2024-12-05T21:38:06.499069" level="WARN">Error in file 'c:\Users\pedro\.vscode\extensions\robocorp.robotframework-lsp-1.13.0\src\robotframework_ls\vendored\robotframework_interactive\robot_interactive_console.robot' on line 4: Singular section headers like '*** Test Case ***' are deprecated. Use plural format like '*** Test Cases ***' instead.</msg>
</errors>
</robot>