You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Tadayoshi Sato (JIRA)" <ji...@apache.org> on 2017/03/11 06:23:04 UTC

[jira] [Created] (CAMEL-10989) camel-test-blueprint MyMainAppTest is failing

Tadayoshi Sato created CAMEL-10989:
--------------------------------------

             Summary: camel-test-blueprint MyMainAppTest is failing
                 Key: CAMEL-10989
                 URL: https://issues.apache.org/jira/browse/CAMEL-10989
             Project: Camel
          Issue Type: Bug
          Components: camel-blueprint, camel-core, camel-test
    Affects Versions: 2.18.2
            Reporter: Tadayoshi Sato
            Assignee: Grzegorz Grzybek


Running {{mvn test}} in {{camel-test-blueprint}} fails at {{MyMainAppTest}} with the following error:
{code}
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project camel-test-blueprint: There was a timeout or other error in the fork -> [Help 1]
{code}

Note the test failure is somehow not visible on Jenkins, which only shows the following message in the log but pretends to be success on the test suite:
{code}
[ERROR] There was a timeout or other error in the fork
{code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)