<div dir="ltr"><div>Moving this to our own server is a good idea.</div><div><br></div>Do we have the files needed? Or do we need to ask Takashi for a backup?<div><br></div><div>- Bert -</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Mar 17, 2017 at 9:57 AM, Levente Uzonyi <span dir="ltr"><<a href="mailto:leves@caesar.elte.hu" target="_blank">leves@caesar.elte.hu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Well, <a href="http://metatoys.org" rel="noreferrer" target="_blank">metatoys.org</a> has been inaccessible lately. Other tests are failing because of that too.<br>
What's really annoying is that somehow those tests break TestRunner's progress bar.<br>
<br>
And yes, we should use something we have control over to host those files, e.g. <a href="http://files.squeak.org" rel="noreferrer" target="_blank">files.squeak.org</a>.<span class="HOEnZb"><font color="#888888"><br>
<br>
Levente</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
On Fri, 17 Mar 2017, Eliot Miranda wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hmph...<br>
ensureInternetConnectionTo: url <br>
<br>
"(Smalltalk classNamed: 'WebClient') httpGet: '<a href="http://www.google.com" rel="noreferrer" target="_blank">http://www.google.com</a>'"<br>
((Smalltalk classNamed: 'WebClient') httpGet: url) isSuccess<br>
ifFalse: [Error signal: 'No internet connection available, but test requires one']<br>
(Smalltalk classNamed: 'WebClient') httpGet: url WebResponse(HTTP/1.1 403 Forbidden<br>
date: Fri, 17 Mar 2017 15:28:14 GMT<br>
server: Apache/2.2.31<br>
content-length: 206<br>
content-type: text/html; charset=iso-8859-1<br>
<br>
)<br>
<br>
Can someone please fix this without assuming that the runner of the test has the credentials of a particular person?<br>
<br>
_,,,^..^,,,_<br>
best, Eliot<br>
<br>
</blockquote>
</div></div><br><br>
<br></blockquote></div><br></div>