Comment #3 on issue 230 by c.martin.taylor: pybot with two --argumentfile parameters accepts both but doesn't set variables from 2nd file
http://code.google.com/p/robotframework/issues/detail?id=230

The user guide says nothing about not handling multiple argument files and, when you use multiple files, pybot does not complain. However it really does fail to process the 2nd file. See the attached example. If you run the PC tests with Issue_230
\Product_Name\RobotFrameworkTests\Test_Suite\RunTests\PC\Debug_PC_Product_V1_Tests.ba
t or Issue_230
\Product_Name\RobotFrameworkTests\Test_Suite\RunTests\PC\Debug_PC_Product_V2_Tests.ba
t then everything works fine. In those .bat files the variables that I would set in the 2nd argument file are directly done on the pybot command line, like Peke's
example above.  If you run the PC tests with Issue_230
\Product_Name\RobotFrameworkTests\Test_Suite\RunTests\PC\Debug_PC_Product_V1_Tests_2A
rgFiles.bat or Issue_230
\Product_Name\RobotFrameworkTests\Test_Suite\RunTests\PC\Debug_PC_Product_V2_Tests_2A
rgFiles.bat then the issue described above occurs and the tests fail.

Attachments:
        Issue_230.zip  110 KB

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

Reply via email to