Updates:
Summary: DryRun mode fails if embedded arguments contain dynamically set
variables
Status: Started
Owner: pekka.klarck
Labels: Target-2.6
Comment #4 on issue 860 by pekka.klarck: DryRun mode fails if embedded
arguments contain dynamically set variables
http://code.google.com/p/robotframework/issues/detail?id=860
The bug was that keywords with embedded arguments weren't handled correctly
in dry-run. It seems that the attached patch fixes this problem. I didn't
commit it yet because this also needs acceptance tests and because new logs
apparently don't work too well with dry-run.
The patch should apply cleanly with 2.5.7 so it can be taken into use
already now. This will be officially be fixed for 2.6, possibly even for
the first alpha early next week.
Attachments:
embargs_dryrun.patch 812 bytes