PR# 15887 Removing exceptions when minimizing tests

Problem Report Summary
Submitter: manus_eiffel
Category: EiffelTest
Priority: Medium
Date: 2009/05/27
Class: Bug
Severity: Serious
Number: 15887
Release: 6.4.7.8901
Confidential: No
Status: Open
Responsible: arnofiva
Environment: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 (.NET CLR 3.5.30729)
Synopsis: Removing exceptions when minimizing tests

Description
Generated minimized tests have too many assertion violations before reaching the last call which is the one supposedly with the failure. It would be nice to just have the set of calls without the intermediate failures.
To Reproduce

										
Problem Report Interactions