made green some tests. I still cannot figure out Why The Fuel tests are failing. Besides my changes to the properties, the #relativeImportanceForSystem method did not change lately.
Fabrizio Perin Institut fuer Mathematik und Informatik University Bern, IAM-SCG Neubrueckstrasse 10 CH-3012 Bern, Switzerland Tel: +41 31 511 76 36 FAX: +41 31 631 33 55
On 11 Oct 2011, at 16:22, Fabrizio Perin wrote:
Another question: basically all the Fuel tests end with an error because of a division by zero in this method:
relativeImportanceForSystem <MSEProperty: #relativeImportanceForSystem type: #Number> <MSEComment: 'The number of client packages normalized by the total number of packages'>
^ self lookUpPropertyNamed: #PRIS computedAs: [ self numberOfClientPackages / (self mooseModel allModelPackages size - 1)]
Something else changed lately that can make (self mooseModel allModelPackages size - 1) = 0?
Cheers,
Fabrizio
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev