Failures need to contain details of the version

Description

When running tests with more than one version, it is important to know which of the versions failed. Currently the output doesn't contain any indication - either in the ongoing logging, or in the summary at the end.

Conclusion

None

Activity

Show:

Attila Vamos January 14, 2015 at 3:48 PM
Edited

Please add a failure/log example.

Actually the Regression Test Engine creates this kind of log:

219. Test: issue12565.ecl ( version: passedName='rectangle', rectangle.width=40 ) 219. Pass W20141212-135103 (1 sec) 219. URL http://127.0.0.1:8010/WsWorkunits/WUInfo?Wuid=W20141212-135103 220. Test: issue12565.ecl ( version: passedName='rectangle', rectangle.height=40 ) 220. Pass W20141212-135105 (1 sec) 220. URL http://127.0.0.1:8010/WsWorkunits/WUInfo?Wuid=W20141212-135105 221. Test: issue12565.ecl ( version: passedName='rectangle', rectangle.width=20, rectangle.height=20 ) 221. Pass W20141212-135108 (1 sec)

and there are version information after the test case name.

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Priority

Fix versions

Created January 14, 2015 at 3:45 PM
Updated January 28, 2015 at 9:28 AM
Resolved January 28, 2015 at 9:28 AM

Flag notifications