SSL test failed on ci

Bug #1472234 reported by Mike Fedosin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Glance Client
Fix Released
High
Mike Fedosin

Bug Description

glanceclient.tests.unit.test_ssl.TestHTTPSVerifyCert.test_v2_requests_cert_verification_no_compression failed on ci with message:

ft1.112: glanceclient.tests.unit.test_ssl.TestHTTPSVerifyCert.test_v2_requests_cert_verification_no_compression_StringException: Traceback (most recent call last):
  File "glanceclient/tests/unit/test_ssl.py", line 154, in test_v2_requests_cert_verification_no_compression
    self.fail('Unexpected exception raised')
  File "/home/jenkins/workspace/gate-python-glanceclient-python27/.tox/py27/local/lib/python2.7/site-packages/unittest2/case.py", line 690, in fail
    raise self.failureException(msg)
AssertionError: Unexpected exception raised

but locally this test passed.

Mike Fedosin (mfedosin)
Changed in python-glanceclient:
assignee: nobody → Mike Fedosin (mfedosin)
Changed in python-glanceclient:
importance: Undecided → High
status: New → Triaged
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-glanceclient (master)

Reviewed: https://review.openstack.org/199061
Committed: https://git.openstack.org/cgit/openstack/python-glanceclient/commit/?id=e240bddd5accce0335256e3ccac424c52b829882
Submitter: Jenkins
Branch: master

commit e240bddd5accce0335256e3ccac424c52b829882
Author: Mike Fedosin <email address hidden>
Date: Tue Jul 7 14:46:29 2015 +0300

    Fix an issue with broken test on ci

    Several tests with cert verification are broken. This
    code fixes it by setting right imports. Also some typos
    are fixed too.

    Change-Id: Ie014f90714c3dabee65459fd704dd11b1770c7de
    Closed-Bug: #1472234

Mike Fedosin (mfedosin)
Changed in python-glanceclient:
status: Triaged → Fix Committed
Changed in python-glanceclient:
milestone: none → 1.0.0
status: Fix Committed → Fix Released
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.