Skip to content

Conversation

@jreback
Copy link
Contributor

@jreback jreback commented Sep 29, 2013

closes #4396

NaT wraparound bug again, fixed

@jreback
Copy link
Contributor Author

jreback commented Sep 29, 2013

cc @yarikoptic

I am pretty sure this fixes the open sparc issues. Except for 1 thing.

We are doing a test for clipboard access, which uses xclip. But since there isn't a display attached this (and the plotting tests) fail. I am not sure that we can catch this.

we test using a virtual frame buffer, can you test doing something like (need to install X)

export DISPLAY=:99.0
/etc/init.d/xvfb start

jreback added a commit that referenced this pull request Sep 29, 2013
TST: added null conversions for TimeDeltaBlock in core/internals related (GH4396)
@jreback jreback merged commit 0bbae3b into pandas-dev:master Sep 29, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

sparc: test_round_trip_frame... and test_unsorted_index

1 participant