<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le lun. 11 mai 2020 à 02:07, tim Rowledge <<a href="mailto:tim@rowledge.org">tim@rowledge.org</a>> a écrit :<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>
<br>
> On 2020-05-10, at 1:58 PM, David T. Lewis <<a href="mailto:lewis@mail.msen.com" target="_blank">lewis@mail.msen.com</a>> wrote:<br>
> <br>
> On Sun, May 10, 2020 at 11:50:35AM -0700, tim Rowledge wrote:<br>
>> More results in digging into this list of failures - <br>
>> <br>
>> A partial explanation for the failed socket (not just the SSL) tests - I remembered that we recently decided to turn on the IPv6 switch to see what happens. Well, on a Pi all the socket tests fail. Turn off IPv6 and they all pass. Sigh. Is there some magic I would need to do to turn on IPv6 on Raspbian? Is it a compile flag issue in the VM build?<br>
>> <br>
> <br>
> The IPv6 primitives are all in SocketPlugin. I would not expect the actual primitives<br>
> to work any differently, but as Windows users have noticed there are definitely<br>
> differences in the resolvers on different platforms, and you may be hitting issues<br>
> related to that. Also, I think that some of our network code assumes that there<br>
> is such a thing as "the IP address of my computer", which is generally wrong and<br>
> probably causes mischief in some of the tests. My best suggestion would be just<br>
> to step slowly though any of the failing tests and see if you can spot where<br>
> it's getting confused.<br>
> <br>
> Also, try turning off the "EnableIPv6" preference and see if the tests start passing.<br>
<br>
Yup, done that - " Turn off IPv6 and they all pass."<br>
<br>
I've also now tried the test on a Mac 64bit system and the socket (and SSL of course) tests fail there too.<br>
<br>
I had to exclude the AllocationTest stuff since that just tried to eat the Mac when I attempted it.<br>
<br>
For extra fun, on the Mac FloatTest>>#testTimesTwoPowerGradualUnderflow failed where it did not on Pi. As did the PolygonMorphTest>testContainsPoint. Quite what would make them different I can't see right now.<br>
<br>
<br></blockquote><div>If you know how to increase pressure on apple developpers, I opened a bug report already.</div><div>Find it thru <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/383">https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/383</a></div><div>But are maths really important on a computer? No, no one cares ;)<br></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>
<br>
tim<br>
--<br>
tim Rowledge; <a href="mailto:tim@rowledge.org" target="_blank">tim@rowledge.org</a>; <a href="http://www.rowledge.org/tim" rel="noreferrer" target="_blank">http://www.rowledge.org/tim</a><br>
Strange OpCodes: BYEBYE: Store in Write-Only Storage<br>
<br>
<br>
<br>
</blockquote></div></div>