For Testing: 1.4 one-click

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
10 messages Options
Reply | Threaded
Open this post in threaded view
|

For Testing: 1.4 one-click

Marcus Denker-4
Hi,

there is now an automatic build for the 1.4 one-click:

        https://ci.lille.inria.fr/pharo/view/Pharo%201.4/job/Pharo%201.4/lastSuccessfulBuild/artifact/Pharo-1.4-one-click.zip

needs to be tested...

        Marcus

--
Marcus Denker -- http://marcusdenker.de


Reply | Threaded
Open this post in threaded view
|

Re: For Testing: 1.4 one-click

Stefan Marr-3

On 13 Apr 2012, at 09:02, Marcus Denker wrote:

> Hi,
>
> there is now an automatic build for the 1.4 one-click:
>
> https://ci.lille.inria.fr/pharo/view/Pharo%201.4/job/Pharo%201.4/lastSuccessfulBuild/artifact/Pharo-1.4-one-click.zip
>
> needs to be tested...

$ sw_vers
ProductName: Mac OS X
ProductVersion: 10.6.8
BuildVersion: 10K549

$ uname -a
Darwin minerva 10.8.0 Darwin Kernel Version 10.8.0: Tue Jun  7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 i386

8451 run, 8395 passes, 52 expected failures, 3 failures, 0 errors, 1 unexpected passes
Failures:
MCClassDefinitionTest>>#testNotValidClassTraitComposition
FileDirectoryTest>>#testRecursiveMatching
MirrorPrimitiveTests>>#testMirrorSize
MCClassDefinitionTest>>#testNotValidTraitComposition

Errors:



--
Stefan Marr
Software Languages Lab
Vrije Universiteit Brussel
Pleinlaan 2 / B-1050 Brussels / Belgium
http://soft.vub.ac.be/~smarr
Phone: +32 2 629 2974
Fax:   +32 2 629 3525


Reply | Threaded
Open this post in threaded view
|

Re: For Testing: 1.4 one-click

tinchodias
Hi, I tested on Windows:

1) Pharo-1.4-one-click.bat points to a wrong image:

current:

"%~dp0\CogVM.exe" "%~dp0\Contents\Resources\pharo-1.4.image"

should be:

"%~dp0\CogVM.exe" "%~dp0\Contents\Resources\pharo-1.4-one-click.image"

after change, opened fine (with a console).


2) When I ran CogVM.exe by itself (not through .bat), it opened me the file dialog like if it couldn't find the default image.


Martín

On Fri, Apr 13, 2012 at 9:24 AM, Stefan Marr <[hidden email]> wrote:

On 13 Apr 2012, at 09:02, Marcus Denker wrote:

> Hi,
>
> there is now an automatic build for the 1.4 one-click:
>
>       https://ci.lille.inria.fr/pharo/view/Pharo%201.4/job/Pharo%201.4/lastSuccessfulBuild/artifact/Pharo-1.4-one-click.zip
>
> needs to be tested...

$ sw_vers
ProductName:    Mac OS X
ProductVersion: 10.6.8
BuildVersion:   10K549

$ uname -a
Darwin minerva 10.8.0 Darwin Kernel Version 10.8.0: Tue Jun  7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 i386

8451 run, 8395 passes, 52 expected failures, 3 failures, 0 errors, 1 unexpected passes
Failures:
MCClassDefinitionTest>>#testNotValidClassTraitComposition
FileDirectoryTest>>#testRecursiveMatching
MirrorPrimitiveTests>>#testMirrorSize
MCClassDefinitionTest>>#testNotValidTraitComposition

Errors:



--
Stefan Marr
Software Languages Lab
Vrije Universiteit Brussel
Pleinlaan 2 / B-1050 Brussels / Belgium
http://soft.vub.ac.be/~smarr
Phone: +32 2 629 2974
Fax:   +32 2 629 3525



Reply | Threaded
Open this post in threaded view
|

Re: For Testing: 1.4 one-click

Sean P. DeNigris
Administrator
In reply to this post by Marcus Denker-4
Marcus Denker-4 wrote
there is now an automatic build for the 1.4 one-click:
...needs to be tested...
Mac OS X Lion...

