RIDE icon indicating copy to clipboard operation
RIDE copied to clipboard

Wrong validation on keyword arguments

Open HelioGuilherme66 opened this issue 6 years ago • 1 comments

Validation of keyword arguments is not respecting Robot Framework documentation: Named Only Arguments The below error should not occur: image

The workaround is to use the Text Editor because uses RF validation rules.

Found Robot Framework version 3.1.2
RIDE 1.7.4b1dev1 using python version 3.7.4 with wx version 4.0.6 in win32.

See also #1523

HelioGuilherme66 avatar Aug 14 '19 12:08 HelioGuilherme66

Screenshot of example taken from User Guide, runs OK and validates OK on Text Editor. (Windows 7, Python 2.7.13/3.7.1, wxPython 4.0.7post2) image

Source test case: test_varargs.robot.txt

HelioGuilherme66 avatar Dec 25 '19 19:12 HelioGuilherme66

Issue still present on RIDE v2.0.2.dev1 in Fedora Linux 36, Python 3.10.10, wxPython 4.0.7 (KDE Plasma 5 with darkmode, custom colors).

HelioGuilherme66 avatar Apr 09 '23 14:04 HelioGuilherme66

Fixed in 2.0.8dev3.

HelioGuilherme66 avatar Aug 17 '23 23:08 HelioGuilherme66