PR# 16578 Automatic testing always find some failures in `do_all', `for_all', `do_all_with_index'....

Problem Report Summary
Submitter: manus_eiffel
Category: EiffelTest
Priority: Medium
Date: 2010/01/20
Class: Bug
Severity: Serious
Number: 16578
Release: 6.6.8.1939
Confidential: No
Status: Open
Responsible:
Environment: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.0.249.64 Safari/532.5
Synopsis: Automatic testing always find some failures in `do_all', `for_all', `do_all_with_index'....

Description
When testing some EiffelBase containers, ARRAY, ARRAY2 for example, I always get failure in `do_all' `do_all_with_index' with a crash on `fast_item' from FUNCTION. I haven't looked at the details yet, but something must be wrong with the way those routines are executed in the autotest interpretet.

Arno have you ever looked at that before?
To Reproduce

										
Problem Report Interactions