8451 run, 8393 passes, 52 expected failures, 5 failures, 0 errors, 1 unexpected passes
 '#(''DateAndTimeTest>>#testPrintStringNoOffset'' ''FileDirectoryTest>>#testRecursiveMatching'' ''MCClassDefinitionTest>>#testNotValidClassTraitComposition'' ''MCClassDefinitionTest>>#testNotValidTraitComposition'' ''MirrorPrimitiveTests>>#testMirrorSize'' ''ZnClientTests>>#testIfFailNonExistingHost'')'

~$ sw_vers
ProductName: Mac OS X
ProductVersion: 10.7.3
BuildVersion: 11D50b

~$ uname -a
Darwin 11.3.0 Darwin Kernel Version 11.3.0: Thu Jan 12 18:47:41 PST 2012; root:xnu-1699.24.23~1/RELEASE_X86_64 x86_64
Cheers,
Sean
Reply | Threaded
Open this post in threaded view
|

Re: For Testing: 1.4 one-click

demarey
In reply to this post by tinchodias
Hi Martin,

Thanks a lot for the feedback.
I forgot to update this script after some configuration in the jenkins job.
It's now fixed.

Regards,
Christophe.

Le 13 avr. 2012 à 16:18, Martin Dias a écrit :

Hi, I tested on Windows:

1) Pharo-1.4-one-click.bat points to a wrong image:

current:

"%~dp0\CogVM.exe" "%~dp0\Contents\Resources\pharo-1.4.image"

should be:

"%~dp0\CogVM.exe" "%~dp0\Contents\Resources\pharo-1.4-one-click.image"

after change, opened fine (with a console).


2) When I ran CogVM.exe by itself (not through .bat), it opened me the file dialog like if it couldn't find the default image.


Martín

On Fri, Apr 13, 2012 at 9:24 AM, Stefan Marr <[hidden email]> wrote:

On 13 Apr 2012, at 09:02, Marcus Denker wrote:

> Hi,
>
> there is now an automatic build for the 1.4 one-click:
>
>       https://ci.lille.inria.fr/pharo/view/Pharo%201.4/job/Pharo%201.4/lastSuccessfulBuild/artifact/Pharo-1.4-one-click.zip
>
> needs to be tested...

$ sw_vers
ProductName:    Mac OS X
ProductVersion: 10.6.8
BuildVersion:   10K549

$ uname -a
Darwin minerva 10.8.0 Darwin Kernel Version 10.8.0: Tue Jun  7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 i386

8451 run, 8395 passes, 52 expected failures, 3 failures, 0 errors, 1 unexpected passes
Failures:
MCClassDefinitionTest>>#testNotValidClassTraitComposition
FileDirectoryTest>>#testRecursiveMatching
MirrorPrimitiveTests>>#testMirrorSize
MCClassDefinitionTest>>#testNotValidTraitComposition

Errors:



--
Stefan Marr
Software Languages Lab
Vrije Universiteit Brussel
Pleinlaan 2 / B-1050 Brussels / Belgium
http://soft.vub.ac.be/~smarr
Phone: +32 2 629 2974
Fax:   +32 2 629 3525




Reply | Threaded
Open this post in threaded view
|

Re: For Testing: 1.4 one-click

Marcus Denker-4
In reply to this post by Marcus Denker-4

On Apr 14, 2012, at 7:13 PM, Sean P. DeNigris wrote:

>
> Marcus Denker-4 wrote
>>
>> there is now an automatic build for the 1.4 one-click:
>> ...needs to be tested...
>>
>
> Mac OS X Lion...
>
> 8451 run, 8393 passes, 52 expected failures, 5 failures, 0 errors, 1
> unexpected passes
> '#(''DateAndTimeTest>>#testPrintStringNoOffset''
> ''FileDirectoryTest>>#testRecursiveMatching''
> ''MCClassDefinitionTest>>#testNotValidClassTraitComposition''
> ''MCClassDefinitionTest>>#testNotValidTraitComposition''
> ''MirrorPrimitiveTests>>#testMirrorSize''
> ''ZnClientTests>>#testIfFailNonExistingHost'')'
>

What is strange is that on Jenkins, none of these tests fail.


--
Marcus Denker -- http://marcusdenker.de


