-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathinteractive_console_output.xml
More file actions
25 lines (25 loc) · 1.33 KB
/
interactive_console_output.xml
File metadata and controls
25 lines (25 loc) · 1.33 KB
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.0 (Python 3.13.1 on win32)" generated="2025-02-25T12:04:57.842348" rpa="false" schemaversion="5">
<suite id="s1" name="Robot Interactive Console" source="c:\Users\furka\.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="2025-02-25T12:04:57.874936" elapsed="3.252582"/>
</kw>
<status status="PASS" start="2025-02-25T12:04:57.874372" elapsed="3.253349"/>
</test>
<status status="PASS" start="2025-02-25T12:04:57.843968" elapsed="3.284553"/>
</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="2025-02-25T12:04:57.834648" level="WARN">Error in file 'c:\Users\furka\.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>