tests fail when run from tarball-distribution due to missing .ssl files

Bug #1004226 reported by Clint Byrum
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
txAWS
In Progress
Undecided
Clint Byrum

Bug Description

===============================================================================
[ERROR]
Traceback (most recent call last):
  File "/«PKGBUILDDIR»/txaws/client/tests/test_ssl.py", line 45, in setUp
    pub_key = file(PUBKEY)
exceptions.IOError: [Errno 2] No such file or directory: '/«PKGBUILDDIR»/txaws/client/tests/public.ssl'

txaws.client.tests.test_ssl.BaseQuerySSLTestCase.test_ssl_subject_alt_name
txaws.client.tests.test_ssl.BaseQuerySSLTestCase.test_ssl_verification_bypassed
txaws.client.tests.test_ssl.BaseQuerySSLTestCase.test_ssl_verification_negative
txaws.client.tests.test_ssl.BaseQuerySSLTestCase.test_ssl_verification_positive
-------------------------------------------------------------------------------
Ran 437 tests in 1.582s

Need to add these .ssl files into MANIFEST.in so that tests can run.

Related branches

Changed in txaws:
status: New → In Progress
assignee: nobody → Clint Byrum (clint-fewbar)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.