Re: [Pharo-users] Fuel - FLSerializer tests are not working (pharo 8)
I still find it strange because Max and Martin are always taking care about fuel and I do not see them publishing a version for a new version with red tests. S
On 27 Jul 2020, at 12:15, Davide Varvello <varvello@yahoo.com> wrote:
From: Davide Varvello <varvello@yahoo.com> Subject: Fuel - FLSerializer tests are not working (pharo 8) Date: 27 July 2020 at 12:15:32 CEST To: pharo-users@lists.pharo.org
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
-------------------------------------------- Stéphane Ducasse http://stephane.ducasse.free.fr / http://www.pharo.org 03 59 35 87 52 Assistant: Aurore Dalle FAX 03 59 57 78 50 TEL 03 59 35 86 16 S. Ducasse - Inria 40, avenue Halley, Parc Scientifique de la Haute Borne, Bât.A, Park Plaza Villeneuve d'Ascq 59650 France
I took a Pharo8 image and Metacello new repository: 'github://theseion/Fuel:3.0.2/repository <github://theseion/Fuel:3.0.2/repository>'; baseline: 'Fuel'; load. and run the tests and all the tests are green on my machine. 595 ran, 576 passed, 1 skipped, 19 expected failures, 0 failures, 0 errors, 0 passed unexpected S.
It can be a known issue with MacOS, the way how an operating system assigns a working directory for applications. For example starting an app using double click from Finder will use a root directory as a working copy. Davide how did you start the Pharo? Can you try to run it from the command line? In that case the current working directory of the terminal will be assigned to the started application. пн, 3 авг. 2020 г. в 19:16, Stéphane Ducasse <stephane.ducasse@inria.fr>:
I took a Pharo8 image and
Metacello new repository: 'github://theseion/Fuel:3.0.2/repository'; baseline: 'Fuel'; load.
and run the tests and all the tests are green on my machine.
595 ran, 576 passed, 1 skipped, 19 expected failures, 0 failures, 0 errors, 0 passed unexpected
S.
Hi Denis. I drag and drop the image on the Pharo.app, but it's is an issue of Pharo8 (and also Pharo7, I downloaded a vm and tested it) because on Pharo6 everything is fine. Davide Denis Kudriashov wrote
It can be a known issue with MacOS, the way how an operating system assigns a working directory for applications. For example starting an app using double click from Finder will use a root directory as a working copy.
Davide how did you start the Pharo? Can you try to run it from the command line? In that case the current working directory of the terminal will be assigned to the started application.
пн, 3 авг. 2020 г. в 19:16, Stéphane Ducasse <
stephane.ducasse@
>:
I took a Pharo8 image and
Metacello new repository: 'github://theseion/Fuel:3.0.2/repository'; baseline: 'Fuel'; load.
and run the tests and all the tests are green on my machine.
595 ran, 576 passed, 1 skipped, 19 expected failures, 0 failures, 0 errors, 0 passed unexpected
S.
-- Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html
participants (3)
-
Davide Varvello -
Denis Kudriashov -
Stéphane Ducasse