Hi all,

There are a couple of Zn tests that are failing not even in the CI but locally in my machine.
This happens because the tests are trying to do a request to

encrypted.google.com

and expecting a 200, but they are instead receiving:

301 Moved Permanently text/html

From the response, I guess we should do the request to

https://www.google.com/search?q=Smalltalk

instead.

This solves the failures on my side. Sven, is that Ok if we push those patches to the tests to Pharo?

--

������

Guille Polito

Research Engineer

Centre de Recherche en Informatique, Signal et Automatique de Lille

CRIStAL - UMR 9189

French National Center for Scientific Research - http://www.cnrs.fr


Web: http://guillep.github.io

Phone: +33 06 52 70 66 13