Opened 11 years ago

Last modified 11 years ago

#473 closed enhancement

Add textual comparison to systemtests (WCS et al) — at Version 1

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 (last modified by abeccati)

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 RASSRC/systemtest/util/common.sh 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

Change History (1)

comment:1 by abeccati, 11 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.