Updates:
Status: Done
Comment #3 on issue 1326 by pekka.klarck: Error contains empty suite name
when executing/processing multiple suites and no matching tests found
http://code.google.com/p/robotframework/issues/detail?id=1326
When running tests the shown suite name used to be empty even if --name
option was used. With Rebot --name was used correctly. Nowadays the name is
correct both when running tests and with Rebot and both when --name is used
and when it is not.
Code still looks fine on a second look. Closing.