-
Notifications
You must be signed in to change notification settings - Fork 0
/
interactive_console_output.xml
25 lines (25 loc) · 1.35 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.3 on linux)" generated="2024-11-14T17:21:24.078346" rpa="false" schemaversion="5">
<suite id="s1" name="Robot Interactive Console" source="/home/emil-06737/.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-11-14T17:21:24.115326" elapsed="3.745944"/>
</kw>
<status status="PASS" start="2024-11-14T17:21:24.114735" elapsed="3.746747"/>
</test>
<status status="PASS" start="2024-11-14T17:21:24.079874" elapsed="3.782386"/>
</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-11-14T17:21:24.071675" level="WARN">Error in file '/home/emil-06737/.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>