https://gforge.inria.fr/frs/download.php/26668/PharoCore-1.0-10515rc3.zip This should be tested a lot... -- Marcus Denker -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Team RMoD. _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
Hi all,
This is PharoCore RC3 and we need your help! The plan is the following: 1. Please test PharoCore RC3 (see link below) and let us know if you find any problems 2. If all is fine Mariano builds a new Pharo RC3 image in a few days 3. Then please test the Pharo RC3 image and its additional tools and report any problems 4. If all is fine we declare RC3 as the final 1.0 release Cheers, Adrian On Mar 15, 2010, at 10:37 , Marcus Denker wrote: > > > https://gforge.inria.fr/frs/download.php/26668/PharoCore-1.0-10515rc3.zip > > > This should be tested a lot... > > -- > Marcus Denker -- http://www.marcusdenker.de > INRIA Lille -- Nord Europe. Team RMoD. > > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
In reply to this post by Marcus Denker-4
A bug :
http://code.google.com/p/pharo/issues/detail?id=2149 On Mon, Mar 15, 2010 at 4:37 PM, Marcus Denker <[hidden email]> wrote: > > > https://gforge.inria.fr/frs/download.php/26668/PharoCore-1.0-10515rc3.zip > > > This should be tested a lot... > > -- > Marcus Denker -- http://www.marcusdenker.de > INRIA Lille -- Nord Europe. Team RMoD. > > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > -- Serge Stinckwich UMI UMMISCO 209 (IRD/UPMC), Hanoi, Vietnam Smalltalkers do: [:it | All with: Class, (And love: it)] http://doesnotunderstand.org/ _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
In reply to this post by Marcus Denker-4
When all tests are run twice, MCPackageTest>>testUnload fail.
On Mon, Mar 15, 2010 at 4:37 PM, Marcus Denker <[hidden email]> wrote: > > > https://gforge.inria.fr/frs/download.php/26668/PharoCore-1.0-10515rc3.zip > > > This should be tested a lot... > > -- > Marcus Denker -- http://www.marcusdenker.de > INRIA Lille -- Nord Europe. Team RMoD. > > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > -- Serge Stinckwich UMI UMMISCO 209 (IRD/UPMC), Hanoi, Vietnam Smalltalkers do: [:it | All with: Class, (And love: it)] http://doesnotunderstand.org/ _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
In reply to this post by Marcus Denker-4
I found a Locale change problem, already reported as
http://code.google.com/p/pharo/issues/detail?id=1289 marked as Milestone-1.1. I attached a small filx however this calls for a more general refactoring. -- Pavel On Mon, Mar 15, 2010 at 10:37 AM, Marcus Denker <[hidden email]> wrote: > > > https://gforge.inria.fr/frs/download.php/26668/PharoCore-1.0-10515rc3.zip > > > This should be tested a lot... > > -- > Marcus Denker -- http://www.marcusdenker.de > INRIA Lille -- Nord Europe. Team RMoD. > > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
In reply to this post by Marcus Denker-4
Why there are two empty ChangeSets Unnamed and Unnamed1?
-- Pavel On Mon, Mar 15, 2010 at 10:37 AM, Marcus Denker <[hidden email]> wrote: > > > https://gforge.inria.fr/frs/download.php/26668/PharoCore-1.0-10515rc3.zip > > > This should be tested a lot... > > -- > Marcus Denker -- http://www.marcusdenker.de > INRIA Lille -- Nord Europe. Team RMoD. > > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
In reply to this post by Marcus Denker-4
Can you reproduce it? On Linux:
- open halos on desktop (shift-right click) - menu - export - jpeg - keep default file name - an empty picture file is created and Pharo crashes immediately VM version: 3.11.3-2135, same on 1.1 all tests green I tried Windows VM and it works well there -- Pavel On Mon, Mar 15, 2010 at 10:37 AM, Marcus Denker <[hidden email]> wrote: > > > https://gforge.inria.fr/frs/download.php/26668/PharoCore-1.0-10515rc3.zip > > > This should be tested a lot... > > -- > Marcus Denker -- http://www.marcusdenker.de > INRIA Lille -- Nord Europe. Team RMoD. > > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
In reply to this post by SergeStinckwich
On 15 March 2010 11:49, Serge Stinckwich <[hidden email]> wrote:
> When all tests are run twice, MCPackageTest>>testUnload fail. That test also fails when the test are just run once: http://hudson.lukas-renggli.ch/job/Pharo/lastCompletedBuild/testReport/ Lukas > > On Mon, Mar 15, 2010 at 4:37 PM, Marcus Denker <[hidden email]> wrote: >> >> >> https://gforge.inria.fr/frs/download.php/26668/PharoCore-1.0-10515rc3.zip >> >> >> This should be tested a lot... >> >> -- >> Marcus Denker -- http://www.marcusdenker.de >> INRIA Lille -- Nord Europe. Team RMoD. >> >> >> _______________________________________________ >> Pharo-project mailing list >> [hidden email] >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >> > > > > -- > Serge Stinckwich > UMI UMMISCO 209 (IRD/UPMC), Hanoi, Vietnam > Smalltalkers do: [:it | All with: Class, (And love: it)] > http://doesnotunderstand.org/ > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > -- Lukas Renggli http://www.lukas-renggli.ch _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
In reply to this post by Adrian Lienhard
I am happy to report the Magma test suite ran through to completion on
this version. On behalf of Pharo + Magma users, thank you. - Chris On Mon, Mar 15, 2010 at 4:49 AM, Adrian Lienhard <[hidden email]> wrote: > Hi all, > > This is PharoCore RC3 and we need your help! > > The plan is the following: > 1. Please test PharoCore RC3 (see link below) and let us know if you find any problems > 2. If all is fine Mariano builds a new Pharo RC3 image in a few days > 3. Then please test the Pharo RC3 image and its additional tools and report any problems > 4. If all is fine we declare RC3 as the final 1.0 release > > Cheers, > Adrian > > On Mar 15, 2010, at 10:37 , Marcus Denker wrote: > >> >> >> https://gforge.inria.fr/frs/download.php/26668/PharoCore-1.0-10515rc3.zip >> >> >> This should be tested a lot... >> >> -- >> Marcus Denker -- http://www.marcusdenker.de >> INRIA Lille -- Nord Europe. Team RMoD. >> >> >> _______________________________________________ >> Pharo-project mailing list >> [hidden email] >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
Thanks for letting us know, Chris!
Adrian On Mar 15, 2010, at 21:13 , Chris Muller wrote: > I am happy to report the Magma test suite ran through to completion on > this version. > > On behalf of Pharo + Magma users, thank you. > > - Chris > > On Mon, Mar 15, 2010 at 4:49 AM, Adrian Lienhard <[hidden email]> wrote: >> Hi all, >> >> This is PharoCore RC3 and we need your help! >> >> The plan is the following: >> 1. Please test PharoCore RC3 (see link below) and let us know if you find any problems >> 2. If all is fine Mariano builds a new Pharo RC3 image in a few days >> 3. Then please test the Pharo RC3 image and its additional tools and report any problems >> 4. If all is fine we declare RC3 as the final 1.0 release >> >> Cheers, >> Adrian >> >> On Mar 15, 2010, at 10:37 , Marcus Denker wrote: >> >>> >>> >>> https://gforge.inria.fr/frs/download.php/26668/PharoCore-1.0-10515rc3.zip >>> >>> >>> This should be tested a lot... >>> >>> -- >>> Marcus Denker -- http://www.marcusdenker.de >>> INRIA Lille -- Nord Europe. Team RMoD. >>> >>> >>> _______________________________________________ >>> Pharo-project mailing list >>> [hidden email] >>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >> >> >> _______________________________________________ >> Pharo-project mailing list >> [hidden email] >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >> > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
In reply to this post by Chris Muller-3
El lun, 15-03-2010 a las 15:13 -0500, Chris Muller escribió:
> I am happy to report the Magma test suite ran through to completion on > this version. Very good, and the ConfigurationOfMagma now includes version 1.0r44 of Magma. So good timing. > > On behalf of Pharo + Magma users, thank you. > > - Chris > > On Mon, Mar 15, 2010 at 4:49 AM, Adrian Lienhard <[hidden email]> wrote: > > Hi all, > > > > This is PharoCore RC3 and we need your help! > > > > The plan is the following: > > 1. Please test PharoCore RC3 (see link below) and let us know if you find any problems > > 2. If all is fine Mariano builds a new Pharo RC3 image in a few days > > 3. Then please test the Pharo RC3 image and its additional tools and report any problems > > 4. If all is fine we declare RC3 as the final 1.0 release > > > > Cheers, > > Adrian > > > > On Mar 15, 2010, at 10:37 , Marcus Denker wrote: > > > >> > >> > >> https://gforge.inria.fr/frs/download.php/26668/PharoCore-1.0-10515rc3.zip > >> > >> > >> This should be tested a lot... > >> > >> -- > >> Marcus Denker -- http://www.marcusdenker.de > >> INRIA Lille -- Nord Europe. Team RMoD. > >> > >> > >> _______________________________________________ > >> Pharo-project mailing list > >> [hidden email] > >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > > > > > _______________________________________________ > > Pharo-project mailing list > > [hidden email] > > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project -- Miguel Cobá http://miguel.leugim.com.mx _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
In reply to this post by Pavel Krivanek-3
On Mar 15, 2010, at 12:15 PM, Pavel Krivanek wrote: > Why there are two empty ChangeSets Unnamed and Unnamed1? > I should have run the cleanupForRelease two times... (or removed one). It's already better than in rc2 where there was one Unnamed changeset with *lots* of changes... I think we will just run cleanupForRelease again after harvesting the improvements related to tests that where posted. Marcus > -- Pavel > > On Mon, Mar 15, 2010 at 10:37 AM, Marcus Denker <[hidden email]> wrote: >> >> >> https://gforge.inria.fr/frs/download.php/26668/PharoCore-1.0-10515rc3.zip >> >> >> This should be tested a lot... >> >> -- >> Marcus Denker -- http://www.marcusdenker.de >> INRIA Lille -- Nord Europe. Team RMoD. >> >> >> _______________________________________________ >> Pharo-project mailing list >> [hidden email] >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >> > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project -- Marcus Denker -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Team RMoD. _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
In reply to this post by Chris Muller-3
thanks chris!
Stef On Mar 15, 2010, at 9:13 PM, Chris Muller wrote: > I am happy to report the Magma test suite ran through to completion on > this version. > > On behalf of Pharo + Magma users, thank you. > > - Chris > > On Mon, Mar 15, 2010 at 4:49 AM, Adrian Lienhard <[hidden email]> wrote: >> Hi all, >> >> This is PharoCore RC3 and we need your help! >> >> The plan is the following: >> 1. Please test PharoCore RC3 (see link below) and let us know if you find any problems >> 2. If all is fine Mariano builds a new Pharo RC3 image in a few days >> 3. Then please test the Pharo RC3 image and its additional tools and report any problems >> 4. If all is fine we declare RC3 as the final 1.0 release >> >> Cheers, >> Adrian >> >> On Mar 15, 2010, at 10:37 , Marcus Denker wrote: >> >>> >>> >>> https://gforge.inria.fr/frs/download.php/26668/PharoCore-1.0-10515rc3.zip >>> >>> >>> This should be tested a lot... >>> >>> -- >>> Marcus Denker -- http://www.marcusdenker.de >>> INRIA Lille -- Nord Europe. Team RMoD. >>> >>> >>> _______________________________________________ >>> Pharo-project mailing list >>> [hidden email] >>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >> >> >> _______________________________________________ >> Pharo-project mailing list >> [hidden email] >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >> > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
Free forum by Nabble | Edit this page |