You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "Justin Leet (JIRA)" <ji...@apache.org> on 2017/10/23 13:53:00 UTC

[jira] [Updated] (METRON-1274) Master has failure in StormControllerIntegrationTest

     [ https://issues.apache.org/jira/browse/METRON-1274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Justin Leet updated METRON-1274:
--------------------------------
    Description: 
Potentially resulting from METRON-1241

More details in log at https://travis-ci.org/apache/metron/builds/290640009

Here's the super high level failure.
{code}
Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.107 sec <<< FAILURE! - in org.apache.metron.rest.controller.StormControllerIntegrationTest
test(org.apache.metron.rest.controller.StormControllerIntegrationTest)  Time elapsed: 0.068 sec  <<< FAILURE!
java.lang.AssertionError: JSON path "$.status" expected:<SUCCESS> but was:<ERROR>
{code}

Seems possibly intermittent. https://travis-ci.org/apache/metron/builds/290640009 failed, but https://travis-ci.org/apache/metron/builds/291527599 (which should have that code) succeeded.

  was:
Potentially resulting from METRON-1272

More details in log at https://travis-ci.org/apache/metron/builds/290640009

Here's the super high level failure.
{code}
Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.107 sec <<< FAILURE! - in org.apache.metron.rest.controller.StormControllerIntegrationTest
test(org.apache.metron.rest.controller.StormControllerIntegrationTest)  Time elapsed: 0.068 sec  <<< FAILURE!
java.lang.AssertionError: JSON path "$.status" expected:<SUCCESS> but was:<ERROR>
{code}

Seems possibly intermittent. https://travis-ci.org/apache/metron/builds/290640009 failed, but https://travis-ci.org/apache/metron/builds/291527599 (which should have that code) succeeded.


> Master has failure in StormControllerIntegrationTest
> ----------------------------------------------------
>
>                 Key: METRON-1274
>                 URL: https://issues.apache.org/jira/browse/METRON-1274
>             Project: Metron
>          Issue Type: Improvement
>            Reporter: Justin Leet
>
> Potentially resulting from METRON-1241
> More details in log at https://travis-ci.org/apache/metron/builds/290640009
> Here's the super high level failure.
> {code}
> Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.107 sec <<< FAILURE! - in org.apache.metron.rest.controller.StormControllerIntegrationTest
> test(org.apache.metron.rest.controller.StormControllerIntegrationTest)  Time elapsed: 0.068 sec  <<< FAILURE!
> java.lang.AssertionError: JSON path "$.status" expected:<SUCCESS> but was:<ERROR>
> {code}
> Seems possibly intermittent. https://travis-ci.org/apache/metron/builds/290640009 failed, but https://travis-ci.org/apache/metron/builds/291527599 (which should have that code) succeeded.



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