[Bug 194504] [MAINTAINER] math/py-pandas: Update to 0.15.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Oct 21 03:00:30 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194504

--- Comment #4 from John W. O'Brien <john at saltant.com> ---
Created attachment 148529
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=148529&action=edit
Verbose nosetests output

This test output log was generated from a build with all optional dependencies
enabled (includeing textproc/openpyxl experimental support). There is one error
and three test failures:

ERROR: test_pytables_native_read (pandas.io.tests.test_pytables.TestHDFStore)

This is an error we have inherited from devel/py-tables for some time [0] (I
should really submit a PR).

FAIL: test_append_with_timezones_dateutil
(pandas.io.tests.test_pytables.TestHDFStore)
FAIL: test_sub_isub (pandas.tseries.tests.test_base.TestDatetimeIndexOps)
FAIL: test_convert_datetime_list
(pandas.tseries.tests.test_timezones.TestTimeZoneSupportDateutil)

These three I will need to look into.

[0] https://lists.freebsd.org/pipermail/freebsd-python/2013-July/005692.html

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-python mailing list