Home
last modified time | relevance | path

Searched hist:"1244 eff8" (Results 1 – 1 of 1) sorted by relevance

/openbmc/openbmc-test-automation/gui/test/server_overview/
H A Dtest_obmc_gui_server_overview.robot1244eff8 Fri May 13 03:09:55 CDT 2022 George Keishing <gkeishin@in.ibm.com> Fix FOR loop syntax errors

Verify BMC Information :: Get BMC hostname, version, IP, and MAC a... | FAIL |
Several failures occurred:

1) Support for the old FOR loop syntax has been removed. Replace ':FOR' with 'FOR', end the loop with 'END', and remove escaping backslashes.

2) No keyword with name '\' found. If it is used inside a for loop, remove escaping backslashes and end the loop with 'END'.

3) No keyword with name '\' found. If it is used inside a for loop, remove escaping backslashes and end the loop with 'END'.

Change-Id: Ie4b79fb40aa34aa02758a1ce29714c7c480792f4
Signed-off-by: George Keishing <gkeishin@in.ibm.com>