Skip to content

test_read_dta2 on wheezy: AssertionError: First object is not null, second is null: 1970-01-17 88:00:00 != 1970-04-16 64:12:43.145224 #7252

Closed
@yarikoptic

Description

@yarikoptic

while building 0.14.0~rc1+git79-g1fa5dd4 , fails on wheezy:

======================================================================
FAIL: test_read_dta2 (pandas.io.tests.test_stata.TestStata)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/buildd/pandas-0.14.0~rc1+git79-g1fa5dd4/debian/tmp/usr/lib/python2.7/dist-packages/pandas/io/tests/test_stata.py", line 152, in test_read_dta2
    tm.assert_frame_equal(parsed_114, expected)
  File "/tmp/buildd/pandas-0.14.0~rc1+git79-g1fa5dd4/debian/tmp/usr/lib/python2.7/dist-packages/pandas/util/testing.py", line 585, in assert_frame_equal
    check_exact=check_exact)
  File "/tmp/buildd/pandas-0.14.0~rc1+git79-g1fa5dd4/debian/tmp/usr/lib/python2.7/dist-packages/pandas/util/testing.py", line 532, in assert_series_equal
    assert_almost_equal(left.values, right.values, check_less_precise)
  File "testing.pyx", line 58, in pandas._testing.assert_almost_equal (pandas/src/testing.c:2550)
  File "testing.pyx", line 93, in pandas._testing.assert_almost_equal (pandas/src/testing.c:1873)
  File "testing.pyx", line 107, in pandas._testing.assert_almost_equal (pandas/src/testing.c:2092)
AssertionError: First object is not null, second is null: 1970-01-17 88:00:00 != 1970-04-16 64:12:43.145224
INSTALLED VERSIONS
------------------
commit: None
python: 2.7.3.final.0
python-bits: 64
OS: Linux
OS-release: 3.2.0-4-amd64
machine: x86_64
processor: 
byteorder: little
LC_ALL: C
LANG: C

pandas: 0.14.0.dev
nose: 1.1.2
Cython: 0.15.1
numpy: 1.6.2
scipy: 0.10.1
statsmodels: 0.5.0
IPython: None
sphinx: 1.1.3
patsy: 0.2.1
scikits.timeseries: None
dateutil: 1.5
pytz: 2012c
bottleneck: None
tables: 2.3.1
numexpr: 2.0.1
matplotlib: 1.1.1rc2
openpyxl: 1.7.0
xlrd: 0.6.1
xlwt: 0.7.4
xlsxwriter: None
lxml: None
bs4: 4.1.0
html5lib: 0.95-dev
bq: None
apiclient: None
rpy2: None
sqlalchemy: None
pymysql: None
psycopg2: None

Metadata

Metadata

Assignees

No one assigned

    Labels

    Testingpandas testing functions or related to the test suite

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions