Convert arguments of CompareStream into String 20/53220/2
authorMartin Mihálek <mamihale@cisco.com>
Mon, 13 Mar 2017 14:04:59 +0000 (15:04 +0100)
committerMartin Mihálek <mamihale@cisco.com>
Mon, 13 Mar 2017 14:34:57 +0000 (15:34 +0100)
commit9cc2315cb721da1c5b0eaf8ce9600a9419379782
tree57deaecedfd0c159ac55311083c9d07e438d0ed2
parentb17fb8d0cf1984a80643da3186a1e7d3eb4ce673
Convert arguments of CompareStream into String

Arguments that are parsed by CompareStream__Convert_Input are
int type the whole KW will be marked as failure due to error
"'int' object has no attribute 'replace'".

Simple conversion of arguments to String will solve this issue.

Change-Id: I547c445565713fe4e5bb575d3ee02550ca45fcbb
Signed-off-by: Martin Mihálek <mamihale@cisco.com>
csit/libraries/CompareStream.robot