Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[BUG] [ ERROR ] option --bl not recognized #435

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
kad-derksn opened this issue May 6, 2025 · 1 comment
Closed

[BUG] [ ERROR ] option --bl not recognized #435

kad-derksn opened this issue May 6, 2025 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@kad-derksn
Copy link

Describe the bug
Robotcode wil not start my test because of an unknown option --bl in the execute command.

Steps To Reproduce
Steps to reproduce the behavior:

  1. Use Intellij 2025.1 with robotcode 1.1.0
  2. Create a new suite with sample testcase
  3. Start test with run triangle in front of row
  4. See error:

C:/Code/ozon-rbfm-presenteren-v8/.venv/Scripts/python.exe -u -X utf8 C:\Users\username\AppData\Roaming\JetBrains\IntelliJIdea2025.1\plugins\robotcode4ij\data\bundled\tool\robotcode --no-pager -dp . debug --no-debug --bl "Ozon-Rbfm-Presenteren-V8.Tests.Unknown Option Bl.first"
Testing started at 13:43
[ ERROR ] option --bl not recognized

Try --help for usage information.

Process finished with exit code 252

If possible add some example source code like:

*** Test Cases ***
first
    Log    Hello World

Expected behavior
The option --bl should not be send

Additional context
I disabled my robot.toml and cleared cache and restarted the robotcode languageserver

Desktop (please complete the following information):
-Intellij 2025.1 ultimate Build #IU-251.23774.435, built on April 14, 2025

  • RobotCode Version 1.1.0
  • OS: Windows
  • Python Version 3.13 (intellij python plugin 251.23774.460)
  • RobotFramework Version 7.2.2
@kad-derksn kad-derksn added the bug Something isn't working label May 6, 2025
@d-biehl
Copy link
Member

d-biehl commented May 6, 2025

I’m sorry for the inconvenience. I’ve already fixed the issue in commit b5fa232 and plan to release a new version today or tomorrow. However, JetBrains’ review process may add an extra day or two before it’s available. In the meantime, please install the previous version. I’ll close the bug for now—feel free to reopen it if needed ;-)

@d-biehl d-biehl self-assigned this May 6, 2025
@d-biehl d-biehl added this to RobotCode May 6, 2025
@d-biehl d-biehl moved this to Done in RobotCode May 6, 2025
@d-biehl d-biehl closed this as completed by moving to Done in RobotCode May 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

2 participants