Updates:
Status: Pending
Comment #3 on issue 1529 by pekka.klarck: keyword "OperatingSystem.List
Files In Directory" doesn't list files with long names (approx. 90 chars)
http://code.google.com/p/robotframework/issues/detail?id=1529
Do you mean the log message that is automatically created when you assign a
variable? This message has a maximum length of 200 characters to avoid
exploding log file size when variables with large string content are used.
The idea is that if all this content is needed in the log file, you need to
log it explicitly. In your case using
Log Many @{fileNames}
ought to be the easiest solution.
List Files In Directory itself should also log all the files, though, so
the above shouldn't be needed. If that doesn't work, then there is likely
to be a bug somewhere. If this really is the case, could you attach a log
file demonstrating it?
--
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.