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/05/29 12:23:17 UTC

[jira] [Commented] (SLIDER-892) unit tests still failing on windows, may 2015

    [ https://issues.apache.org/jira/browse/SLIDER-892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14564533#comment-14564533 ] 

Steve Loughran commented on SLIDER-892:
---------------------------------------

{code}
Results :

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

Tests in error:
  TestActionPackage.testPackageDelete:235->YarnMiniClusterTestBase.launchClientAgainstMiniMR:359->YarnMiniClusterTestBas
e.launchClientNoExitCodeCheck:378->SliderTestUtils.launchClientAgainstRM:992->SliderTestUtils.execSliderCommand:939 » Ba
dCommandArguments
  TestStandaloneREST.testStandaloneREST:183 » SocketTimeout Call From morzine/19...

Tests run: 507, Failures: 2, Errors: 2, Skipped: 11
{code}

> unit tests still failing on windows, may 2015
> ---------------------------------------------
>
>                 Key: SLIDER-892
>                 URL: https://issues.apache.org/jira/browse/SLIDER-892
>             Project: Slider
>          Issue Type: Sub-task
>          Components: test, windows
>    Affects Versions: Slider 0.90
>         Environment: windows
>            Reporter: Steve Loughran
>             Fix For: Slider 2.0.0
>
>
> Some tests are still failing on windows



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