Opened 11 years ago
Last modified 11 years ago
#473 closed enhancement
Add textual comparison to systemtests (WCS et al) — at Initial Version
Reported by: | abeccati | Owned by: | Dimitar Misev |
---|---|---|---|
Priority: | major | Milestone: | 9.0 |
Component: | systemtest | Version: | 8.5 |
Keywords: | Cc: | Dimitar Misev, Peter Baumann, Piero Campalani | |
Complexity: | Easy |
Description
I have failing test with output that differs only for the endline mode (Win vs Lin). Weird since I am using Lin but get output in Win mode.
A robust way of dealing with that would be to add a textual comparison mode to the existing image and byte.
In /home/beccati/Desktop/gitted/rasdaman-ent-merger/systemtest/util add case for when file is text to compare using "diff -w" which ignores all whitespace during the comparison.
PS: wanted to assign to nkolev but cannot find him in the users drop down
Note:
See TracTickets
for help on using tickets.