Issue 6248 in pharo: Update Zodiac to better deal with missing native VM SSL plugin

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 6248 in pharo: Update Zodiac to better deal with missing native VM SSL plugin

pharo
Status: FixToInclude
Owner: ----
Labels: Milestone-2.0 Type-Feature

New issue 6248 by [hidden email]: Update Zodiac to better deal with  
missing native VM SSL plugin
http://code.google.com/p/pharo/issues/detail?id=6248

I changed Zodiac and Zinc-Zodiac tests to be skipped when the native VM SSL  
plugin seems to be missing or cannot be instanciated (this is for the tests  
that actually depend on the plugin).

One single test, ZdcSecureSocketStreamTests>>#testIsNativeSSLPluginPresent  
will keep failing as a reminder that there is a problem.

In the Pharo 2.0 inbox (3 packages):

====
Name: Zodiac-Core-SvenVanCaekenberghe.18
Author: SvenVanCaekenberghe
Time: 28 June 2012, 10:04:19.612 am
UUID: dca580f0-4d95-4d92-980c-1ebe622485d5
Ancestors: Zodiac-Core-SvenVanCaekenberghe.17

added ZdcPluginMissing exception to provided a more human friendly message  
when ZdcPluginSSLSession cannot be initialized (which is most probably due  
to a missing SSL/TLS plugin)
====
Name: Zodiac-Tests-SvenVanCaekenberghe.7
Author: SvenVanCaekenberghe
Time: 4 July 2012, 11:30:32.195 am
UUID: 63baf356-3fdf-44a4-a7b4-3e80eaf82a0f
Ancestors: Zodiac-Tests-SvenVanCaekenberghe.6

Added ZdcSecureSocketStreamTests>>#testIsNativeSSLPluginPresent but changed  
#testPlain to be skipped when the plugin is absent
====
Name: Zinc-Zodiac-SvenVanCaekenberghe.14
Author: SvenVanCaekenberghe
Time: 4 July 2012, 11:36:58.374 am
UUID: fac1ef59-945d-4dfd-ab5d-affce993c444
Ancestors: Zinc-Zodiac-SvenVanCaekenberghe.13

changed all tests in ZnHTTPSTests to be skipped when the native VM SSL  
plugin seems to be missing or not functioning
====



_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6248 in pharo: Update Zodiac to better deal with missing native VM SSL plugin

pharo
Updates:
        Status: Integrated

Comment #1 on issue 6248 by [hidden email]: Update Zodiac to better  
deal with missing native VM SSL plugin
http://code.google.com/p/pharo/issues/detail?id=6248

in 2.0 181


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker