Source: pandas Version: 0.19.1-1 Severity: serious https://buildd.debian.org/status/fetch.php?pkg=pandas&arch=i386&ver=0.19.1-1&stamp=1479504883
... ====================================================================== ERROR: test_frame_from_json_to_json (pandas.io.tests.json.test_pandas.TestPandasContainer) ---------------------------------------------------------------------- Traceback (most recent call last): File "/«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/pandas/io/tests/json/test_pandas.py", line 272, in test_frame_from_json_to_json _check_all_orients(self.frame) File "/«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/pandas/io/tests/json/test_pandas.py", line 246, in _check_all_orients check_index_type=False, check_column_type=False) File "/«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/pandas/io/tests/json/test_pandas.py", line 175, in _check_orient unser = unser.sort_index() UnboundLocalError: local variable 'unser' referenced before assignment ====================================================================== ERROR: test_misc_example (pandas.io.tests.json.test_pandas.TestPandasContainer) ---------------------------------------------------------------------- Traceback (most recent call last): File "/«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/pandas/io/tests/json/test_pandas.py", line 743, in test_misc_example result = read_json('[{"a": 1, "b": 2}, {"b":2, "a" :1}]', numpy=True) File "/«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/pandas/io/json.py", line 281, in read_json date_unit).parse() File "/«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/pandas/io/json.py", line 346, in parse self._parse_numpy() File "/«PKGBUILDDIR»/debian/tmp/usr/lib/python2.7/dist-packages/pandas/io/json.py", line 541, in _parse_numpy precise_float=self.precise_float) SystemError: ../Objects/listobject.c:290: bad argument to internal function ... A lot more errors follow.