You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Peter Bacsko (JIRA)" <ji...@apache.org> on 2018/05/23 20:59:00 UTC

[jira] [Updated] (OOZIE-3105) testJMXInstrumentation from the org.apache.oozie.util.TestMetricsInstrumentation class is flaky

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

Peter Bacsko updated OOZIE-3105:
--------------------------------
    Priority: Major  (was: Blocker)

> testJMXInstrumentation from the org.apache.oozie.util.TestMetricsInstrumentation class is flaky
> -----------------------------------------------------------------------------------------------
>
>                 Key: OOZIE-3105
>                 URL: https://issues.apache.org/jira/browse/OOZIE-3105
>             Project: Oozie
>          Issue Type: Sub-task
>          Components: tests
>    Affects Versions: 4.3.0
>         Environment: mvn: 3.5.0
> java: 1.8.0.144
>            Reporter: Artem Ervits
>            Assignee: Peter Bacsko
>            Priority: Major
>             Fix For: 5.1.0
>
>         Attachments: OOZIE-3105-00.patch
>
>
> I'm able to reproduce the test failure consistently by running test in isolation with the following command
> {code}
> mvn clean -Dtest=org.apache.oozie.util.TestMetricsInstrumentation#testJMXInstrumentation test
> {code}
> the test succeeds consistently with the following
> {code}
> mvn clean -Dtest=org.apache.oozie.util.TestMetricsInstrumentation test
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)