Reply | Threaded
Open this post in threaded view
|

Re: For Testing: 1.4 one-click

philippeback
In reply to this post by demarey
OSX Lion

ProductName: Mac OS X
ProductVersion: 10.7.3
BuildVersion: 11D50d

Darwin PhilMac.local 11.3.0 Darwin Kernel Version 11.3.0: Thu Jan 12 18:47:41 PST 2012; root:xnu-1699.24.23~1/RELEASE_X86_64 x86_64

Test Run in screenshot

Philippe


2012/4/13 Christophe Demarey <[hidden email]>
Hi Martin,

Thanks a lot for the feedback.
I forgot to update this script after some configuration in the jenkins job.
It's now fixed.

Regards,
Christophe.

Le 13 avr. 2012 à 16:18, Martin Dias a écrit :

Hi, I tested on Windows:

1) Pharo-1.4-one-click.bat points to a wrong image:

current:

"%~dp0\CogVM.exe" "%~dp0\Contents\Resources\pharo-1.4.image"

should be:

"%~dp0\CogVM.exe" "%~dp0\Contents\Resources\pharo-1.4-one-click.image"

after change, opened fine (with a console).


2) When I ran CogVM.exe by itself (not through .bat), it opened me the file dialog like if it couldn't find the default image.


Martín

On Fri, Apr 13, 2012 at 9:24 AM, Stefan Marr <[hidden email]> wrote:

On 13 Apr 2012, at 09:02, Marcus Denker wrote:

> Hi,
>
> there is now an automatic build for the 1.4 one-click:
>
>       https://ci.lille.inria.fr/pharo/view/Pharo%201.4/job/Pharo%201.4/lastSuccessfulBuild/artifact/Pharo-1.4-one-click.zip
>
> needs to be tested...

$ sw_vers
ProductName:    Mac OS X
ProductVersion: 10.6.8
BuildVersion:   10K549

$ uname -a
Darwin minerva 10.8.0 Darwin Kernel Version 10.8.0: Tue Jun  7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 i386

8451 run, 8395 passes, 52 expected failures, 3 failures, 0 errors, 1 unexpected passes
Failures:
MCClassDefinitionTest>>#testNotValidClassTraitComposition
FileDirectoryTest>>#testRecursiveMatching
MirrorPrimitiveTests>>#testMirrorSize
MCClassDefinitionTest>>#testNotValidTraitComposition

Errors:



--
Stefan Marr
Software Languages Lab
Vrije Universiteit Brussel
Pleinlaan 2 / B-1050 Brussels / Belgium
http://soft.vub.ac.be/~smarr
Phone: <a href="tel:%2B32%202%20629%202974" value="+3226292974" target="_blank">+32 2 629 2974
Fax:   <a href="tel:%2B32%202%20629%203525" value="+3226293525" target="_blank">+32 2 629 3525







--
Philippe Back
"Helping you hit the top 3 outcomes you really want to achieve"

Mob: +32(0) 478 650 140 | Fax: +32 (0) 70 408 027 Mail: [hidden email] | Web: http://philippeback.eu | Blog:

High Octane SPRL
rue cour Boisacq 101
1301 Bierges


PharoScreenshot.1.png (204K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: For Testing: 1.4 one-click

philippeback
In reply to this post by demarey
Problems in the preferences:

Blinking Text Cursor false --> no cursor shown
Author Identification --> Too small control (in fact all similar controls have the issue)

Phil

2012/4/13 Christophe Demarey <[hidden email]>
Hi Martin,

Thanks a lot for the feedback.
I forgot to update this script after some configuration in the jenkins job.
It's now fixed.

Regards,
Christophe.

Le 13 avr. 2012 à 16:18, Martin Dias a écrit :

Hi, I tested on Windows:

1) Pharo-1.4-one-click.bat points to a wrong image:

current:

"%~dp0\CogVM.exe" "%~dp0\Contents\Resources\pharo-1.4.image"

should be:

"%~dp0\CogVM.exe" "%~dp0\Contents\Resources\pharo-1.4-one-click.image"

after change, opened fine (with a console).


2) When I ran CogVM.exe by itself (not through .bat), it opened me the file dialog like if it couldn't find the default image.


