Skip to content

Big-endians: test_value_counts_unique_nunique AssertionError: False is not true #7265

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
yarikoptic opened this issue May 28, 2014 · 0 comments · Fixed by #7266
Closed

Big-endians: test_value_counts_unique_nunique AssertionError: False is not true #7265

yarikoptic opened this issue May 28, 2014 · 0 comments · Fixed by #7266
Labels
Testing pandas testing functions or related to the test suite
Milestone

Comments

@yarikoptic
Copy link
Contributor

As here
http://nipy.bic.berkeley.edu/builders/pandas-py2.x-sid-sparc/builds/768/steps/shell_7/logs/stdio
on a sparc box (which I think some of you have access to) or on debian build boxes on powerpc and s390x:
https://buildd.debian.org/status/fetch.php?pkg=pandas&arch=powerpc&ver=0.14.0~rc1%2Bgit79-g1fa5dd4-1&stamp=1401244093

======================================================================
FAIL: test_value_counts_unique_nunique (pandas.tests.test_base.TestIndexOps)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildslave/nd-bb-slave-sparc-sid/pandas-py2_x-sid-sparc/build/venv/lib/python2.7/site-packages/pandas-0.14.0rc1_79_g1fa5dd4-py2.7-linux-sparc64.egg/pandas/tests/test_base.py", line 271, in test_value_counts_unique_nunique
    self.assertTrue(result[0] is pd.NaT)
AssertionError: False is not true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Testing pandas testing functions or related to the test suite
Projects
None yet
2 participants