[Twisted-Python] TLS windows wincertstore
![](https://secure.gravatar.com/avatar/1b21432501c2d1a5dd03ac7c614b03cb.jpg?s=120&d=mm&r=g)
I set up a development environment for 32 and 64bit windows. But just running 32 bit python. Ran the complete test suite successfully on installation. Then looked at just running the tests for ssl Eventually, on 32 bit all tests passed On 64 bit I have one failure on test_inspectCertificate which cannot produce an exact match on the hash. There is a note against this that says it is liable to fail at some point. But I don't know if that is the case here. I am mentioning it to hopefully get some pointers. The last review mentioned some tests failing. I am only testing on windows and for 32 bit the ssl tests all succeed. Were there any other tests that failed that I am not seeing. Thanks -- *John Aherne* *www.rocs.co.uk <http://www.rocs.co.uk>* 020 7223 7567
![](https://secure.gravatar.com/avatar/e1554622707bedd9202884900430b838.jpg?s=120&d=mm&r=g)
On May 26, 2015, at 5:13 AM, John Aherne <johnaherne@rocs.co.uk> wrote:
I set up a development environment for 32 and 64bit windows.
But just running 32 bit python.
Ran the complete test suite successfully on installation.
Then looked at just running the tests for ssl
Eventually, on 32 bit all tests passed
On 64 bit I have one failure on test_inspectCertificate which cannot produce an exact match on the hash.
There was a fix for this merged to trunk recently: https://twistedmatrix.com/trac/changeset/44903 so you may want to try updating your checkout. -g
There is a note against this that says it is liable to fail at some point. But I don't know if that is the case here. I am mentioning it to hopefully get some pointers.
The last review mentioned some tests failing. I am only testing on windows and for 32 bit the ssl tests all succeed.
Were there any other tests that failed that I am not seeing.
Thanks
-- John Aherne
www.rocs.co.uk <http://www.rocs.co.uk/> 020 7223 7567 _______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
participants (2)
-
Glyph Lefkowitz
-
John Aherne