> On 24 Feb 2016, at 10:50, Ben Coman <[email protected]> wrote: > > Maybe there can be a pre-test run at the shell level to flag that the > required network connectivity is available to run that test inside the > image. Pharo startup could read them in while starting.
These networking problems are issues specific to the CI infrastructure. But these are real bugs: we don't know why they happen, we have no idea. It is not that there is no network, else almost everything would fail immediately. It should not be too much asked in the 21st century for a server to be able to access any website, right ? > cheers -ben > > On Wed, Feb 24, 2016 at 5:38 PM, Marcus Denker <[email protected]> wrote: >> one idea could be to add this to the filter of the CI runner. >> >> It seems it fails due to network setup problems that are specific to the CI >> server... >> >>> On 24 Feb 2016, at 09:07, Sven Van Caekenberghe <[email protected]> wrote: >>> >>> The following test seems to be failing a lot lately on the CI >>> infrastructure, yet it always succeeds for me on my machine. Is there >>> anybody who sees this fail on their machines ? >>> >>>> On 24 Feb 2016, at 08:36, [email protected] wrote: >>>> >>>> https://ci.inria.fr/pharo/job/Pharo-5.0-Update-Step-2.1-Validation-M-Z/label=mac/755/ >>>> >>>> 1 regressions found. >>>> Zinc.Zodiac.ZnHTTPSTests.testAmazonAWS >>> >>> >> >> >
