[
https://issues.apache.org/jira/browse/TRAFODION-2198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15449611#comment-15449611
]
ASF GitHub Bot commented on TRAFODION-2198:
-------------------------------------------
GitHub user svarnau opened a pull request:
https://github.com/apache/incubator-trafodion/pull/679
[TRAFODION-2198] Fix bad dependency in pyodbc test
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/svarnau/incubator-trafodion pyodbc2198
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafodion/pull/679.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #679
----
commit c15458d9cb0b167efe416b750963ae0559810160
Author: Steve Varnau <[email protected]>
Date: 2016-08-30T17:31:05Z
[TRAFODION-2198] Fix bad dependency in pyodbc test
----
> pyodbc fail due to bad dependency
> ---------------------------------
>
> Key: TRAFODION-2198
> URL: https://issues.apache.org/jira/browse/TRAFODION-2198
> Project: Apache Trafodion
> Issue Type: Bug
> Reporter: Steve Varnau
> Assignee: Steve Varnau
>
> pyodbc tests fail to run due to dependency on
> http://pyodbc.googlecode.com/files/pyodbc-3.0.7.zip
> The project is moving off googlecode, so that URL no longer works.
> Arvind pointed out to me that the offending dependency is in
> dcs/src/test/pytests/test-requirements.txt
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)