Skip to content

TST: start testing with SQL server via appveyor CI #9097

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
jorisvandenbossche opened this issue Dec 17, 2014 · 5 comments
Closed

TST: start testing with SQL server via appveyor CI #9097

jorisvandenbossche opened this issue Dec 17, 2014 · 5 comments
Labels
CI Continuous Integration IO SQL to_sql, read_sql, read_sql_query Testing pandas testing functions or related to the test suite

Comments

@jorisvandenbossche
Copy link
Member

http://www.appveyor.com/docs/services-databases

We could add tests for SQL Server to test_sql.py, as AppVeyor supports this.

@jorisvandenbossche jorisvandenbossche added IO SQL to_sql, read_sql, read_sql_query CI Continuous Integration Testing pandas testing functions or related to the test suite labels Dec 17, 2014
@jreback
Copy link
Contributor

jreback commented Dec 17, 2014

@jorisvandenbossche

I gave up on appveyor a while ago (it works), but is extremely slow. If you want to do this ok though.

#8934 is a much better soln as binstar builds on linux,osx,windows against both 32/64 bit. just a matter of setting it up.

@jorisvandenbossche
Copy link
Member Author

ok, good to know. At the moment no time for this, but I was just putting it here as an idea for if someone would be interested.

@jorisvandenbossche jorisvandenbossche added this to the Someday milestone Jul 4, 2016
@jbrockmendel
Copy link
Member

@jorisvandenbossche do you think this is still worth pursuing since we no longer use appveyor? I dont know how common a use case sql server is (or if we ca do it via travis/azure)

@jbrockmendel
Copy link
Member

Closing since we no longer use appveyor. Feel free to re-open (and re-title) if you think it applies to Travis or Azure

@jorisvandenbossche
Copy link
Member Author

I assume that testing on Windows with SQL Server on Azure or Github actions could still be useful, but also not something that is highly needed (nor something I would plan to work on myself)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration IO SQL to_sql, read_sql, read_sql_query Testing pandas testing functions or related to the test suite
Projects
None yet
Development

No branches or pull requests

3 participants