[
https://issues.apache.org/jira/browse/STORM-1362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15038123#comment-15038123
]
ASF GitHub Bot commented on STORM-1362:
---------------------------------------
Github user ashnazg commented on the pull request:
https://github.com/apache/storm/pull/917#issuecomment-161719230
Putting this here for future reference only, because my testing shows that
a larger python3 migration effort will be needed to really make this build
cleanly. This PR is just to record how I was able to get Travis to run the
test using python3 when the container-based VM also has python2 as its default
python installation.
> Travis should run at least the multilang-test using Python2 and 3
> -----------------------------------------------------------------
>
> Key: STORM-1362
> URL: https://issues.apache.org/jira/browse/STORM-1362
> Project: Apache Storm
> Issue Type: Improvement
> Reporter: Chuck Burgess
> Assignee: Chuck Burgess
> Priority: Minor
>
> Adjust the Travis config to run the backtype.storm.multilang-test clj test
> against both Python 2.x and 3.x separately. Perhaps even consider testing
> against all the feature releases above a minimum 2.x version (e.g. 2.6, 2.7,
> ... 3.4, 3.5), assuming that only the multilang-test is what's being executed
> on each version.
> Once this testing scheme establishes which versions are usable, the Storm
> docs should be updated to reflect it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)