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