-
Notifications
You must be signed in to change notification settings - Fork 3
/
interactive_console_output.xml
25 lines (25 loc) · 1.34 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 (Python 3.12.3 on linux)" generated="2024-10-15T14:25:27.191863" rpa="false" schemaversion="5">
<suite id="s1" name="Robot Interactive Console" source="/home/tom/.vscode-server/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-10-15T14:25:27.224802" elapsed="16.061101"/>
</kw>
<status status="PASS" start="2024-10-15T14:25:27.224266" elapsed="16.061863"/>
</test>
<status status="PASS" start="2024-10-15T14:25:27.193225" elapsed="16.093615"/>
</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-10-15T14:25:27.187167" level="WARN">Error in file '/home/tom/.vscode-server/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>