| Summary: | =dev-python/egenix-mx-base-3.2.5 - Slot operation tests fail in mx.DateTime.mxDateTime.testslotops | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Markus Walter <gentoo> |
| Component: | [OLD] Development | Assignee: | Python Gentoo Team <python> |
| Status: | RESOLVED OBSOLETE | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
emerge --info
build log |
||
Created attachment 349818 [details]
build log
Package removed. |
Created attachment 349816 [details] emerge --info On my hardened ~amd64 machine with gcc-4.8.0 I see the following test failure for egenix-mx-base. Running slot operation tests. Traceback (most recent call last): File "./mx/DateTime/mxDateTime/test.py", line 623, in <module> from mx.DateTime.mxDateTime import testslotops File "/var/tmp/portage/dev-python/egenix-mx-base-3.2.5/work/egenix-mx-base-3.2.5-python2_7/lib/mx/DateTime/mxDateTime/testslotops.py", line 516, in <module> run_tests() File "/var/tmp/portage/dev-python/egenix-mx-base-3.2.5/work/egenix-mx-base-3.2.5-python2_7/lib/mx/DateTime/mxDateTime/testslotops.py", line 57, in run_tests assert t1 < td1 AssertionError