Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions tests/.jenkins_exclude.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,8 @@ exclude:
# pymssql
- PYTHON_VERSION: pypy-2 # currently fails with error on pypy2
FRAMEWORK: pymssql-newest
- PYTHON_VERSION: python-3.7 # currently fails with error on python 3.7 due to cython issues
FRAMEWORK: pymssql-newest
# pyodbc
- PYTHON_VERSION: pypy-2
FRAMEWORK: pyodbc-newest
Expand Down