[
https://issues.apache.org/jira/browse/GEARPUMP-226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15646228#comment-15646228
]
ASF GitHub Bot commented on GEARPUMP-226:
-----------------------------------------
Github user huafengw commented on a diff in the pull request:
https://github.com/apache/incubator-gearpump/pull/108#discussion_r86913888
--- Diff:
integrationtest/core/src/it/scala/org/apache/gearpump/integrationtest/suites/StandaloneModeSuite.scala
---
@@ -28,14 +28,14 @@ import
org.apache.gearpump.integrationtest.minicluster.MiniCluster
* test spec, you need to comment out other lines.
*/
class StandaloneModeSuite extends Suites(
- new CommandLineSpec,
- new RestServiceSpec,
- new ExampleSpec,
- new DynamicDagSpec,
- new StormCompatibilitySpec,
- new StabilitySpec,
- new ConnectorKafkaSpec,
- new MessageDeliverySpec
+ // new CommandLineSpec,
+ // new RestServiceSpec,
+ new ExampleSpec //,
+ // new DynamicDagSpec,
+ // new StormCompatibilitySpec,
+ // new StabilitySpec,
+ // new ConnectorKafkaSpec,
+ // new MessageDeliverySpec
--- End diff --
unnecessary change
> run 'sbt clean assembly' failed
> -------------------------------
>
> Key: GEARPUMP-226
> URL: https://issues.apache.org/jira/browse/GEARPUMP-226
> Project: Apache Gearpump
> Issue Type: Bug
> Reporter: Huafeng Wang
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)