Ok, these should be clean now. The circularqueue error was a code problem, the list and queue failures were errors in the test. The lines() and chars() failures were due to recent changes, but the other problems were introduced over a year ago. Is this truly the first time these have been run against trunk since then?
Rick On Wed, Mar 14, 2012 at 9:15 AM, Jean-Louis Faucher <[email protected]> wrote: > Hi > > I have some failure/errors when runing that from main/trunk : > > rexx testOORexx.rex -R ooRexx\base\bif > rexx testOORexx.rex -R ooRexx\base\class > > One of the failures is for non existing file : the expected returned value > is 0 for chars or lines, but we return "". A quick debug shows that the > value is taken on the condition object (defaultResult). > No time for the moment to investigate more. > > An example of error : > In circularqueue.testGroup, line 168 : a2=a1~section(1) > raises "Not enough arguments in method; 1 expected" > > Is it only me ? > > Jean-Louis > > ------------------------------------------------------------------------------ > Virtualization & Cloud Management Using Capacity Planning > Cloud computing makes use of virtualization - but cloud computing > also focuses on allowing computing to be delivered as a service. > http://www.accelacomm.com/jaw/sfnl/114/51521223/ > _______________________________________________ > Oorexx-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/oorexx-devel > ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ Oorexx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oorexx-devel
