Skip to content

Replace deprecated Return with RETURN in Robot Framework tests#119

Merged
michalovits merged 1 commit into
bloomberg:mainfrom
flamble:robot-return
Jun 1, 2026
Merged

Replace deprecated Return with RETURN in Robot Framework tests#119
michalovits merged 1 commit into
bloomberg:mainfrom
flamble:robot-return

Conversation

@flamble
Copy link
Copy Markdown
Contributor

@flamble flamble commented Jun 1, 2026

Robot Framework deprecated Return in favour of the RETURN statement.
Update all occurrences across the acceptance test library files, which removes the warnings like:

The '[Return]' setting is deprecated. Use the 'RETURN' statement instead.

Robot Framework [deprecated Return](https://github.com/robotframework/robotframework/blob/master/doc/releasenotes/rf-5.0.rst#return)
in favour of the RETURN statement.
Update all occurrences across the acceptance test library files,
which removes the warnings like:

> The '[Return]' setting is deprecated. Use the 'RETURN' statement instead.
@michalovits michalovits merged commit 28f9d9f into bloomberg:main Jun 1, 2026
3 checks passed
@flamble flamble deleted the robot-return branch June 1, 2026 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants