I cannot reproduce the Gofer test failure. Can you debug it and/or
provide a stack trace?


Ok...I put off the dust from my virtual box image with windows and I could reproduce the problem.

GoferApiTest >> testSubDirectoryRepository
���
fails in

self assert: gofer repositories: (Array with: FileDirectory default pathName , FileDirectory slash , '*')

Because in assert: aGofer repositories: anArray�� I can see that:

"first description"� is -> 'C:\mariano\squeak\imagenes\Pharo1.0-10508-rc2dev10.01.2/*'

and "second"� is� -> ���� 'C:\mariano\squeak\imagenes\Pharo1.0-10508-rc2dev10.01.2\*'

Notice the last slash. They are different.

Cheers

Mariano

Lukas

--
Lukas Renggli
_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project