--- Begin Message ---Hi, I discovered why tests are failing. The reason is that Fuel is using root directory as working path instead of the working directory. Unfortunately the root dir is not writeable (of course) and so the failings.I guess the mistake occurs because since Pharo (7?) the File* and Stream* classes changed. Cheers Davide Pharo Smalltalk Users mailing list wrote > Hi Guys, > > There is something wrong with Fuel. > I got the version for Pharo 8 > > Metacello new > repository: 'github://theseion/Fuel:3.0.2/repository'; > baseline: 'Fuel'; > load. > > > But tests are red, all tests of FLBinaryFileStreamBasicSerializationTest > and > others > > Cheers > Davide > > > > -- > Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html -- Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html
--- End Message ---
Re: [Pharo-users] Fuel - FLSerializer tests are not working (pharo 8)
Davide Varvello via Pharo-users Tue, 28 Jul 2020 03:29:23 -0700
- [Pharo-users] Fuel - FLSerializer tests ar... Davide Varvello via Pharo-users
- Re: [Pharo-users] Fuel - FLSerializer... Davide Varvello via Pharo-users
- Re: [Pharo-users] Fuel - FLSerializer... Stéphane Ducasse
- Re: [Pharo-users] Fuel - FLSerial... Stéphane Ducasse
- Re: [Pharo-users] Fuel - FLSe... Denis Kudriashov
- Re: [Pharo-users] Fuel - ... Davide Varvello via Pharo-users