<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr">On Mon, 31 Dec 2018 at 02:22, Levente Uzonyi <<a href="mailto:leves@caesar.elte.hu">leves@caesar.elte.hu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Thanks Ben. I don't know what image version the CI uses, </blockquote><div><br></div><div>The log provides the following info...</div><div>  Squeak5.1</div><div>  latest update: #16551</div><div>  Current Change Set: Unnamed1</div><div>  Image format 6521 (32 bit)</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">but Nebraska-ul.54 in the Trunk should fix the issue with <br>
StringSocketTestCase.<br></blockquote><div><br></div><div>Good to know, thanks Levente. Would Squeak 5.2 cover Nebraska-ul.54 ?</div></div><div class="gmail_quote">It seems SQUEAK_VERSION could be updated here...</div><div class="gmail_quote"><a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/blob/Cog/tests/smalltalkCI.sh">https://github.com/OpenSmalltalk/opensmalltalk-vm/blob/Cog/tests/smalltalkCI.sh</a></div><div class="gmail_quote"><div><br></div><div>However SmalltalkCI README indicates it doesn't support 32-bit of latest images for Squeak or Pharo...</div><div>   <a href="https://github.com/hpi-swa/smalltalkCI#list-of-supported-images">https://github.com/hpi-swa/smalltalkCI#list-of-supported-images</a><br></div><div>but is that info current? These files seem to indicate support...</div><div>   <a href="https://github.com/hpi-swa/smalltalkCI/blob/master/squeak/run.sh">https://github.com/hpi-swa/smalltalkCI/blob/master/squeak/run.sh</a><br></div><div>   <a href="https://github.com/hpi-swa/smalltalkCI/blob/master/pharo/run.sh">https://github.com/hpi-swa/smalltalkCI/blob/master/pharo/run.sh</a><br></div><div><br></div><div><br></div><div>@vm-dev... <br></div><div>I find the specification of the test image too implicit here...</div><div>   <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/blob/Cog/tests/smalltalkCI.sh">https://github.com/OpenSmalltalk/opensmalltalk-vm/blob/Cog/tests/smalltalkCI.sh</a><br></div><div>For example, its hard to tell at a glance whether lowcode testing is enabled/disabled.</div><div>Could the test image be explicitly defined in travis.yml ? (I'll submit a concept PR for review)</div><div><br></div><div>cheers -ben</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
Levente<br>
<br>
On Sun, 30 Dec 2018, Ben Coman wrote:<br>
<br>
> An Opensmalltalk-vm Travis build job <br>
>     <a href="https://travis-ci.org/OpenSmalltalk/opensmalltalk-vm/jobs/473535608" rel="noreferrer" target="_blank">https://travis-ci.org/OpenSmalltalk/opensmalltalk-vm/jobs/473535608</a><br>
> looks like it failed with a socket error, probably external network.  <br>
> A bundle of failures look like this... <br>
> <br>
>   SocketStreamTest<br>
> <br>
>   7041f6_0fb1<br>
>    ✗ #testClassComment (10003ms)<br>
>   TestFailure: Test timed out<br>
>   Process>>pvtSignal:list:<br>
>   [] in DelayWaitTimeout>>wait<br>
>   <snip><br>
> <br>
> which is okay, but the following three with similar >10000ms timeout<br>
> did not produce "TestFailure: Test timed out " <br>
> but instead "MessageNotUnderstood" errors.<br>
> <br>
> <br>
>   StringSocketTestCase<br>
> <br>
>   c43ad5_0fb1<br>
>    ✗ #testBasics (10001ms)<br>
>   MessageNotUnderstood: UndefinedObject>>destroy<br>
>   UndefinedObject(Object)>>doesNotUnderstand: #destroy<br>
>   StringSocketTestCase>>tearDown<br>
> <br>
>   e360b0_0fb1<br>
>    ✗ #testBogusInput1 (10000ms)<br>
>   MessageNotUnderstood: UndefinedObject>>destroy<br>
>   UndefinedObject(Object)>>doesNotUnderstand: #destroy<br>
>   StringSocketTestCase>>tearDown <br>
> <br>
>   e4f711_0fb1<br>
>    ✗ #testBogusInput2 (10002ms)<br>
>   MessageNotUnderstood: UndefinedObject>>destroy<br>
>   UndefinedObject(Object)>>doesNotUnderstand: #destroy<br>
>   StringSocketTestCase>>tearDown<br>
> <br>
> <br>
> I'm not currently running Squeak, so I'm just reporting was I see in the CI log<br>
> in case anyone was interested in touching-up such a corner case. <br>
> Is it preferable to report on Mantis? Or not important :)<br>
> <br>
> cheers -ben<br>
> <br>
><br>
</blockquote></div></div></div></div></div></div></div></div>