[squeak-dev] SqueakSSLTest failure/errors on macOS?

Tobias Pape Das.Linux at gmx.de
Thu Jun 20 18:07:59 UTC 2019


Hi

> On 20.06.2019, at 19:53, Bernhard Pieber <bernhard at pieber.com> wrote:
> 
> Hi,
> 
> I have one failure in #testFacebookAPI and three errors in #testSSLSockets, #testSocketAccept, and #testSocketAccept in SqueakSSLTest on macOS Mojave 10.14.5. 
> 
> I tried the latest trunk images 18618 with the release VMs and the latest VMs on bintray, both 32bit and 64bit:
> 
> Croquet Closure Cog[Spur] VM [CoInterpreterPrimitives VMMaker.oscog-eem.2530] 5.0.201906130203
> Mac OS X built on Jun 13 2019 02:12:03 GMT Compiler: 4.2.1 Compatible Apple LLVM 8.1.0 (clang-802.0.42)
> platform sources revision VM: 201906130203 https://github.com/OpenSmalltalk/opensmalltalk-vm.git Date: Wed Jun 12 19:03:53 2019 CommitHash: a85579a1 Plugins: 201906130203 https://github.com/OpenSmalltalk/opensmalltalk-vm.git
> CoInterpreter VMMaker.oscog-eem.2530 uuid: 4d90ede0-0700-4d15-8173-2aaf2360b7d1 Jun 13 2019
> StackToRegisterMappingCogit VMMaker.oscog-eem.2530 uuid: 4d90ede0-0700-4d15-8173-2aaf2360b7d1 Jun 13 2019
> 
> I would like to know if other Mac users can confirm these. If yes, does anyone know anything about these problems?

The failure/errors have been there since I have looked at all that code.
I have no idea why they do not work. They use the SecureSocket variant of SqueakSSL, the rest of the system uses the SecureSocketStream IIRC, and that works…

> 
> I assume the tests on macOS are not run during the trunk build, right?

I am not sure. It seems that these are not part of the failed tests on travis:

	https://travis-ci.org/squeak-smalltalk/squeak-app/jobs/548131159#L2326

But Really, I have no idea…

Best regards
	-Tobias


> 
> Cheers,
> Bernhard
> 




More information about the Squeak-dev mailing list