You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "Otto Fowler (JIRA)" <ji...@apache.org> on 2017/07/02 14:27:00 UTC

[jira] [Commented] (METRON-469) Can't build from parent with tests enabled

    [ https://issues.apache.org/jira/browse/METRON-469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16071653#comment-16071653 ] 

Otto Fowler commented on METRON-469:
------------------------------------

I'm marking as done for lack of activity and reproduction

> Can't build from parent with tests enabled
> ------------------------------------------
>
>                 Key: METRON-469
>                 URL: https://issues.apache.org/jira/browse/METRON-469
>             Project: Metron
>          Issue Type: Bug
>         Environment: Mac, Java 8 on command line, also Eclipse Neon
>            Reporter: Daniel Jue
>            Priority: Critical
>
> **from Master branch**
> When running mvn clean install -U from the top level pom, I consistently get timeouts (leading to failed tests) for integration tests under the maas-common module.
> Note: adding -DskipTests=true will build successfully.
> How to recreate the bug:
> > mvn clean install -U
> or select 
> Run As -> mvn install in Eclipse on the top level project.
> Tests in error:
>   MaasIntegrationTest.setup:79->setupInternal:103 » YarnRuntime java.io.IOExcept...
>   MaasIntegrationTest.setup:79->setupInternal:103 » YarnRuntime java.io.IOExcept...
> Stack traces:



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)