Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 643762 - dev-python/libcloud-1.2.1 : [TEST] FAIL: test_certifi_ca_bundle_in_search_path (libcloud.test.test_httplib_ssl.TestHttpLibSSLTests)
Summary: dev-python/libcloud-1.2.1 : [TEST] FAIL: test_certifi_ca_bundle_in_search_pat...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2018-01-07 09:27 UTC by Toralf Förster
Modified: 2020-08-04 13:19 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,14.36 KB, text/plain)
2018-01-07 09:27 UTC, Toralf Förster
Details
dev-python:libcloud-1.2.1:20180107-083509.log.bz2 (dev-python:libcloud-1.2.1:20180107-083509.log.bz2,46.24 KB, application/x-bzip)
2018-01-07 09:27 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,22.15 KB, text/plain)
2018-01-07 09:27 UTC, Toralf Förster
Details
environment (environment,134.62 KB, text/plain)
2018-01-07 09:27 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.61 KB, application/x-bzip)
2018-01-07 09:27 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,127.02 KB, application/x-bzip)
2018-01-07 09:27 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2018-01-07 09:27:11 UTC
======================================================================
FAIL: test_certifi_ca_bundle_in_search_path (libcloud.test.test_httplib_ssl.TestHttpLibSSLTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/var/tmp/portage/dev-python/libcloud-1.2.1/work/apache-libcloud-1.2.1/libcloud/test/test_httplib_ssl.py", line 189, in test_certifi_ca_bundle_in_search_path

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_libressl-test_20180106-200451

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python2.7 (fallback)




emerge -qpv dev-python/libcloud
[ebuild  N    ] dev-python/libcloud-1.2.1  USE="-examples {-test}" PYTHON_TARGETS="python2_7 python3_5 -pypy -python3_4"
Comment 1 Toralf Förster gentoo-dev 2018-01-07 09:27:14 UTC
Created attachment 513596 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-01-07 09:27:17 UTC
Created attachment 513598 [details]
dev-python:libcloud-1.2.1:20180107-083509.log.bz2
Comment 3 Toralf Förster gentoo-dev 2018-01-07 09:27:20 UTC
Created attachment 513600 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-01-07 09:27:23 UTC
Created attachment 513602 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-01-07 09:27:26 UTC
Created attachment 513604 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-01-07 09:27:28 UTC
Created attachment 513606 [details]
temp.tbz2
Comment 7 David Denoncin 2020-08-04 13:19:38 UTC
Corresponding library was removed in commit: 
commit 18da50976369000ea286e518f583df42ee3e61b7
Author: Anthony Shaw <anthonyshaw@apache.org>
Date:   Sun Apr 9 16:56:06 2017 +1000

    rename libcloud.httplib_ssl to libcloud.http since it has nothing to do with httplib anymore

Failing test was removed in commit:
commit bd404be03672ed5a7a0bddb242aa92f597fab957
Author: Anthony Shaw <anthonyshaw@apache.org>
Date:   Mon Jan 9 14:31:04 2017 +1100

    remove certifi test