On Sun, Jan 24, 2010 at 4:41 PM, Lukas Renggli <renggli@gmail.com> wrote:
Thanks Lukas. I have just updated the configuration. I got 11 failures. Is this correct ?
Gofer new squeaksource: 'MetacelloRepository'; package: 'ConfigurationOfRefactoringBrowser'; load.
((Smalltalk at: #ConfigurationOfRefactoringBrowser) project version: '1.2') load: 'Core Tests'
No, that's not correct. Hahahahahahahahahhahahahahhahaahhahahahaa.
They all pass on my machine. What is the problem?
For correct I meant "expected". Can you try to reproduce them with with https://gforge.inria.fr/frs/download.php/25366/PharoCore-1.0-10508rc2.zip ? Some examples: testTemporaryVariableNames fails in runRule: aClass expect: aCollection because when it does: self assert: (rule = each or: [ each result isEmpty ]) description: rule name , ' should not report errors' ]. each is RBClassCategoriesSpellingRule and rule is RBTemporaryVariableNamesSpellingRule and each result isEmpty gives false testClassCategories failes in runRule: aClass expect: aCollection because when it does self assert: (aCollection includes: each) description: each printString , ' should not be reported' ]. aCollection is #('Wrng') and each is 'Refactoring' I attach screenshot. Cheers Mariano
Lukas
Lukas
-- Lukas Renggli http://www.lukas-renggli.ch
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Lukas Renggli http://www.lukas-renggli.ch
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project