Thanks Fabio!
We're mostly green :)
Of course the squeak.cog.v3 is a different image (older version) that will have to be patched also.
Then once Esteban fixes the pharo deploy step, we can hope to see a green status again.

2017-12-11 15:55 GMT+01:00 Fabio Niephaus <lists@fniephaus.com>:
 
Turns out I did not correctly replace the prepared image for some reason. Squeak on Linux tests are now passing again...thanks Nicolas!

Fabio

--

On Sat, Dec 9, 2017 at 8:22 AM Fabio Niephaus <lists@fniephaus.com> wrote:
Mh, that's odd. I will look into this Monday morning when I'm back home...

On Fri, 8 Dec 2017 at 9:22 pm, Nicolas Cellier <nicolas.cellier.aka.nice@gmail.com> wrote:
 
however, this was not enough for opensmallalk-vm health.
It looks like the build still use old version of images:

Starting Squeak build...

download_image

1.59sDownloading 'Squeak-5.1.tar.gz' testing image...

Extracting image...

image_info_9711

0.00sImage Information

Image

-----

/home/travis/build/OpenSmalltalk/opensmalltalk-vm/smalltalkCI-master/_builds/TravisCI.image

Squeak5.1

latest update: #16548

Current Change Set: Unnamed1

Image format 6521 (32 bit)

Tests are failing for other reasons currently, but latest update does look like the old one no?

Is there some cache in travis/smalltalkCI preventing the update?