https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194504
--- Comment #4 from John W. O'Brien <j...@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. _______________________________________________ freebsd-python@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"