ZnCharacterEncoderTests>>#testByteEncoderFromUrl mystery
So it seems that ZnCharacterEncoderTests>>#testByteEncoderFromUrl started failing on the CI infrastructure but it passes fine for normal users and used to behave well in the past. It gets a file from the internet and does some stuff with it, very simple. Any ideas ? Sven
I tried to connect on the the slave pharo-linux64-2 and it has timeout even with the wget on the same URL. So it is some network issue not related directly to Pharo. -- Pavel 2017-03-28 8:07 GMT+02:00 Sven Van Caekenberghe <sven@stfx.eu>:
So it seems that ZnCharacterEncoderTests>>#testByteEncoderFromUrl started failing on the CI infrastructure but it passes fine for normal users and used to behave well in the past.
It gets a file from the internet and does some stuff with it, very simple.
Any ideas ?
Sven
Thx Pavel, I suspected as much, pretty weird.
On 28 Mar 2017, at 11:08, Pavel Krivanek <pavel.krivanek@gmail.com> wrote:
I tried to connect on the the slave pharo-linux64-2 and it has timeout even with the wget on the same URL. So it is some network issue not related directly to Pharo.
-- Pavel
2017-03-28 8:07 GMT+02:00 Sven Van Caekenberghe <sven@stfx.eu>: So it seems that ZnCharacterEncoderTests>>#testByteEncoderFromUrl started failing on the CI infrastructure but it passes fine for normal users and used to behave well in the past.
It gets a file from the internet and does some stuff with it, very simple.
Any ideas ?
Sven
Other slaves do the same but everything else works. It seems that the CI server IP is blocked by their webserver. We should use some different source that we control. -- Pavel 2017-03-28 11:13 GMT+02:00 Sven Van Caekenberghe <sven@stfx.eu>:
Thx Pavel, I suspected as much, pretty weird.
On 28 Mar 2017, at 11:08, Pavel Krivanek <pavel.krivanek@gmail.com> wrote:
I tried to connect on the the slave pharo-linux64-2 and it has timeout even with the wget on the same URL. So it is some network issue not related directly to Pharo.
-- Pavel
2017-03-28 8:07 GMT+02:00 Sven Van Caekenberghe <sven@stfx.eu>: So it seems that ZnCharacterEncoderTests>>#testByteEncoderFromUrl started failing on the CI infrastructure but it passes fine for normal users and used to behave well in the past.
It gets a file from the internet and does some stuff with it, very simple.
Any ideas ?
Sven
participants (2)
-
Pavel Krivanek -
Sven Van Caekenberghe