Martín

On Fri, Apr 13, 2012 at 9:24 AM, Stefan Marr <[hidden email]> wrote:

On 13 Apr 2012, at 09:02, Marcus Denker wrote:

> Hi,
>
> there is now an automatic build for the 1.4 one-click:
>
>       https://ci.lille.inria.fr/pharo/view/Pharo%201.4/job/Pharo%201.4/lastSuccessfulBuild/artifact/Pharo-1.4-one-click.zip
>
> needs to be tested...

$ sw_vers
ProductName:    Mac OS X
ProductVersion: 10.6.8
BuildVersion:   10K549

$ uname -a
Darwin minerva 10.8.0 Darwin Kernel Version 10.8.0: Tue Jun  7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 i386

8451 run, 8395 passes, 52 expected failures, 3 failures, 0 errors, 1 unexpected passes
Failures:
MCClassDefinitionTest>>#testNotValidClassTraitComposition
FileDirectoryTest>>#testRecursiveMatching
MirrorPrimitiveTests>>#testMirrorSize
MCClassDefinitionTest>>#testNotValidTraitComposition

Errors:



--
Stefan Marr
Software Languages Lab
Vrije Universiteit Brussel
Pleinlaan 2 / B-1050 Brussels / Belgium
http://soft.vub.ac.be/~smarr
Phone: <a href="tel:%2B32%202%20629%202974" value="+3226292974" target="_blank">+32 2 629 2974
Fax:   <a href="tel:%2B32%202%20629%203525" value="+3226293525" target="_blank">+32 2 629 3525







--
Philippe Back
"Helping you hit the top 3 outcomes you really want to achieve"

Mob: +32(0) 478 650 140 | Fax: +32 (0) 70 408 027 Mail: [hidden email] | Web: http://philippeback.eu | Blog:

High Octane SPRL
rue cour Boisacq 101
1301 Bierges

Reply | Threaded
Open this post in threaded view
|

Re: For Testing: 1.4 one-click

Sven Van Caekenberghe
In reply to this post by philippeback
Philippe,

On 14 Apr 2012, at 23:37, [hidden email] wrote:

OSX Lion

ProductName: Mac OS X
ProductVersion: 10.7.3
BuildVersion: 11D50d

Darwin PhilMac.local 11.3.0 Darwin Kernel Version 11.3.0: Thu Jan 12 18:47:41 PST 2012; root:xnu-1699.24.23~1/RELEASE_X86_64 x86_64

Test Run in screenshot

On my Mac (same OS), I have:


I am interested in the Zn test that fails. It basically tests if trying to access a non-existing host gives a NetworkError.
Can you run it in isolation ? Can you mail a stack trace ?

Thx,

Sven


--
Sven Van Caekenberghe
http://stfx.eu
Smalltalk is the Red Pill





smime.p7s (5K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: For Testing: 1.4 one-click

NorbertHartl

Am 15.04.2012 um 11:20 schrieb Sven Van Caekenberghe:

Philippe,

On 14 Apr 2012, at 23:37, [hidden email] wrote:

OSX Lion

ProductName: Mac OS X
ProductVersion: 10.7.3
BuildVersion: 11D50d

Darwin PhilMac.local 11.3.0 Darwin Kernel Version 11.3.0: Thu Jan 12 18:47:41 PST 2012; root:xnu-1699.24.23~1/RELEASE_X86_64 x86_64

Test Run in screenshot

On my Mac (same OS), I have:

<Screen Shot 2012-04-15 at 11.17.18.png>

I am interested in the Zn test that fails. It basically tests if trying to access a non-existing host gives a NetworkError.
Can you run it in isolation ? Can you mail a stack trace ?



ProductName: Mac OS X
ProductVersion: 10.7.3
BuildVersion: 11D50

Same results as Sven. In the beginning I had an additional error for NetNameResolver. The NetNameResolverTests>>#testLocalHostAddress is somewhat strange and it can fail. Flushing the dns cache on Mac OS made the test succeed. I checked SocketPlugin for the cause because I think NetNameResolver is not working properly but then I don't have a glue about Mac OS and Open Transport (heard the first time :) ). I put it on my list "to fix in pharo" :)

Norbert