Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 561106 - dev-python/distlib-0.2.1 fails tests on alpha
Summary: dev-python/distlib-0.2.1 fails tests on alpha
Status: RESOLVED DUPLICATE of bug 558708
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:
Depends on:
Blocks: 558546
  Show dependency tree
 
Reported: 2015-09-22 09:05 UTC by Tobias Klausmann (RETIRED)
Modified: 2015-09-22 15:52 UTC (History)
0 users

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


Attachments
dev-python/distlib-0.2.1 build+test log (dev-python:distlib-0.2.1:20150922-085812.log,9.75 KB, text/plain)
2015-09-22 09:05 UTC, Tobias Klausmann (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tobias Klausmann (RETIRED) gentoo-dev 2015-09-22 09:05:12 UTC
Created attachment 412520 [details]
dev-python/distlib-0.2.1 build+test log

>>> Test phase: dev-python/distlib-0.2.1
 * python3_4: running distutils-r1_run_phase python_test
/usr/bin/python3.4 setup.py test
running test
 * Unable to trace static ELF: /sbin/ldconfig: /sbin/ldconfig -p 
............................s......................................................s.......s..........................s...ss........s.....s........................s.........s........................Fssss.........ss.............
======================================================================
FAIL: test_abi (test_wheel.WheelTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "tests/test_wheel.py", line 476, in test_abi
    self.assertEqual(''.join(parts), ABI)
AssertionError: 'cp34m' != 'cp34'
- cp34m
?     -
+ cp34


----------------------------------------------------------------------
Ran 227 tests in 43.199s

FAILED (failures=1, skipped=16)
 * ERROR: dev-python/distlib-0.2.1::gentoo failed (test phase):
 *   (no error message)
Comment 1 Mike Gilbert gentoo-dev 2015-09-22 15:52:56 UTC

*** This bug has been marked as a duplicate of bug 558708 ***