You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2015/06/01 17:52:17 UTC

[jira] [Updated] (SLIDER-886) TestZKIntegration.testListUserClustersWithTwoCluster failing on Java8

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

Steve Loughran updated SLIDER-886:
----------------------------------
    Fix Version/s:     (was: Slider 0.90)
                   Slider 0.81

> TestZKIntegration.testListUserClustersWithTwoCluster failing on Java8
> ---------------------------------------------------------------------
>
>                 Key: SLIDER-886
>                 URL: https://issues.apache.org/jira/browse/SLIDER-886
>             Project: Slider
>          Issue Type: Sub-task
>          Components: build
>    Affects Versions: Slider 0.81
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>             Fix For: Slider 0.81
>
>
> {code}
> Failed tests:
>   TestZKIntegration.testListUserClustersWithTwoCluster:103 assert (c1.endsWith(clusters[0]) && c1.endsWith(clusters[1]))
>  || (c1.endsWith(clusters[1]) && c2.endsWith(clusters[0]))
>         |  |        |       |    |  |  |        |       |     |   |  |        |       |    |
>         |  true     |       |    |  |  false    |       |     |   |  false    |       |    false
>         |           |       |    |  |           |       |     |   |           |       cluster-0000000001
>         |           |       |    |  |           |       |     |   |           [cluster-0000000000, cluster-0000000001]
>         |           |       |    |  |           |       |     |   /services/slider/users/bigdataborat/cluster-0000000000
>         |           |       |    |  |           |       |     false
>         |           |       |    |  |           |       cluster-0000000001
>         |           |       |    |  |           [cluster-0000000000, cluster-0000000001]
>         |           |       |    |  /services/slider/users/bigdataborat/cluster-0000000000
>         |           |       |    false
>         |           |       cluster-0000000000
>         |           [cluster-0000000000, cluster-0000000001]
>         /services/slider/users/bigdataborat/cluster-0000000000
>   TestAgentClientProvider2.testRunCommand:225
>   Unexpected constructor call java.lang.ProcessBuilder([python, -S, C:\tmp\pkg\package\scripts/abc.py, INSTALL, C:\tmp\c
> md\command.json, C:\tmp\pkg\package, C:\tmp\cmd\command-out.json, DEBUG]):
>     java.lang.ProcessBuilder([python, -S, /tmp/pkg/package/scripts/abc.py, INSTALL, /tmp/cmd/command.json, /tmp/pkg/pack
> age, /tmp/cmd/command-out.json, DEBUG]): expected: 1, actual: 0
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)