Updates:
        Status: Done
        Owner: pekka.klarck

Comment #2 on issue 1511 by [email protected]: Dryrun mode fails for library keyword with keyword-arguments
http://code.google.com/p/robotframework/issues/detail?id=1511

This issue was updated by revision c3d49e66ec0d.

It turned out that kwargs weren't handled at all in dry-run mode. This caused
false positives in cases like in this issue, but it also caused false
negatives in some cases.

Luckily fixing the problem wasn't too complicated, because it was possible to use the same code for resolving/validating arguments in dry-run than in normal
run. In the end more code was removed than added.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to