Regression: Empty --include/--exclude/--test/--suite
are not ignored
#4441
Labels
Milestone
--include/--exclude/--test/--suite
are not ignored
#4441
I updated my python3 robotframework package from 5.0 to 5.0.1 and now the robot command fails when the "--include=" parameter is blank. Its always worked fine before.
`robot -v OPENBMC_HOST:myhost --include= templates/test_openbmc_setup.robot
[ ERROR ] Suite 'Test Openbmc Setup' contains no tests matching tag ''.
Try --help for usage information.`
The text was updated successfully, but these errors were encountered: