Skip to content
This repository has been archived by the owner on May 3, 2023. It is now read-only.

Test python 3.6 wheels for OSX #8

Merged

Conversation

jorisvandenbossche
Copy link
Contributor

No description provided.

@jorisvandenbossche
Copy link
Contributor Author

This seems to work, apart from that there are a few tests failing. Although I thought we had fixed those "unorderable" errors in pandas-dev/pandas#14684 (which is backported)

@jorisvandenbossche
Copy link
Contributor Author

Ah, I see that it is the catching of the error message that fails in the test itself, as 'int' and 'str' are switched in the error message. Will skip the tests here, and should make those tests more robust.

jorisvandenbossche added a commit to jorisvandenbossche/pandas that referenced this pull request Dec 29, 2016
See also MacPython/pandas-wheels#8, seems that the order of int and str is switched in some cases. Therefore making the test here more robust.
@jorisvandenbossche
Copy link
Contributor Author

Updated now this is merged in multibuild master

@jorisvandenbossche jorisvandenbossche merged commit a62e637 into MacPython:master Dec 29, 2016
jreback pushed a commit to pandas-dev/pandas that referenced this pull request Dec 30, 2016
See also MacPython/pandas-wheels#8, seems that the order of int and str is switched in some cases. Therefore making the test here more robust.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant