pysys ordered grep result, fail on expression, expreList num
Brought to you by:
ben-spiller,
moraygrieve
Description: When debugging tests that fail on an ordered grep, some test have duplicate expressions within the expression list given. On error, Pysys does not indicate other than text which expression has failed (even when switching to debug level logging), which is of no help if there are duplicate expressions.
I propose adding an output of the exprList index as well as the current text to aid the debugging of ordered grep failers containing duplicate expressions.
Replaced by https://github.com/pysys-test/pysys-test/issues/15