I just discovered that this only affects Pharo20 builds and older Pharo30 On 28.04.2013, at 21:07, Max Leske <maxle...@gmail.com> wrote:
> The FileSystem-Git builds on CI generate many test failures because the SSL > plugin is missing (apparently) here's the output: > https://ci.inria.fr/pharo-contribution/job/FileSystem-Git/6/PHARO=20,VERSION=development,VM=vm/testReport/junit/FileSystem.Git.Remote.Tests/GitDumbHTTPProtocolTest/testNegotiation/. > > Is that to be expected? I gathered from a recent thread that at least libssl > should be present on the CI servers. Or do I need to change something in the > configuration? > > Max