You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "Daniel Jue (JIRA)" <ji...@apache.org> on 2016/09/27 20:46:20 UTC

[jira] [Updated] (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:all-tabpanel ]

Daniel Jue updated METRON-469:
------------------------------
    Description: 
**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:



  was:
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:




> 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.3.4#6332)