[
https://issues.apache.org/jira/browse/STREAMS-332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14565493#comment-14565493
]
ASF GitHub Bot commented on STREAMS-332:
----------------------------------------
Github user jfrazee commented on a diff in the pull request:
https://github.com/apache/incubator-streams/pull/226#discussion_r31368164
--- Diff: streams-contrib/streams-provider-datasift/pom.xml ---
@@ -29,6 +29,11 @@
<description>Datasift Provider</description>
+ <properties>
+ <skipITs>true</skipITs>
+
<testDataBaseURl>http://streams.peoplepattern.com.s3.amazonaws.com/test-data/</testDataBaseURl>
--- End diff --
@steveblackmon Did you intend for this URI and the other ones below to be
committed here?
> Restore ability to test data conversions on flat files during build
> -------------------------------------------------------------------
>
> Key: STREAMS-332
> URL: https://issues.apache.org/jira/browse/STREAMS-332
> Project: Streams
> Issue Type: Improvement
> Reporter: Steve Blackmon
>
> Files containing test data were removed from the project during the 0.2
> release.
> Restore ability to test data conversions on flat files during build.
> Rather than keeping files under apache source control, we should support
> retrieval from a user-specified endpoint when running the build. Unless
> explicitly directed with a valid endpoint supplied, these tests should be
> skipped.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)