he... yep, Camillo changed it as part of latest ci refactors

Esteban

On Feb 22, 2013, at 12:13 PM, Sven Van Caekenberghe <[email protected]> wrote:

> OK, good ;-)
> 
> What about the URL ?
> 
> It is now
> 
>        
> https://ci.inria.fr/pharo/job/Pharo-2.0/lastSuccessfulBuild/api/xml?xpath=/*/description/text()
> 
> it used to be
> 
>       
> https://ci.lille.inria.fr/pharo/job/Pharo-2.0/lastSuccessfulBuild/api/xml?xpath=/*/description/text()
>       
> Is this call/URL still possible or has it changed ?
> 
> Thx,
> 
> Sven
> 
> On 22 Feb 2013, at 12:07, Camillo Bruni <[email protected]> wrote:
> 
>> It is failing (only now?)
>> 
>> https://ci.inria.fr/pharo/job/Pharo-2.0-Tests/lastCompletedBuild/testReport/
>> 
>> ;)
>> 
>> On 2013-02-22, at 12:04, Sven Van Caekenberghe <[email protected]> wrote:
>> 
>>> Hi,
>>> 
>>> When testing in #20561 I noticed that ZnHTTPSTests>>#testGetPharoVersion 
>>> consistently fails for me (Mac OS X, NBCog VM), probably because the URL is 
>>> wrong - this is a function/regression test on 
>>> https://ci.inria.fr/pharo/job/Pharo-2.0/lastSuccessfulBuild/api/xml?xpath=/*/description/text()
>>> 
>>> My point is that I don't see that failing on the CI servers, but maybe I 
>>> looked in the wrong places.
>>> 
>>> The test code does contain a 
>>> 
>>>     self isNativeSSLPluginPresent ifFalse: [ ^ self ].
>>> 
>>> so it is possible that the test is skipped.
>>> 
>>> But if that test is skipped, many more are skipped as well, and that would 
>>> be not-good™.
>>> 
>>> Sven
>>> 
>>> 
>>> --
>>> Sven Van Caekenberghe
>>> http://stfx.eu
>>> Smalltalk is the Red Pill
>>> 
>>> 
>> 
>> 
> 
> 


Reply via email to