Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Oct 2014 03:00:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 194504] [MAINTAINER] math/py-pandas: Update to 0.15.0
Message-ID:  <bug-194504-13-H13XnCzh8p@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-194504-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-194504-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194504

--- Comment #4 from John W. O'Brien <john@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 the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-194504-13-H13XnCzh8p>